Commit Graph

3453 Commits (e8f339e0e8bb15ba6e4079d0a239ddc211a02935)

Author SHA1 Message Date
Przemyslaw Marczak e09b2a02d3 common: cmd regulator: command cleanup 10 years ago
Przemyslaw Marczak 493cdec7ac common: cmd pmic: command cleanup 10 years ago
Przemyslaw Marczak 6262b72b8b dm: regulator: add regulator command 10 years ago
Przemyslaw Marczak d89fdcf9cf dm: pmic: add pmic command 10 years ago
Simon Glass 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model 10 years ago
Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 10 years ago
Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd 10 years ago
Hans de Goede ad84a42fc5 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors 10 years ago
Hans de Goede 651d95c8eb usb: usb_control_msg() propagate controller error code 10 years ago
Joe Hershberger 2068cea173 Use map_sysmem when accessing memory in setexpr 10 years ago
Simon Glass ce49e79450 spl: Correct address in spl_relocate_stack_gd() 10 years ago
Simon Glass 00cf1167bb edid: Add a function to read detailed monitor timings 10 years ago
Stefan Roese 27e7215645 ppc4xx: Remove sc3 board 10 years ago
Joe Hershberger a69bdba9c6 Fix broken verify functionality in crc32 command 10 years ago
Joe Hershberger 849337bb22 Fix inconsistency of VERIFY defines in cmd_mem 10 years ago
maxin.john@enea.com 8ca584ecfb cmd_part: fix usage text 10 years ago
Paul Kocialkowski ecb301394b spl: spl_mmc: Partition raw boot mode for eMMC 10 years ago
Paul Kocialkowski 91199f4a5a spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics 10 years ago
Maxime Ripard 87f02d5aee image: android: handle default kernel address 10 years ago
Hans de Goede 2b338ef411 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs 10 years ago
Simon Glass f9951eadb6 dm: rtc: Convert 'date' command to support driver model 10 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 10 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 10 years ago
Simon Glass c3ec646dde fdt: Correct warning in fdt_setup_simplefb_node() 10 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 10 years ago
Simon Glass 8e2fac051a Add a 'cpu' command to print CPU information 10 years ago
Simon Glass 4c509343ab Fix comment nits in board_f.c 10 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 10 years ago
Heiko Schocher 5db73feb1d cmd, nand: add more info to "nand info" 10 years ago
Marek Vasut 1a1fa24066 rtc: Set valid date after reset 10 years ago
York Sun 12eaf31c07 armv8/fsl-lsch3: Update early MMU table 10 years ago
Scott Wood 581508bdfb cmd_mem: Store last address/size/etc as ulong 10 years ago
Simon Glass f3d46bd658 dm: Init device tree as well as driver model in SPL 10 years ago
Simon Glass 293f16b1e7 Correct malloc_limit value for pre-relocation malloc() 10 years ago
Simon Glass fb5cf7f16b Move initf_malloc() to a common place 10 years ago
Simon Glass 0879361fd3 fdt: Rename setup_fdt() and make it prepare also 10 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 10 years ago
Stefan Roese a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 years ago
tang yuantian 1a1cf6ee47 cmd_scsi: Enable SoC AHCI device on platforms with PCI 10 years ago
Eric Nelson 5d27223ea5 unzip: add gzwrite command to write compressed image to block device 10 years ago
Tim Harvey 08daa258e6 fdt: add new fdt_fixup_display function to configure display 10 years ago
Stefan Roese ed62756dcf cmd_sf: Fix problem with "sf update" and unaligned length 10 years ago
Andrey Skvortsov a436d61279 kconfig: remove duplicated CMD_DNS option 10 years ago
Tim James a095f047eb mii: add read-modify-write option to mii command 10 years ago
Sjoerd Simons 4a0bd1020f pxe: Ensure all memory access is to mapped memory 10 years ago
Sjoerd Simons 9b97b6ba24 sandbox: Implement host dev [device] 10 years ago
Sjoerd Simons bacfb1df95 sandbox: Renamed sb command to host 10 years ago
Simon Glass de79a7654b sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Simon Glass c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 10 years ago