summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-18-14/+6
|\
| * Update MPC8544 DS PCI memory mapKumar Gala2007-08-16-7/+6
| * Fix up some fdt issues on 8544DSKumar Gala2007-08-16-7/+0
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-08-18-198/+305
|\ \
| * | mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-16-4/+4
| * | mpc83xx: suppress unused variable 'val8' warningKim Phillips2007-08-16-1/+2
| * | mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-26/+6
| * | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-16-82/+134
| * | mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-45/+158
| * | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-52/+1
| * | mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-15-2/+14
* | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-18-4/+0
|\ \ \
| * | | lib_ppc: make board_add_ram_info weakKim Phillips2007-08-18-4/+0
| | |/ | |/|
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-233/+234
|\ \ \ | |/ /
| * | mpc885ads: Don't define CONFIG_BZIP2.Scott Wood2007-08-16-0/+3
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk2007-08-16-229/+144
| |\ \
| | * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-5/+6
| | |\ \ | | | |/
| | * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-118117/+12356
| | |\ \
| | * | | Small coding style cleanupStefan Roese2007-07-09-2/+0
| | * | | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-225/+53
| | * | | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-0/+91
| * | | | ppc7xx: Update CPCI750 boardStefan Roese2007-08-16-4/+87
| | |_|/ | |/| |
* | | | PPC4xx:HCU4/5 cleanupNiklaus Giger2007-08-16-29/+60
* | | | PPC4xx:HCU4/5 cleanup ecc/sdram initNiklaus Giger2007-08-16-3/+12
* | | | ppc4xx: Remove #warning in esd auto_update.cStefan Roese2007-08-16-4/+0
* | | | ppc4xx: Update Sequoia/Rainier bootstrap commandStefan Roese2007-08-16-48/+157
* | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-5/+6
|\ \ \ \ | |/ / /
| * | | Move the MPC8641HPCN board under board/freescale.Jon Loeliger2007-08-15-5/+6
| | |/ | |/|
* | | PPC4xx:HCU4/5-Board fix compile warningNiklaus Giger2007-08-15-10/+18
|/ /
* | TI DaVinci - fix unsupported %hhx formatksi@koi8.net2007-08-14-3/+3
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-14-1300/+6871
|\ \
| * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14-116366/+4535
| |\ \
| * \ \ Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-14-1/+2771
| |\ \ \
| | * | | ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-14-1/+842
| | * | | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-26-0/+1929
| * | | | Coding style cleanupStefan Roese2007-08-10-140/+147
| * | | | Add PPC4xx-HCU4 and HCU5 boards: HCU5 filesNiklaus Giger2007-08-10-0/+906
| * | | | Add PPC4xx-HCU4 and HCU5 boards: HCU4 filesNiklaus Giger2007-08-10-0/+393
| * | | | Add PPC4xx-HCU4 and HCU5 boards: common filesNiklaus Giger2007-08-10-0/+570
| * | | | Add PPC4xx-HCU4 and HCU5 boards: make relatedNiklaus Giger2007-08-10-0/+442
| * | | | Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger2007-08-10-0/+233
| * | | | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-31-104/+240
| * | | | ppc4xx: Update 440EPx lwmon5 board supportStefan Roese2007-07-31-24/+13
| * | | | new FPGA image for PLU405 boardMatthias Fuchs2007-07-28-1160/+1179
| * | | | ppc4xx: lwmon5: Update Lime initializationAnatolij Gustschin2007-07-26-2/+60
| |/ / /
| * | | ppc4xx: lwmon5: Support for 128 MByte NOR FLASH addedStefan Roese2007-07-24-2/+2
| * | | ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)Stefan Roese2007-07-24-6/+6
| * | | POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-20-0/+11
| * | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-16-12/+1155
| |\ \ \
| * | | | ppc4xx: Code cleanupStefan Roese2007-07-16-1/+0