aboutsummaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala1-1/+1
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala1-0/+7
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-4/+1
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese1-1/+3
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz1-1/+1
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz1-3/+0
2008-02-15Fix compile warning on lib_ppc/board.cAnatolij Gustschin1-1/+1
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk1-0/+3
2008-02-14Mark board_init_[fr] as noreturnMike Frysinger1-2/+2
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala1-0/+2
2008-02-04always pull in asm/blackfin.h for Blackfin portsMike Frysinger1-0/+3
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte1-0/+2
2008-01-12MPC512X: Fixed typo in macro name.Grzegorz Bernacki1-1/+1
2008-01-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+4
2008-01-09Expose parse_line() globally.James Yang1-0/+2
2008-01-09API for external applications.Rafal Jaworowski1-0/+3
2008-01-09Globalize envmatch()Rafal Jaworowski1-0/+1
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese1-4/+6
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-4/+5
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause1-4/+5
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala1-0/+1
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese1-8/+0
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese1-1/+1
2007-11-15Revert "Correct relocation fixup for mpc5xx"Grant Likely1-1/+0
2007-11-15Revert "Correct fixup relocation for MPC5xxx"Grant Likely1-1/+0
2007-11-15Revert "Correct fixup relocation for mpc8220"Grant Likely1-1/+0
2007-11-15Revert "Correct fixup relocation for mpc824x"Grant Likely1-2/+0
2007-11-15Revert "Correct fixup relocation for mpc8260"Grant Likely1-1/+0
2007-11-15Revert "Correct fixup relocation for mpc83xx"Grant Likely1-1/+0
2007-11-15Revert "[MPC512x] Correct fixup relocation"Grant Likely1-1/+0
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-3/+1
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese1-2/+2
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki1-1/+1
2007-08-29Add mii_init() prototypeWolfgang Denk1-1/+1
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk1-1/+1
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips1-0/+7
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-1/+20
2007-08-10Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+2
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-0/+3
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu1-0/+2
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew1-1/+1
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-0/+8
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski1-1/+7
2007-07-13make show_boot_progress () weak.Heiko Schocher1-2/+6
2007-07-04Correct fixup relocation for mpc83xxGrant Likely1-0/+1
2007-07-04Correct fixup relocation for mpc8260Grant Likely1-0/+1
2007-07-04Correct fixup relocation for mpc824xGrant Likely1-0/+2
2007-07-04Correct fixup relocation for mpc8220Grant Likely1-0/+1
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely1-0/+1
2007-07-04Correct relocation fixup for mpc5xxGrant Likely1-0/+1