summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-121-1/+0
* MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'Wolfgang Denk2008-04-281-2/+0
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-251-0/+4
|\
| * POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-221-0/+11
* | Add support for calculating hashes with watchdog triggeringBartlomiej Sieka2008-04-251-0/+1
* | Fix show_boot_progress prototypeJean-Christophe PLAGNIOL-VILLARD2008-04-241-1/+1
* | 85xx: Round up frequency calculations to get reasonable outputKumar Gala2008-04-241-0/+3
* | crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-241-2/+2
* | Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-171-0/+1
* | 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-261-1/+1
* | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+7
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-4/+1
|\ \ | |/ |/|
| * [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-121-1/+1
| * [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-211-3/+0
* | ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese2008-03-151-1/+3
|/
* Fix compile warning on lib_ppc/board.cAnatolij Gustschin2008-02-151-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-151-0/+3
|\
| * always pull in asm/blackfin.h for Blackfin portsMike Frysinger2008-02-041-0/+3
* | Mark board_init_[fr] as noreturnMike Frysinger2008-02-141-2/+2
* | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-0/+2
* | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-041-0/+2
|/
* MPC512X: Fixed typo in macro name.Grzegorz Bernacki2008-01-121-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-01-091-0/+4
|\
| * API for external applications.Rafal Jaworowski2008-01-091-0/+3
| * Globalize envmatch()Rafal Jaworowski2008-01-091-0/+1
* | Expose parse_line() globally.James Yang2008-01-091-0/+2
|/
* Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-271-4/+6
|\
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-271-4/+5
| |\
| | * TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-271-4/+5
| * | Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-111-0/+1
| |/
* | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-111-8/+0
|\ \ | |/
| * Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-151-1/+0
| * Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-151-1/+0
| * Revert "Correct fixup relocation for mpc8220"Grant Likely2007-11-151-1/+0
| * Revert "Correct fixup relocation for mpc824x"Grant Likely2007-11-151-2/+0
| * Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-151-1/+0
| * Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-151-1/+0
| * Revert "[MPC512x] Correct fixup relocation"Grant Likely2007-11-151-1/+0
* | ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2007-11-161-1/+1
* | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-311-3/+1
* | ppc4xx: Add PPC405EX supportStefan Roese2007-10-311-2/+2
|/
* [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-071-1/+1
* Add mii_init() prototypeWolfgang Denk2007-08-291-1/+1
* Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-181-1/+1
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-1/+20
| |\
| * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-081-1/+1
* | | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-151-0/+7
| |/ |/|
* | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-101-0/+2
|\ \
| * | mpc83xx: Add support for the display of reset statusDave Liu2007-08-101-0/+2
* | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-0/+3
|/ /
OpenPOWER on IntegriCloud