aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-08-29Merge with git+ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk1-3/+0
2007-08-29sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips1-3/+0
2007-08-29Add mii_init() prototypeWolfgang Denk1-1/+1
2007-08-29Disable network support on cmi_mpc5xx boardWolfgang Denk1-0/+2
2007-08-298548cds fixesEd Swarthout1-9/+6
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang1-3/+3
2007-08-29support board vendor-common makefilesKim Phillips2-0/+2
2007-08-29Fix compiler warning in include/s3c2410.hMartin Krause1-18/+18
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips20-59/+0
2007-08-29Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk3-20/+30
2007-08-28[UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher1-1/+0
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher3-9/+9
2007-08-24ppc4xx: Add RTC POST test to lwmon5 board configurationStefan Roese1-7/+8
2007-08-24ppc4xx: Change GPIO signal for watchdog triggering on lwmon5Stefan Roese1-1/+1
2007-08-23ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese1-6/+9
2007-08-22ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese2-2/+0
2007-08-21Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese444-8079/+29358
2007-08-21ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese2-4/+12
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk45-1283/+10719
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk19-12/+30
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk7-10/+24
2007-08-18Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk7-7/+0
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips7-7/+0
2007-08-18ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese1-3/+3
2007-08-18Coding style cleanupStefan Roese2-2/+0
2007-08-17ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew4-0/+1573
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips2-4/+5
2007-08-16mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2-2/+8
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew7-1/+2927
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew4-1/+405
2007-08-16ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew1-0/+195
2007-08-16ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew3-91/+261
2007-08-16ColdFire: Update EB+MCF-EV123 platformTsiChungLiew1-6/+35
2007-08-16ColdFire: update TASREG platform for MCF52x2TsiChungLiew1-0/+4
2007-08-16ColdFire: update r5200 platform for MCF52x2TsiChungLiew1-6/+24
2007-08-16ColdFire: idmr platform MCF52x2 updateTsiChungLiew1-7/+27
2007-08-16ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew1-1/+25
2007-08-16ColdFire: MCF52x2 Header files updateTsiChungLiew13-1122/+1208
2007-08-16ColdFire: MCF5329 header file clean upTsiChungLiew1-1580/+1215
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew4-68/+79
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby18-184/+4527
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming18-0/+20
2007-08-16Update MPC8544 DS PCI memory mapKumar Gala1-12/+9
2007-08-16Fix up some fdt issues on 8544DSKumar Gala1-0/+1
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese34-262/+126
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming2-4/+4
2007-08-16Define tsec flag values in config filesAndy Fleming20-18/+53
2007-08-16ppc4xx: Only enable POST FPU test on Sequoia and not RainierStefan Roese1-1/+6
2007-08-15mpc83xx: enable libfdt by default on freescale boardsKim Phillips4-4/+4
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips1-0/+7