summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-271-5/+0
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-181-0/+5
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-09-101-3/+1
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-0/+2
* Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk2009-07-271-3/+3
* Make include/common.h usable by assembler codeWolfgang Denk2009-07-271-17/+20
* AT91: factor out ROUND() macroWolfgang Denk2009-07-221-0/+1
* ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs2009-07-101-2/+2
* all platforms: make show_boot_progress() work againHeiko Schocher2009-07-081-1/+1
* S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-061-2/+0
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-4/+4
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-121-2/+1
* Add support for Linux-like kallsysmsMike Frysinger2009-06-121-0/+3
* 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
|\
OpenPOWER on IntegriCloud