summaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
2008-01-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-01-09Expose parse_line() globally.James Yang
2008-01-09API for external applications.Rafal Jaworowski
2008-01-09Globalize envmatch()Rafal Jaworowski
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese
2007-11-15Revert "Correct relocation fixup for mpc5xx"Grant Likely
2007-11-15Revert "Correct fixup relocation for MPC5xxx"Grant Likely
2007-11-15Revert "Correct fixup relocation for mpc8220"Grant Likely
2007-11-15Revert "Correct fixup relocation for mpc824x"Grant Likely
2007-11-15Revert "Correct fixup relocation for mpc8260"Grant Likely
2007-11-15Revert "Correct fixup relocation for mpc83xx"Grant Likely
2007-11-15Revert "[MPC512x] Correct fixup relocation"Grant Likely
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki
2007-08-29Add mii_init() prototypeWolfgang Denk
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-10Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-04Correct fixup relocation for mpc83xxGrant Likely
2007-07-04Correct fixup relocation for mpc8260Grant Likely
2007-07-04Correct fixup relocation for mpc824xGrant Likely
2007-07-04Correct fixup relocation for mpc8220Grant Likely
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely
2007-07-04Correct relocation fixup for mpc5xxGrant Likely
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-05-16Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips
2007-04-2116bit read/write little endianMichal Simek
2007-02-27Minor code cleanup.Wolfgang Denk
2007-02-20[PATCH 3_9] Move buffer print code from md command to common functionGrant Likely
2006-11-28Merge http://www.denx.de/git/u-bootKim Phillips
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk
2006-11-03mpc83xx: Fix the incorrect dcbz operationDave Liu
2006-10-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger