Commit Graph

1075 Commits (248b2c367210c06dbd5fbdecf27e97fbe9d05fdb)

Author SHA1 Message Date
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
William Juul 9ad754fef5 make nand dump and nand dump.oob work 17 years ago
William Juul 90ef117b68 Incorporate yaffs2 into U-boot 17 years ago
William Juul 3043c045d5 Whitespace cleanup and marking broken code. 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Kumar Gala 902ca09246 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS 17 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Gururaja Hebbar K R a9fe0c3e7c common/cmd_load.c - Minor code & Coding Style cleanup 17 years ago
dirk.behme@googlemail.com aa5ffa16d7 OneNAND: Remove base address offset usage 17 years ago
Wolfgang Denk 0bf202ec58 Revert "[new uImage] Add autostart flag to bootm_headers structure" 17 years ago
Peter Tyser 41266c9b5a FIT: Fix handling of images without ramdisks 17 years ago
Wolfgang Denk 21f971ec26 TQM823L: re-enable logo support; update LCD_INFO text 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Mark Jackson 1464eff77e Fix bitmap display for atmel lcd controller 17 years ago
Mark Jackson a48311557d Add gzipped logo support 17 years ago
Guennadi Liakhovetski 2e752be39d Uncompressed images loaded to their start address shall set load_end too 17 years ago
Wolfgang Denk c37207d7f5 Fix printf() format problems with configurable prompts 17 years ago
Kumar Gala 57c219ad5d Fix compile warnings in dlmalloc 17 years ago
Stefan Roese ebb86c4ecd cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' 17 years ago
Jean-Christophe PLAGNIOL-VILLARD c14eefcc48 Fix more printf() format warnings 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 936897d4d1 Fix remaining CFG_CMD_ define, ifdef and comments 17 years ago
Heiko Schocher 36d59bd9da Fix warnings if compiling with IDE support. 17 years ago