summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-2/+2
* boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-201-2/+0
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-201-7/+0
* netloop: speed up NetLoopHeiko Schocher2009-02-221-0/+1
* MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-271-0/+2
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-071-0/+7
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-0/+3
* strmhz(): Round numbers when printing clock frequenciesWolfgang Denk2008-10-211-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-9/+9
* 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
| |/
OpenPOWER on IntegriCloud