Commit Graph

3490 Commits (6ce8932494043246667979b3efacdee5e4ec5dfd)

Author SHA1 Message Date
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 10 years ago
Mark Langsdorf 35df893199 cmd_scsi: use lbaint_t for LBA values instead of u32 10 years ago
Hannes Schmelzer 7bb7d672aa common/cmd_bdinfo: show gd->board_type 10 years ago
Simon Glass b6bfb6ff9a Add a simple version of memalign() 10 years ago
Simon Glass 8d379f179a lcd: Support colour lookup table on 16bpp display in BMP images 10 years ago
Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h 10 years ago
Stefan Roese 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 10 years ago
Stefan Roese d126e01649 autoboot.c: Move config options to Kconfig 10 years ago
Stefan Roese 2d908fa084 autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 10 years ago
Hans de Goede 5bcec545a6 image-fit: Fix compiler warning in fit_conf_print() 10 years ago
Paul Kocialkowski 10be5b5d3a fdt: Pass the device serial number through devicetree 10 years ago
Bin Meng 77c2b210c7 cmd_ide: Eliminate build warnings in atapi_inquiry() 10 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 10 years ago
Joe Hershberger 7453cb595c Move setexpr to Kconfig 10 years ago
Hans de Goede 8454c84af5 usb: kbd: Fix key repeat not always working 10 years ago
Hans de Goede 126ca94274 usb: Remove unused variable in usb_setup_descriptor() 10 years ago
Matt Porter c777efe3a1 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM 10 years ago
Andrew Bradford ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes 10 years ago
Paul Kocialkowski 3bc37b6d65 spl: spl_mmc: Error and count distinction 10 years ago
Karl Apsite d52e8575d9 Combine bootm_find_<thing> functions together 10 years ago
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 10 years ago
Karl Apsite ecf8cd6535 mkimage will now report information about loadable 10 years ago
Tim Harvey c75648d75e env_mmc: add error message to pass to set_default_env 10 years ago
Tuomas Tynkkynen 9b081d8893 menu: Return an error code if Ctrl-C is pressed 10 years ago
Tuomas Tynkkynen 0ece6b50f1 pxe: Fix crash if 'sysboot' is run without args 10 years ago
Tim Harvey 9d3b565441 spl: spl_mmc: fix mmc Falcon mode regression 10 years ago
Joe Hershberger 94b467b14e env: Distinguish finer between source of env change 10 years ago
Joe Hershberger bdf1fe4e68 env: Add regex support to env_attrs 10 years ago
Joe Hershberger cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 10 years ago
Joe Hershberger 032ea185d6 env: Simplify the reverse_strstr() interface 10 years ago
Joe Hershberger 7a0ad2cce3 env: Fix return values in env_attr_lookup() 10 years ago
Hans de Goede a8552c7c9b console: Fix pre-console flushing via cfb_console being very slow 10 years ago
Tim Harvey 9e20560221 env_nand: use nand_spl_load_image for readenv if SPL 10 years ago
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