| Commit message (Expand) | Author | Age | Lines |
* | tools: mkimage: Fixed build warnings | Prafulla Wadaskar | 2009-09-10 | -3/+1 |
* | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal | 2009-08-28 | -0/+2 |
* | Fix include/common.h for boards with CONFIG_STATUS_LED | Wolfgang Denk | 2009-07-27 | -3/+3 |
* | Make include/common.h usable by assembler code | Wolfgang Denk | 2009-07-27 | -17/+20 |
* | AT91: factor out ROUND() macro | Wolfgang Denk | 2009-07-22 | -0/+1 |
* | ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs | Matthias Fuchs | 2009-07-10 | -2/+2 |
* | all platforms: make show_boot_progress() work again | Heiko Schocher | 2009-07-08 | -1/+1 |
* | S3C24x0: extract interrupts from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -2/+0 |
* | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -4/+4 |
* | MPC512x: remove include/mpc512x.h | Wolfgang Denk | 2009-06-12 | -2/+1 |
* | Add support for Linux-like kallsysms | Mike Frysinger | 2009-06-12 | -0/+3 |
* | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+1 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -2/+2 |
* | boards: get mac address from env and move load_sernum_ethaddr() to board init | Mike Frysinger | 2009-03-20 | -2/+0 |
* | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger | 2009-03-20 | -7/+0 |
* | netloop: speed up NetLoop | Heiko Schocher | 2009-02-22 | -0/+1 |
* | MIPS: Add flush_dcache_range() and invalidate_dcache_range() | Stefan Roese | 2009-01-27 | -0/+2 |
* | IOMUX: Add console multiplexing support. | Gary Jennejohn | 2008-12-07 | -0/+7 |
* | Consolidate MAX/MIN definitions | Andy Fleming | 2008-11-02 | -0/+3 |
* | strmhz(): Round numbers when printing clock frequencies | Wolfgang Denk | 2008-10-21 | -2/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -9/+9 |
* | BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings | Wolfgang Denk | 2008-09-08 | -0/+3 |
* | ARM: Add arm1176 core with S3C6400 SoC | Guennadi Liakhovetski | 2008-08-31 | -1/+2 |
* | Consolidate strmhz() implementation | Haavard Skinnemoen | 2008-08-21 | -1/+3 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -0/+2 |
* | Fix printf errors. | Andrew Klossner | 2008-07-09 | -5/+10 |
* | Make setenv() return status | Steven A. Falco | 2008-07-01 | -2/+2 |
* | Add ALIGN() macro | Andy Fleming | 2008-06-28 | -0/+3 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Change print_size to take phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Move definition of container_of() to common.h | Haavard Skinnemoen | 2008-06-03 | -0/+11 |
* | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk | 2008-05-12 | -1/+0 |
* | MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' | Wolfgang Denk | 2008-04-28 | -2/+0 |
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk | 2008-04-25 | -0/+4 |
|\ |
|
| * | POST: move CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -0/+11 |
* | | Add support for calculating hashes with watchdog triggering | Bartlomiej Sieka | 2008-04-25 | -0/+1 |
* | | Fix show_boot_progress prototype | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-24 | -1/+1 |
* | | 85xx: Round up frequency calculations to get reasonable output | Kumar Gala | 2008-04-24 | -0/+3 |
* | | crc32: use uint32_t rather than unsigned long | Mike Frysinger | 2008-04-24 | -2/+2 |
* | | Change env_get_char from a global function ptr to a function. | Joakim Tjernlund | 2008-04-17 | -0/+1 |
* | | 85xx: Update multicore boot mechanism to ePAPR v0.81 spec | Kumar Gala | 2008-03-26 | -1/+1 |
* | | 85xx: Added support for multicore boot mechanism | Kumar Gala | 2008-03-26 | -0/+7 |
* | | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -4/+1 |
|\ \
| |/
|/| |
|
| * | [new uImage] Add new uImage format support to autoscript routine | Marian Balakowicz | 2008-03-12 | -1/+1 |
| * | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | -3/+0 |
* | | ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) | Stefan Roese | 2008-03-15 | -1/+3 |
|/ |
|
* | Fix compile warning on lib_ppc/board.c | Anatolij Gustschin | 2008-02-15 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-02-15 | -0/+3 |
|\ |
|
| * | always pull in asm/blackfin.h for Blackfin ports | Mike Frysinger | 2008-02-04 | -0/+3 |
* | | Mark board_init_[fr] as noreturn | Mike Frysinger | 2008-02-14 | -2/+2 |