summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-28-0/+24
* Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18-399/+6201
|\
| * Coding style cleanupStefan Roese2007-08-18-3/+0
| * ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-17-0/+939
| * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-0/+1672
| * ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-0/+346
| * ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-16-0/+329
| * ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-16-390/+977
| * ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-16-1/+305
| * ColdFire: update r5200 platform for MCF52x2TsiChungLiew2007-08-16-1/+304
| * ColdFire: idmr platform MCF52x2 updateTsiChungLiew2007-08-16-3/+305
| * ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew2007-08-16-4/+306
| * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-5/+5
| * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-16-0/+721
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-118411/+11029
| | |\
| | * | Coding style cleanupStefan Roese2007-08-08-53/+51
| | * | Added NAND supportTsiChungLiew2007-08-08-1/+116
| | * | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-08-7/+0
| | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-08-1/+3
| | * | Coding style cleanupStefan Roese2007-07-16-1/+0
| | * | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-0/+614
| | |\ \
| | | * \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10-362/+2897
| | | |\ \
| | | * | | Update for flash.o and mii.oTsiChungLiew2007-07-10-1/+1
| | | * | | MII functions calls.TsiChungLiew2007-07-10-0/+304
| | | * | | Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew2007-07-10-282/+3
| | | * | | Duplicate codeTsiChungLiew2007-07-10-643/+0
| | | * | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+1232
* | | | | | 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