Commit Graph

1591 Commits (1d2c2a62e328db22c38e3dfb3c0a8a373333471b)

Author SHA1 Message Date
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Wolfgang Denk 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 14 years ago
Terry Lv a80603598c Save environment data to mmc. 14 years ago
Lei Wen 8f3b96427a mmc: print out partition table 14 years ago
Graeme Russ a806ee6fae x86: Add do_bdinfo() 14 years ago
Wolfgang Denk 2d941de9d5 Prepare v2010.09-rc1 14 years ago
Nobuhiro Iwamatsu ebd0d062ac sh: Add support do_bdinfo function 14 years ago
Minkyu Kang 889a275d42 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P 14 years ago
Reinhard Meyer 7a92e53cd0 CMD_I2C: make alen=0 work 14 years ago
Scott Wood 6395f318e9 fdt: call fdt_parent_offset fewer times while translating addresses 14 years ago
Mike Frysinger 962ad59e25 env_nand: return error when no device is found 14 years ago
Sergei Poselenov 842404ea07 Fixed clobbered output of the "help usb" command 14 years ago
Matthias Weisser 6052ac8386 ARM: Add support for MB86R0x SoCs 14 years ago
Reinhard Meyer a9804be868 fix cmd_mmc.c, line 136 missing " 14 years ago
Mike Frysinger ede16ea32d miiphy: leverage current_mii cache more 14 years ago
Mike Frysinger 0daac97801 miiphy: unify device list lookup 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Feng Wang 3840ebfaf8 fdt: Fix bug in size calculation in fdt_resize() with initrd use 14 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
Frans Meulenbroeks cc9f607beb various cmd_* files: remove the command name from the help message 14 years ago
Mike Frysinger a4e8d9f5f9 flash_protect: check for NULL flash info 14 years ago
Wolfgang Denk 9ed4a9582f getenv_f(): fix handling of too short buffers 14 years ago
Mike Frysinger 739b8080af dataflash mmc mux: use common cmd_usage function 14 years ago
Mike Frysinger a7481b353b mflash: use common cmd_usage function 14 years ago
Mike Frysinger 8faba4894c cmd editing: optimize/shrink output blanking 14 years ago
Stephan Linz 958e120643 fdt relocate: have more attention to use a bootmap or not 14 years ago
Prafulla Wadaskar 5f30500316 cmd_ide: add support for Kirkwood 14 years ago
Albert Aribaud 113bfe48bc cmd_ide: add support for orion5x 14 years ago
Albert Aribaud f2a37fcd9b ide: add configuration 14 years ago
Matthias Weisser 60fdc5f2f0 LZMA and LZO causes compile error 14 years ago
Matthew McClintock c519facc64 Fix condition where bootm_size not set and wrong memory size reported 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Mike Frysinger 78e1e84677 bootm: fix pointer warning with lzma 14 years ago
Kumar Gala b4b847e951 fdt: Add function to alloc phandle values 14 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