| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | | Remove duplicate defines for ARRAY_SIZE | Kumar Gala | 2008-02-14 | -0/+2 |
* | | ARM: arm920/s3c24xx: IRQ demulitplexer callback | Harald Welte | 2008-02-04 | -0/+2 |
|/ |
|
* | MPC512X: Fixed typo in macro name. | Grzegorz Bernacki | 2008-01-12 | -1/+1 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-01-09 | -0/+4 |
|\ |
|
| * | API for external applications. | Rafal Jaworowski | 2008-01-09 | -0/+3 |
| * | Globalize envmatch() | Rafal Jaworowski | 2008-01-09 | -0/+1 |
* | | Expose parse_line() globally. | James Yang | 2008-01-09 | -0/+2 |
|/ |
|
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -4/+6 |
|\ |
|
| * | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -4/+5 |
| |\ |
|
| | * | TQM885D: adjust for doubled flash sector size + some minor fixes | Martin Krause | 2007-12-27 | -4/+5 |
| * | | Handle Asynchronous DDR clock on 85xx | Kumar Gala | 2007-12-11 | -0/+1 |
| |/ |
|
* | | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -8/+0 |
|\ \
| |/ |
|
| * | Revert "Correct relocation fixup for mpc5xx" | Grant Likely | 2007-11-15 | -1/+0 |
| * | Revert "Correct fixup relocation for MPC5xxx" | Grant Likely | 2007-11-15 | -1/+0 |
| * | Revert "Correct fixup relocation for mpc8220" | Grant Likely | 2007-11-15 | -1/+0 |
| * | Revert "Correct fixup relocation for mpc824x" | Grant Likely | 2007-11-15 | -2/+0 |
| * | Revert "Correct fixup relocation for mpc8260" | Grant Likely | 2007-11-15 | -1/+0 |
| * | Revert "Correct fixup relocation for mpc83xx" | Grant Likely | 2007-11-15 | -1/+0 |
| * | Revert "[MPC512x] Correct fixup relocation" | Grant Likely | 2007-11-15 | -1/+0 |
* | | ppc4xx: Enable 405EX PCIe UTL register configuration | Stefan Roese | 2007-11-16 | -1/+1 |
* | | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx | Stefan Roese | 2007-10-31 | -3/+1 |
* | | ppc4xx: Add PPC405EX support | Stefan Roese | 2007-10-31 | -2/+2 |
|/ |
|
* | [PPC440SPe] Improve PCIe configuration space access | Grzegorz Bernacki | 2007-09-07 | -1/+1 |
* | Add mii_init() prototype | Wolfgang Denk | 2007-08-29 | -1/+1 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -1/+1 |
|\ |
|
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -1/+20 |
| |\ |
|
| * | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | -1/+1 |
* | | | mpc83xx: move common /memory node update mechanism to cpu.c | Kim Phillips | 2007-08-15 | -0/+7 |
| |/
|/| |
|
* | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-10 | -0/+2 |
|\ \ |
|
| * | | mpc83xx: Add support for the display of reset status | Dave Liu | 2007-08-10 | -0/+2 |