Commit Graph

3852 Commits (782b97805e9f59cc2b4d3aa67a8a03248e8cd722)

Author SHA1 Message Date
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 9 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Stephen Warren deff6fb3a7 malloc: remove !gd handling 9 years ago
Simon Glass 1057e6cfe1 timer: Set up the real timer after driver model is available 9 years ago
Simon Glass 2e33e76165 Revert "image-fit: Fix signature checking" 9 years ago
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 9 years ago
Guillaume GARDET 86a0df7328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS 9 years ago
Lubomir Rintel ed0f40a673 tools: fix env_flags build 9 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