Commit Graph

3827 Commits (0f4d2f8e79f128de006c9b116be84f3e4dbba210)

Author SHA1 Message Date
Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 8 years ago
Codrin Ciubotariu bf9f2ed83b common: cmd_ethsw: Spelling fixes 8 years ago
Gong Qianyu 19c31285a3 dm: env_sf: fix saveenv() to use driver model 8 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
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Tom Rini 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show 9 years ago
Masahiro Yamada 20e072f374 image: check "bootm_low" and "bootm_size" if "initrd_high" is missing 9 years ago
Simon Glass 9fbdb94667 dm: pci: scsi: Use driver-model PCI API 9 years ago
Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 years ago
Rasmus Villemoes fea6730e1c fix always succesful memory test 9 years ago
Przemyslaw Marczak 71105f50fe fdt: fix address cell count checking in fdt_translate_address() 9 years ago
Simon Glass 8a83487030 dm: usb: Add a remove() method for USB keyboards 9 years ago
Simon Glass 70caa97108 usb: Allow up to 7 storage devices 9 years ago
Peng Fan 5d49b4cdf9 common: nvedit: use snprintf instead of sprintf 9 years ago
Peng Fan 5a6894397a common: env: initialize scalar variable 9 years ago
Peng Fan 09a788624d common: cli: avoid memory leak 9 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Stefan Brüns c75f57fba4 usb: Alloc buffer for USB descriptor dynamically 9 years ago
Bin Meng bc393a7954 fdt: Rewrite the logic in fdt_fixup_ethernet() 9 years ago