aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew
2007-08-16ColdFire: Update EB+MCF-EV123 platformTsiChungLiew
2007-08-16ColdFire: update TASREG platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: update r5200 platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: idmr platform MCF52x2 updateTsiChungLiew
2007-08-16ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew
2007-08-16ColdFire: MCF52x2 Header files updateTsiChungLiew
2007-08-16ColdFire: MCF5329 header file clean upTsiChungLiew
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Merge with /home/stefan/git/u-boot/zeusStefan Roese
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese
2007-08-14Add the files.Peter Pearse
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson
2007-08-14Add support for UEC to 8568Andy Fleming
2007-08-14Add PCI support for MPC8568MDS boardHaiying Wang
2007-08-14Fix minor 85xx warningsAndy Fleming
2007-08-148548cds PCIE support.Ed Swarthout
2007-08-148544ds PCIE supportEd Swarthout
2007-08-1485xx start.S cleanup and exception supportAndy Fleming
2007-08-14e500 needs ppc_asm.tmp MCK_EXCEPTIONEd Swarthout
2007-08-13multicast tftp: RFC2090David Updegraff
2007-08-13Add ability to take MAC address from the environment to DM9000 driverMike Rapoport
2007-08-13Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-13Merge commit 'remotes/wd/master'Jon Loeliger
2007-08-13Modify SBC8641D to use new Freescale PCI routinesJoe Hamman
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese
2007-08-12Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk
2007-08-12Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk
2007-08-12Adjust default configuration of ADS5121 board.Wolfgang Denk
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk
2007-08-11Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk
2007-08-10Call ft_board_setup() from the bootm command.Gerald Van Baren
2007-08-10Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren