summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| | * | | | | | | 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
| * | | | | | | | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-14-6/+4
| * | | | | | | | Update Makefiles for merged and split at45.c.Peter Pearse2007-08-14-2/+2
| * | | | | | | | Delete the merged files.Peter Pearse2007-08-14-1242/+0
| * | | | | | | | Add the files.Peter Pearse2007-08-14-0/+119
| * | | | | | | | Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-14-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-14-19/+28
| * | | | | | | 85xxCDS: Enable the VIA PCI-to-ISA bridge.Andy Fleming2007-08-14-1/+6
| * | | | | | | Add support for UEC to 8568Andy Fleming2007-08-14-1/+68
| * | | | | | | Add PCI support for MPC8568MDS boardHaiying Wang2007-08-14-34/+74
| * | | | | | | Fix minor 85xx warningsAndy Fleming2007-08-14-1/+0
| * | | | | | | 8548cds PCIE support.Ed Swarthout2007-08-14-115/+291
| * | | | | | | 8544ds PCIE supportEd Swarthout2007-08-14-3/+353
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-13-2/+817
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'remotes/wd/master'Jon Loeliger2007-08-13-17/+1286
| | |\ \ \ \ \ \ \
| | * | | | | | | | Modify SBC8641D to use new Freescale PCI routinesJoe Hamman2007-08-13-38/+118
| | * | | | | | | | Add support for SBC8641D. Board files.Joe Hamman2007-08-10-0/+735
| | * | | | | | | | 8641hpcn: Do correct sized pointer math.Jon Loeliger2007-08-10-2/+2
| * | | | | | | | | Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-13-5/+5
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Cleanup output on ADS5121 boardWolfgang Denk2007-08-12-2/+0
| * | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-12-11/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-12-11/+23