summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk2008-09-081-0/+3
* ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski2008-08-311-1/+2
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-211-1/+3
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-0/+2
* Fix printf errors.Andrew Klossner2008-07-091-5/+10
* Make setenv() return statusSteven A. Falco2008-07-011-2/+2
* Add ALIGN() macroAndy Fleming2008-06-281-0/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Change print_size to take phys_size_tBecky Bruce2008-06-121-1/+1
* Move definition of container_of() to common.hHaavard Skinnemoen2008-06-031-0/+11
* 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
OpenPOWER on IntegriCloud