Commit Graph

345 Commits (c8f258d8a8452b9f74c0032aaa3dee3804b1fd45)

Author SHA1 Message Date
Fabio Estevam b9203429a0 cmd: usb_mass_storage: Staticize do_usb_mass_storage() 8 years ago
Fabio Estevam d419026a02 cmd: usb_mass_storage: Use NULL for pointer 8 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
York Sun 31417f0e5a cmd: ethsw: Fix out-of-bounds error 8 years ago
Lothar Waßmann d1b88cd322 cmd: nvedit: bring error message in sync with condition under which it appears 8 years ago
Lothar Waßmann 1aca4d5ae9 cmd: mtdparts: fix uninitialized variable warning 8 years ago
Simon Glass 9f95267271 fdt: Add a check to fdt_print() for coverity 8 years ago
Simon Glass 72c98ed1ab fdt: Add a check to do_fdt() for coverity 8 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Michal Simek e05d50584c Kconfig: Add description for CMD_POWEROFF 8 years ago
Hannes Schmelzer 9620d87259 cmd/fdt: support single value replacement within an array 8 years ago
Siva Durga Prasad Paladugu 314f6362c4 cmd: jffs2: Rename command ls to fsls 8 years ago
Tom Rini 18b2916585 cmd/ethsw: Disable implicit enum conversion warning 8 years ago
Tom Rini be1b8679ce cmd/elf.c: Support passing arguments with bootelf 8 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 8 years ago
Simon Glass 84d7f9168b pci: Correct cast for sandbox 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Daniel Thompson 221a949eb6 Kconfig: Finish migration of hashing commands 8 years ago
Simon Glass ee7c0e712a Convert CONFIG_CMD_LZMADEC to Kconfig 8 years ago
Simon Glass 6bac227a67 Convert CONFIG_CMD_KGDB to Kconfig 8 years ago
Simon Glass 1b330894bd Convert CONFIG_CMD_IRQ to Kconfig 8 years ago
Simon Glass 59e12a4a8c fs: Kconfig: Add a separate option for FS_JFFS2 8 years ago
Simon Glass b8682a7fcf Convert CONFIG_CMD_JFFS2 to Kconfig 8 years ago
Simon Glass 7d0f5c1300 Convert CONFIG_CMD_IOTRACE to Kconfig 8 years ago
Simon Glass 594e8d1c62 Convert CONFIG_CMD_IO to Kconfig 8 years ago
Simon Glass c7c111e5f7 Convert CONFIG_CMD_IMMAP to Kconfig 8 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 8 years ago
Simon Glass 75eb9976b7 Convert CONFIG_CMD_IDE to Kconfig 8 years ago
Simon Glass d70f919e49 Kconfig: Add CONFIG_HASH to enable hashing API 8 years ago
Simon Glass 551c393446 Convert CONFIG_CMD_HASH to Kconfig 8 years ago
Simon Glass d91a9d7fb3 Convert CONFIG_CMD_GETTIME to Kconfig 8 years ago
Simon Glass 51f2937036 Convert CONFIG_CMD_FUSE to Kconfig 8 years ago
Simon Glass fe7604a3bc Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig 8 years ago
Simon Glass df1c489ade Convert CONFIG_CMD_FPGAD to Kconfig 8 years ago
Simon Glass 5d927b4286 Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP 8 years ago
Simon Glass b0e7a70a05 Convert CONFIG_CMD_FDC to Kconfig 8 years ago
Simon Glass ef072200fa Convert CONFIG_CMD_ETHSW to Kconfig 8 years ago
Simon Glass ffc76589d0 Convert CONFIG_CMD_ENV_FLAGS to Kconfig 8 years ago
Simon Glass a55d29d2ac Convert CONFIG_CMD_ENV_CALLBACK to Kconfig 8 years ago
Simon Glass a1dc980d88 Convert CONFIG_CMD_EEPROM et al to Kconfig 8 years ago
Simon Glass 853eaa4f30 Drop digital thermometer and thermostat (DTT) drivers 8 years ago
Simon Glass 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD 8 years ago
Tom Rini 62f733b396 cmd/led.c: Remove unnecessary check on 'cmd' value 8 years ago
Tom Rini 9398b8ce5f cmd/io.c: Fix comparison of unsigned expression warning 8 years ago
Tom Rini b37483c42e cmd/bdinfo.c: Fix unused function warning 8 years ago
xypron.glpk@gmx.de c33e825ac3 common: env: remove superfluous assignment 8 years ago
Álvaro Fernández Rojas 320eca5cf7 cmd: cpu: refactor to ensure devices are probed and improve code style 8 years ago
Álvaro Fernández Rojas 22c2c17915 cmd: cpu: fix NULL cpu feature prints 8 years ago