| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Consolidate PPC4xx UIC defines | Stefan Roese | 2008-07-11 | -3/+2 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -13/+13 |
* | silence misc printf formatting compiler warnings | Kim Phillips | 2008-07-10 | -8/+8 |
* | USB: shutdown USB before booting | Markus Klotzbücher | 2008-07-10 | -0/+18 |
* | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-10 | -4/+15 |
|\ |
|
| * | Fix "usb part" command | Christian Eggers | 2008-07-10 | -4/+15 |
* | | Fix some more print() format errors. | Wolfgang Denk | 2008-07-10 | -1/+1 |
|/ |
|
* | MTD/NAND: Fix printf format warning in nand code | Stefan Roese | 2008-07-10 | -6/+6 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-07-10 | -4/+4 |
|\ |
|
| * | NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. | Marcel Ziswiler | 2008-07-09 | -4/+4 |
* | | Remove code duplication for setting the default environment | Harald Welte | 2008-07-10 | -29/+19 |
* | | Change env_get_char from a global function ptr to a function | Joakim Tjernlund | 2008-07-09 | -6/+13 |
* | | Fix printf errors. | Andrew Klossner | 2008-07-09 | -5/+5 |
|/ |
|
* | ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 | Michal Simek | 2008-07-06 | -4/+4 |
* | fdt: Fix typo in variable name. | Detlev Zundel | 2008-07-02 | -2/+2 |
* | cmd_nvedit.c: clean up syntax highlighting | Steven A. Falco | 2008-07-01 | -2/+3 |
* | Make setenv() return status | Steven A. Falco | 2008-07-01 | -3/+3 |
* | Delay FIT format check on sector based devices | Marian Balakowicz | 2008-06-30 | -57/+64 |
* | Coding Style Cleanup | Wolfgang Denk | 2008-06-28 | -1/+1 |
* | NAND: Add missing declaration to non-redundant saveenv(). | Philip Balister | 2008-06-16 | -1/+2 |
* | Change lmb to use phys_size_t/phys_addr_t | Becky Bruce | 2008-06-12 | -8/+14 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -8/+16 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-06-11 | -538/+73 |
|\ |
|
| * | libfdt: Move the working_fdt pointer to cmd_fdt.c | Gerald Van Baren | 2008-06-10 | -5/+5 |
| * | fdt: unshadow global working fdt variable | Kim Phillips | 2008-06-10 | -54/+62 |
| * | Use strncmp() for the fdt command | Gerald Van Baren | 2008-06-09 | -9/+7 |
| * | The fdt boardsetup command criteria was not unique | Gerald Van Baren | 2008-06-09 | -1/+2 |
| * | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -472/+0 |
* | | env_nand.c: Added bad block management for environment variables | Stuart Wood | 2008-06-06 | -20/+99 |
|/ |
|
* | Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r... | Peter Tyser | 2008-06-03 | -6/+0 |
* | Add support for environment in SPI flash | Haavard Skinnemoen | 2008-06-03 | -2/+136 |
* | SPI Flash: Add "sf" command | Haavard Skinnemoen | 2008-06-03 | -0/+192 |
* | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -48/+155 |
* | soft_i2c: Pull SDA high before reading | Haavard Skinnemoen | 2008-06-03 | -0/+1 |
* | Make sure common.h is the first include. | Kumar Gala | 2008-06-03 | -1/+2 |
* | Avoid initrd and logbuffer area overlaps | Marian Balakowicz | 2008-06-03 | -1/+17 |
* | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk | 2008-06-03 | -1/+77 |
|\ |
|
| * | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -6/+77 |
| |\ |
|
| | * | Cleanup nand_info[] declaration. | Stelian Pop | 2008-05-13 | -6/+0 |
| | * | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -1/+78 |
* | | | Cleanup nand_info[] declaration. | Stelian Pop | 2008-05-28 | -5/+0 |
* | | | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers | 2008-05-22 | -45/+38 |
|/ / |
|
* | | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -2/+2 |
|\ \ |
|
| * | | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -2/+2 |
* | | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -207/+202 |
|/ / |
|
* | | common/usb.c: fix incorrect escape sequence | Hebbar | 2008-05-20 | -1/+1 |
* | | environment: cleanup prototype declarations of env functions. | Wolfgang Denk | 2008-05-14 | -23/+0 |
* | | Revert "Avoid initrd and logbuffer area overlaps" | Wolfgang Denk | 2008-05-12 | -14/+1 |
* | | Fix offset calculation for multi-type legacy images. | Nick Spence | 2008-05-12 | -9/+4 |
* | | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk | 2008-05-12 | -13/+13 |