Commit Graph

995 Commits (7b1fbcadf73a83b3beb94abccda1c35e2c075a94)

Author SHA1 Message Date
Stefan Roese 3e3c026ed7 devices: Use list_add_tail() instead of list_add() to register a device 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 628ffd73bc device: make device_register() clone the device 17 years ago
Jean-Christophe PLAGNIOL-VILLARD c1de7a6daf devices: merge to list_head 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 3de7bf0e6b cmd_terminal: remove no need ifdef 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 578118bdf1 common/Makefile: order by functionality 17 years ago
Jean-Christophe PLAGNIOL-VILLARD ba7b5b2348 miiphyutil: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 81789c39db autoscript: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD bbf52df9aa crc16: move to lib_generic 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 55195773ea miiphybb: move to drivers/net/phy 17 years ago
Jean-Christophe PLAGNIOL-VILLARD e831403599 soft_spi: move to drivers/spi 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 4d75e0aa9c soft_i2c: move to drivers/i2c 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 717a222229 gunzip: move to lib_generic 17 years ago
Peter Tyser a1573db0c0 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions 17 years ago
James Yang 0f2cbe3f5e Add proper SPD definitions for DDR1/2/3 17 years ago
Gururaja Hebbar K R 322098bff3 common/cmd_load.c cleanup - remove unused variables 17 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 17 years ago
Kumar Gala 40afac22a9 fdt: Added resize command 17 years ago
Kumar Gala 2a1a2cb6e2 fdt: refactor initrd related code 17 years ago
Kumar Gala 3082d2348c fdt: refactor fdt resize code 17 years ago
Kumar Gala 396f635b8f bootm: refactor image detection and os load steps 17 years ago
Kumar Gala e906cfae08 bootm: move lmb into the bootm_headers_t structure 17 years ago
Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 17 years ago
Kumar Gala 06a09918f3 bootm: refactor fdt locating and relocation code 17 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 17 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 17 years ago
Wolfgang Denk 19f101412c cmd_mem.c: Fix help message alignment 17 years ago
Wolfgang Denk a49d10cf02 Minor coding style cleanup, updte CHANGELOG 17 years ago
Gerald Van Baren 109c30fb8e Add note on dereferencing /aliases pointers 17 years ago
Kyungmin Park bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability 17 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
Stefan Roese 4cacf7c646 hush: Fix printf debug macro in hush.c so that it usable in U-Boot 17 years ago
Peter Tyser 0800707b6d mod_i2c_mem() bugfix 17 years ago
Steven A. Falco 4afbef9672 Fix typo in spelling of ATAPI. 17 years ago
Steven A. Falco 36c2d3062e Add a hook to allow board-specific PIO mode setting. 17 years ago
Kumar Gala 7dbc38ad91 fdt: fdt addr w/o any args reports back the current working address 17 years ago
Kumar Gala f953d99fd5 fdt: added the ability to set initrd start/end via chosen command 17 years ago
Kumar Gala ffa4bafaca Add command to enable/disable interrupts 17 years ago
Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable 17 years ago
Harald Welte 0a823aa2a8 Add 'license' command to U-Boot command line 17 years ago
Harald Welte fe2ce5500e add 'unzip' command to u-boot commandline 17 years ago
TsiChung Liew 07efc9e321 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase 17 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 17 years ago
Kyungmin Park d438d50848 Fix OneNAND build break 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 17 years ago
Fathi BOUDRA 195ccfc599 OneNAND: Fill in MTD function pointers for OneNAND. 17 years ago
Guennadi Liakhovetski c3db8c649c NAND: Do not write or read a whole block if it is larger than the environment 17 years ago
Scott Wood dfbf617ff0 NAND read/write fix 17 years ago
Scott Wood 984e03cdf1 NAND: Always skip blocks on read/write/boot. 17 years ago
Stefan Roese deac913eff NAND: Fix compilation warning and small coding style issue 17 years ago