Commit Graph

3844 Commits (b625fab7069cab52fd8e0c3dbb25e0d04d020173)

Author SHA1 Message Date
Guillaume GARDET 86a0df7328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS 8 years ago
Lubomir Rintel ed0f40a673 tools: fix env_flags build 8 years ago
Simon Glass a2931b30d2 dm: video: Add a temporary work-around for old stdout var 9 years ago
Hans de Goede cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" 9 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
Masahiro Yamada 776babd784 board_r: fix a typo in comment block 9 years ago
Masahiro Yamada 0cb389dd1a image: fix getenv_bootm_size() function again 9 years ago
Stephen Warren ee05fedc6c malloc: solve dead code issue in memalign() 9 years ago
Eddy Petrișor 8e7cba048b common/memsize.c: Simplify RAM size detection 9 years ago
Marek Vasut f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 9 years ago
Marek Vasut 13d3046fa3 hush: Pull out U-Boot prompt display and read functionality 9 years ago
Andreas Fenkart 167f525871 tools: env validate: pass values as 0-based array 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Stefan Roese 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 9 years ago
Stephen Warren 4f144a4164 malloc: work around some memalign fragmentation issues 9 years ago
Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 9 years ago
Codrin Ciubotariu bf9f2ed83b common: cmd_ethsw: Spelling fixes 9 years ago
Gong Qianyu 19c31285a3 dm: env_sf: fix saveenv() to use driver model 9 years ago
Marek Vasut bdbcbe752e usb: kbd: Prevent out of bound access 9 years ago
Tom Rini 3da5240925 common/console.c: Remove unused inline functions 9 years ago
Clemens Gruber e92029c0f4 env_mmc: support overriding mmc dev from board code 9 years ago
Purna Chandra Mandal 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Andreas Neubacher e32951b525 lcd: fix the color testpattern in 16bit mode 9 years ago
Simon Glass 66280e82f7 gpio: Warn about invalid GPIOs used with the 'gpio' command 9 years ago
Simon Glass 35a1f0dfa1 stdio: Correct a build error with driver model 9 years ago
Simon Glass 0ffe6ab521 gpio: Allow 's' as an abbreviation for 'status' 9 years ago
Simon Glass 931b24c5a0 dm: pmic: Add 'reg status' to show all regulators 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Simon Glass e3b81c1c0d dm: stdio: video: Plumb the video uclass into stdio 9 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 9 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 9 years ago
Simon Glass 8703ef3fdb common: Move LCD and video memory reservation together 9 years ago
Simon Glass 6cbf5de708 dm: lcd: Avoid using the lcd.h header file with driver model 9 years ago
Bin Meng 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" 9 years ago
Simon Glass 4ef7909970 usb: Define USB_MAX_STOR_DEV in only one place 9 years ago
Simon Glass 72b335e91d sandbox: Support the bmp command 9 years ago
Simon Glass 4fbd258e69 i2c: Correct command return values 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Masahiro Yamada 9c11135ce0 image: fix getenv_bootm_size() function 9 years ago
Peng Fan 447b9cdf2c common: usb: fix checking condition 9 years ago
Simon Glass af7a55514a x86: Fix board init breakage 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Peng Fan db18f548cb common: env_flags: fix loop condition when using env_flags_varaccess_mask 9 years ago
Peng Fan bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 9 years ago
Michael van Slingerland 4e42e29fd6 cmd_boot: Add a poweroff command 9 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 9 years ago