Commit Graph

1478 Commits (85d3eba90df54bac27844221e2436550984c4d58)

Author SHA1 Message Date
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 15 years ago
Mike Frysinger e2fad3fce9 cmd_mmc: use common usage function 15 years ago
Terry Lv a80603598c Save environment data to mmc. 15 years ago
Lei Wen 8f3b96427a mmc: print out partition table 15 years ago
Graeme Russ a806ee6fae x86: Add do_bdinfo() 15 years ago
Wolfgang Denk 2d941de9d5 Prepare v2010.09-rc1 15 years ago
Nobuhiro Iwamatsu ebd0d062ac sh: Add support do_bdinfo function 15 years ago
Minkyu Kang 889a275d42 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P 15 years ago
Reinhard Meyer 7a92e53cd0 CMD_I2C: make alen=0 work 15 years ago
Scott Wood 6395f318e9 fdt: call fdt_parent_offset fewer times while translating addresses 15 years ago
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
Matthias Weisser 6052ac8386 ARM: Add support for MB86R0x SoCs 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