summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 8610: Move include of config.h earlier.Jon Loeliger2008-01-031-1/+1
* Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-031-26/+34
* Merge commit 'wd/master'Jon Loeliger2008-01-03172-1956/+8694
|\
| * Make scripts and Makefiles POSIX compliantWolfgang Denk2008-01-023-5/+5
| * ppc4xx: Coding style cleanupStefan Roese2007-12-281-17/+11
| * ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs2007-12-283-0/+1066
| * ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs2007-12-289-0/+2497
| * ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2007-12-281-6/+89
| * ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-281-7/+8
| * ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2007-12-281-19/+116
| * Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-2763-358/+1356
| |\
| | * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-272-7/+12
| | |\
| | | * TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause2007-12-271-0/+4
| | | * TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-271-2/+2
| | | * TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-271-5/+6
| | * | Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-278-34/+27
| | * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2710-0/+945
| | |\ \ | | | |/
| | | * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-2710-0/+945
| | | |\
| | | | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-0711-13/+13
| | | | |\
| | | | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2956-197/+619
| | | | |\ \
| | | | * | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-235-0/+542
| | | | * | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-232-27/+38
| | | | * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23913-121585/+24919
| | | | |\ \ \
| | | | * | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-135-0/+392
| | * | | | | | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-1122-6/+6
| | * | | | | | Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-115-2/+2
| | * | | | | | Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-115-2/+2
| | * | | | | | Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-117-2/+2
| | * | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-113-46/+25
| | * | | | | | Stop using immap_t on 85xxKumar Gala2007-12-1115-68/+35
| | * | | | | | Update MPC8568 MDS to use libfdtKumar Gala2007-12-111-27/+19
| | * | | | | | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-114-63/+188
| | * | | | | | Update MPC85xx CDS to use libfdtKumar Gala2007-12-114-50/+99
| | * | | | | | Update MPC8540 ADS to use libfdtKumar Gala2007-12-111-15/+15
| | * | | | | | Update MPC8560 ADS to use libfdtKumar Gala2007-12-111-30/+18
| | * | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-1115-44/+28
| | * | | | | | Update MPC8544DS to use libfdtKumar Gala2007-12-111-39/+32
| | |/ / / / /
| | * | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-072-27/+5
| | * | | | | Fix build breakage due to libfdt importKumar Gala2007-12-071-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Remove CPCI440 boardMatthias Fuchs2007-12-276-1259/+0
| * | | | | Add support for Korat PPC440EPx boardLarry Johnson2007-12-275-0/+1074
| * | | | | Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson2007-12-272-4/+4
| * | | | | Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson2007-12-271-29/+29
| * | | | | Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson2007-12-271-49/+1
| * | | | | ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese2007-12-271-0/+23
| * | | | | ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-272-1/+25
| * | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-1149-154/+543
| |\ \ \ \ \ | | |/ / / /
| * | | | | ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2007-12-082-0/+16
| * | | | | ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese2007-12-063-8/+13
| * | | | | ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese2007-11-301-9/+6