Commit Graph

2541 Commits (5da2dc9789abecb1b018beb0c93f4c38c2985bc6)

Author SHA1 Message Date
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
Pantelis Antoniou ea3e21226f dfu: Only perform DFU board_usb_init() for TRATS 12 years ago
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago
Simon Glass be274b99ab x86: Adjust board_r.c for x86 12 years ago
Simon Glass 48a3380675 x86: Adjust board_f.c for x86 12 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 12 years ago
Simon Glass e4fef6cfcc Adjust board_f.c for ppc 12 years ago
Simon Glass 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols 12 years ago
Simon Glass 8cae8a68ed Add spl load feature 12 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Tom Rini 68149e9405 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set 12 years ago
Joe Hershberger d514544fe0 CONFIG_BOOTDELAY default should not affect runtime 12 years ago
Barak Wasserstrom fe492cee35 common/main: move set_working_fdt_addr to enable usage of $fdtaddr 12 years ago
Wolfgang Denk 7d85591dda env: fix "env ask" command 12 years ago
Tom Rini 01fac041cb cmd_fat.c: Note in fatread help about alignment requirements 12 years ago
Akshay Saraswat bc5478b275 TMU: Add TMU support in dtt command 12 years ago
Robert P. J. Day c8b5f556c0 cmd_df.c: Delete this clearly unused source file. 12 years ago
Robert P. J. Day a22bf16bea cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs 12 years ago
Joe Hershberger be2e5a09e6 Allow u-boot to be silent without forcing Linux to be 12 years ago
Stephen Warren 92668d68c1 cmd_part: don't print cmd name twice in help 12 years ago
Wolfgang Denk a2681707b2 Feature Removal: disable "mtest" command by default 12 years ago
Nikita Kiryanov c088048533 lcd: implement a callback for splashimage 12 years ago
Enric Balletbo i Serra 6000992e26 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 12 years ago