Commit Graph

1461 Commits (680c613a5cc7be59a9123765c51287bc306df02f)

Author SHA1 Message Date
Mike Frysinger 962ad59e25 env_nand: return error when no device is found 15 years ago
Sergei Poselenov 842404ea07 Fixed clobbered output of the "help usb" command 15 years ago
Reinhard Meyer a9804be868 fix cmd_mmc.c, line 136 missing " 15 years ago
Mike Frysinger ede16ea32d miiphy: leverage current_mii cache more 15 years ago
Mike Frysinger 0daac97801 miiphy: unify device list lookup 15 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Feng Wang 3840ebfaf8 fdt: Fix bug in size calculation in fdt_resize() with initrd use 15 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 15 years ago
Frans Meulenbroeks cc9f607beb various cmd_* files: remove the command name from the help message 15 years ago
Mike Frysinger a4e8d9f5f9 flash_protect: check for NULL flash info 15 years ago
Wolfgang Denk 9ed4a9582f getenv_f(): fix handling of too short buffers 15 years ago
Mike Frysinger 739b8080af dataflash mmc mux: use common cmd_usage function 15 years ago
Mike Frysinger a7481b353b mflash: use common cmd_usage function 15 years ago
Mike Frysinger 8faba4894c cmd editing: optimize/shrink output blanking 15 years ago
Stephan Linz 958e120643 fdt relocate: have more attention to use a bootmap or not 15 years ago
Prafulla Wadaskar 5f30500316 cmd_ide: add support for Kirkwood 15 years ago
Albert Aribaud 113bfe48bc cmd_ide: add support for orion5x 15 years ago
Albert Aribaud f2a37fcd9b ide: add configuration 15 years ago
Matthias Weisser 60fdc5f2f0 LZMA and LZO causes compile error 15 years ago
Matthew McClintock c519facc64 Fix condition where bootm_size not set and wrong memory size reported 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Mike Frysinger 78e1e84677 bootm: fix pointer warning with lzma 15 years ago
Kumar Gala b4b847e951 fdt: Add function to alloc phandle values 15 years ago
Wolfgang Denk 7385c28e9b fs/fat: Big code cleanup. 15 years ago
Wolfgang Denk 226fa9bb9e usb_storage.c: change progress output in debug() message 15 years ago
Wolfgang Denk a17c548b53 usb_storage.c: initialize device type 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Kumar Gala 75e73afd57 fdt: Add fdt_node_offset_by_compat_reg helper 15 years ago
Kumar Gala a0342c0804 fdt: Add fdt_translate_address to convert reg node to cpu phys addr 15 years ago
Wolfgang Denk 0fe247b973 Drop support for GTH board 15 years ago
Becky Bruce 199e262eb3 mpc85xx: Add reginfo command 15 years ago
Kim Phillips 5d0c3b57b2 fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c 15 years ago
Marek Vasut 8c35d0c570 Enable PXAFB for PXA27X and PXA3XX 15 years ago
Scott Wood 53504a2789 NAND: formatting cleanups from env.oob support 15 years ago
Ben Gardiner c9f7351b5b NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk b218ccb543 Redundant environment: move flag definitions to header file 15 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 15 years ago
Wolfgang Denk c0c15379e2 exports.c: fix warning: 'dummy' defined but not used 15 years ago
Wolfgang Denk cd47a83b07 cmd_ide.c: fix unused variable warning for SC3 board 15 years ago
Wolfgang Denk 0e70aaa485 shannon/INFERNO: fix special handling of environment configuration 15 years ago
Wolfgang Wegner 7319bcaf8b add redundant environment for env_sf.c 15 years ago
Remy Bohmer 0d7f4abcf6 Fix console_buffer size conflict error. 15 years ago
Reinhard Meyer c99ea79078 Fix #if chain and added AVR32 case in cmd_bdinfo.c 15 years ago
Anton Vorontsov 3bf74a4183 hwconfig: Add some unit tests 15 years ago
Anton Vorontsov 81f8d3b021 hwconfig: Fix stop characters parsing for subkeys 15 years ago
Remy Bohmer 1f9d10f694 Fix console_buffer size conflict error. 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 years ago
Wolfgang Denk 482126e27b Prepare v2010.06-rc3 15 years ago
Kim Phillips 3057c6be5e fdt_support: add entry for sec3.1 and fix sec3.3 15 years ago