summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-1611-45/+50
* mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-1610-84/+142
* mpc83xx: enable libfdt by default on freescale boardsKim Phillips2007-08-154-4/+4
* mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-1510-48/+170
* mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-154-60/+31
* mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-154-22/+61
* mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips2007-08-151-1/+1
* mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdbKim Phillips2007-08-152-13/+18
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-157-6/+7
|\
| * Move the MPC8641HPCN board under board/freescale.Jon Loeliger2007-08-157-6/+7
| * 86xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2007-08-152-4/+4
* | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2007-08-152-4/+4
|/
* Fix where the #ifdef CFG_BOOTMAPSZ is placed.Jerry Van Baren2007-08-151-2/+3
* Fix malloc size error in ahci_init_one.Ed Swarthout2007-08-141-2/+2
* TI DaVinci - fix unsupported %hhx formatksi@koi8.net2007-08-143-3/+3
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-1481-1431/+9729
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-141457-131219/+61767
| |\
| * | POST: Fix merge problemStefan Roese2007-08-141-4/+1
| * | Coding style cleanupStefan Roese2007-08-141-2/+2
| * | Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-1432-43/+4149
| |\ \
| | * | ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-1416-44/+1344
| | * | POST: Add option for external ethernet loopback testStefan Roese2007-08-141-1/+8
| | * | POST: Add ppc405 support to cache and UART POSTStefan Roese2007-08-143-7/+186
| | * | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-2618-6/+2622
| * | | ppc4xx: Fix problem in PLL clock calculationStefan Roese2007-08-133-18/+26
| * | | Coding style cleanupStefan Roese2007-08-1011-152/+153
| * | | Add PPC4xx-HCU4 and HCU5 boards: HCU5 filesNiklaus Giger2007-08-103-0/+906
| * | | Add PPC4xx-HCU4 and HCU5 boards: HCU4 filesNiklaus Giger2007-08-101-0/+393
| * | | Add PPC4xx-HCU4 and HCU5 boards: common filesNiklaus Giger2007-08-102-0/+570
| * | | Add PPC4xx-HCU4 and HCU5 boards: make relatedNiklaus Giger2007-08-107-0/+448
| * | | Add PPC4xx-HCU4 and HCU5 boards: HCU5 configNiklaus Giger2007-08-101-0/+392
| * | | Add PPC4xx-HCU4 and HCU5 boards: HCU4 configNiklaus Giger2007-08-101-0/+343
| * | | Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger2007-08-102-0/+233
| * | | Add PPC4xx-HCU4 and HCU5 boards: InfrastructureNiklaus Giger2007-08-103-10/+20
| * | | ppc4xx: Update lwmon5 POST configurationStefan Roese2007-08-101-2/+19
| * | | POST: Add ppc4xx UART POST support without external uart clock (lwmon5)Yuri Tikhonov2007-08-101-0/+43
| * | | ppc4xx: Update AMCC Bamboo README doc/README.bambooStefan Roese2007-08-061-0/+62
| * | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-022-1/+7
| |\ \ \
| * | | | ppc4xx: Code cleanupStefan Roese2007-08-021-1/+1
| * | | | [ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki2007-08-024-10/+58
| * | | | [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski2007-08-021-3/+8
| * | | | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-317-110/+248
| * | | | ppc4xx: Update 440EPx lwmon5 board supportStefan Roese2007-07-315-27/+38
| * | | | ppc4xx: Only print ECC related info when the error bis are setStefan Roese2007-07-301-14/+24
| * | | | new FPGA image for PLU405 boardMatthias Fuchs2007-07-281-1160/+1179
| * | | | ppc4xx: lwmon5: Update Lime initializationAnatolij Gustschin2007-07-262-5/+73
| | |/ / | |/| |
| * | | ppc4xx: lwmon5: Support for 128 MByte NOR FLASH addedStefan Roese2007-07-242-6/+8
| * | | ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)Stefan Roese2007-07-241-6/+6
| * | | ppc4xx: Fix bug with default GPIO output valueStefan Roese2007-07-201-2/+2
| * | | POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-206-1/+318
OpenPOWER on IntegriCloud