Age | Commit message (Expand) | Author |
2008-09-02 | device: make device_register() clone the device | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-31 | devices: merge to list_head | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | cmd_terminal: remove no need ifdef | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | common/Makefile: order by functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | autoscript: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | crc16: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | miiphybb: move to drivers/net/phy | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | soft_spi: move to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | soft_i2c: move to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | gunzip: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-26 | Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions | Peter Tyser |
2008-08-27 | Add proper SPD definitions for DDR1/2/3 | James Yang |
2008-08-27 | common/cmd_load.c cleanup - remove unused variables | Gururaja Hebbar K R |
2008-08-26 | bootm: refactor do_reset and os boot function args | Kumar Gala |
2008-08-26 | fdt: Added resize command | Kumar Gala |
2008-08-26 | fdt: refactor initrd related code | Kumar Gala |
2008-08-26 | fdt: refactor fdt resize code | Kumar Gala |
2008-08-26 | bootm: refactor image detection and os load steps | Kumar Gala |
2008-08-26 | bootm: move lmb into the bootm_headers_t structure | Kumar Gala |
2008-08-26 | bootm: Set working fdt address as part of the bootm flow | Kumar Gala |
2008-08-26 | bootm: refactor fdt locating and relocation code | Kumar Gala |
2008-08-26 | bootm: refactor ramdisk locating code | Kumar Gala |
2008-08-26 | bootm: refactor entry point code | Kumar Gala |
2008-08-26 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2008-08-26 | cmd_mem.c: Fix help message alignment | Wolfgang Denk |
2008-08-25 | Merge branch 'next' | Kim Phillips |
2008-08-25 | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk |
2008-08-24 | Add note on dereferencing /aliases pointers | Gerald Van Baren |
2008-08-21 | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park |
2008-08-21 | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala |
2008-08-21 | hush: Fix printf debug macro in hush.c so that it usable in U-Boot | Stefan Roese |
2008-08-21 | mod_i2c_mem() bugfix | Peter Tyser |
2008-08-21 | Fix typo in spelling of ATAPI. | Steven A. Falco |
2008-08-21 | Add a hook to allow board-specific PIO mode setting. | Steven A. Falco |
2008-08-21 | fdt: fdt addr w/o any args reports back the current working address | Kumar Gala |
2008-08-21 | fdt: added the ability to set initrd start/end via chosen command | Kumar Gala |
2008-08-21 | Add command to enable/disable interrupts | Kumar Gala |
2008-08-19 | Clean up usage of icache_disable/dcache_disable | Kumar Gala |
2008-08-18 | Add 'license' command to U-Boot command line | Harald Welte |
2008-08-18 | add 'unzip' command to u-boot commandline | Harald Welte |
2008-08-14 | Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase | TsiChung Liew |
2008-08-14 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-08-14 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2008-08-13 | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-08-13 | Fix OneNAND build break | Kyungmin Park |
2008-08-13 | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese |