Commit Graph

2682 Commits (83d925668f4efc9605040f938ea444fe809a844c)

Author SHA1 Message Date
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 12 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 12 years ago
Simon Glass 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem 12 years ago
Simon Glass 4ca30d6024 sandbox: Support 'source' command 12 years ago
Simon Glass 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" 12 years ago
Simon Glass a92fd6577e sandbox: fdt: Support fdt command for sandbox 12 years ago
Simon Glass 4b5786550d fdt: Allow fdt command to check and update control FDT 12 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 12 years ago
Simon Glass d14da91307 fdt: Add a parameter to fdt_valid() 12 years ago
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 12 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 12 years ago
Benoît Thébaudeau ccca7dfd02 Add fuse API and commands 12 years ago
Stefan Roese 352ef3f1b6 flash: Add optional verify-after-write feature 12 years ago
Jaehoon Chung 64f4a6192f mmc: support the correct card version for eMMC 12 years ago
Maxime Larocque 22a4a6c5c2 printenv: Correct out-of-memory condition check. 12 years ago
Simon Glass 7525c2dac7 x86: Allow setup code to manage its own global data 12 years ago
Simon Glass 8b42dfc3b6 x86: Fix DRAM bank size init with generic board 12 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 12 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 12 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 12 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 12 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 12 years ago
Joe Hershberger 7182906750 ubi: Expose a few simple functions from the cmd_ubi 12 years ago
Vadim Bendebury 3d38910151 Do not call board_early_init_f() twice 12 years ago
Tom Rini c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 12 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 12 years ago
Mingkai Hu 381c6e2c90 cmd_sf: include header file common.h before div64.h 12 years ago
York Sun a6142706f5 common/cmd_test: Avoid macro expansion 12 years ago
Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 12 years ago
Stephen Warren 9fd383724c mmc: don't allow extra cmdline arguments 12 years ago
Rob Herring 60d7d5a631 env: fix potential stack overflow in environment functions 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Anatolij Gustschin 1d3dea12e2 video: bcm2835: fix build issues 12 years ago
Akshay Saraswat 1f9c92808a gen: Add sha h/w acceleration to hash 12 years ago
Pali Rohár e7abe91967 New command bootmenu: ANSI terminal boot menu support 12 years ago
Anatolij Gustschin 6a3439fdad menu: export menu_default_choice() function 12 years ago
Pali Rohár fc9d64ffcd menu: Add support for user defined item choice function 12 years ago
Steven Stallion 04d414090c image: Add support for Plan 9 12 years ago
Tom Rini 0171d52c41 cmd_ext4: BREAK and correct ext4write parameter order 12 years ago
Tom Rini 268d966dff env_callback: Mark find_env_callback as static 12 years ago
Andre Renaud 317461c1db Fix bitmap offsets for non 8-bit LCDs 12 years ago
Jeroen Hofstee a5796c51ce common/lcd.c: move the macro's to the c file 12 years ago
Jeroen Hofstee 6b035141f6 common/lcd: cosmetic: clean up a bit 12 years ago
Jeroen Hofstee 00a0ca5986 common/lcd.c: remove global lcd_base 12 years ago
Jeroen Hofstee f1d205a19c common/lcd.c: cleanup use of global variables 12 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 12 years ago
Stephen Warren 6d3307195d lcd: calculate line_length after lcd_ctrl_init() 12 years ago
Simon Glass 1e7133e99e sf: Use unsigned type for buffers 12 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 12 years ago
Pantelis Antoniou df93cd9c6f dfu: Fix crash when wrong number of arguments given 12 years ago