Commit Graph

1104 Commits (4e170b16625291aa10d0d9abc3f34e8a5945d157)

Author SHA1 Message Date
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
Michal Simek 1953d128fd microblaze: Fix printf() format issues 17 years ago
Stefan Roese 97a3bf268d ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL 17 years ago
Anton Vorontsov 015b27b9e1 fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups 17 years ago
Wolfgang Denk 699f051255 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile 17 years ago
Kim Phillips 6b70ffb9d1 fdt: add crypto node handling for MPC8{3, 5}xxE processors 17 years ago
Kumar Gala 348753d416 Fix some more printf() format problems. 17 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 17 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago
Michal Simek c78fce699c FIS: repare incorrect return value with ramdisk handling 17 years ago
Stefan Roese d1631fe1a0 ppc4xx: Consolidate PPC4xx UIC defines 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Kim Phillips 4109df6f75 silence misc printf formatting compiler warnings 17 years ago
Markus Klotzbücher 3d71c81a9b USB: shutdown USB before booting 17 years ago
Christian Eggers d4692b0ba8 Fix "usb part" command 17 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 17 years ago
Christian Eggers d4b5f3fa00 Fix "usb part" command 17 years ago
Stefan Roese e870690bdc MTD/NAND: Fix printf format warning in nand code 17 years ago
Harald Welte 5bb12dbd7a Remove code duplication for setting the default environment 17 years ago
Marcel Ziswiler 99c2b434d3 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. 17 years ago
Joakim Tjernlund b502611b51 Change env_get_char from a global function ptr to a function 17 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 17 years ago
Michal Simek 9fea65a6c4 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 17 years ago