Commit Graph

3516 Commits (ce22c5bbeed179161647f2bc707751761e6fe4bf)

Author SHA1 Message Date
Simon Glass da229e4e57 sandbox: Drop special-case sandbox console code 10 years ago
Simon Glass d6ea5307da dm: Allow debug UART to support an early console 10 years ago
Simon Glass 5b9d44df23 mkimage: Display a better list of available image types 10 years ago
Prabhakar Kushwaha 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 10 years ago
Sudeep Holla 8a133bb5ba cmd_fdt: save fdtaddr in hex format 10 years ago
Andre Przywara 5c1cf89f8c fdt: prevent clearing memory node if there are no banks 10 years ago
Bin Meng ffe387988d cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C 10 years ago
Bin Meng 166c3984e6 dm: cpu: Fix undefined ENOSYS build error 10 years ago
Simon Glass a7d0711a24 spi: sf: Print the error code on failure 10 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 10 years ago
Andre Przywara c7d0fd797e scsi: fix compiler warning with DEBUG and 48bit LBAs 10 years ago
Jagan Teki f39eb75b22 common: Add CMD_SF Kconfig entry 10 years ago
Heiko Schocher 8ee81b7f9b mtd, spi: Check if flash pointer is used 10 years ago
Heiko Schocher 2ec1a4059c spi, sf: Use offset and size in sf cmd from mtdpartition 10 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 years ago
Daniel Schwierzeck 9fe6d8716e mtd, spi: Add MTD layer driver 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Joe Hershberger 6aab5ae921 common: Add the CMD_ENV_EXISTS config to Kconfig 10 years ago
Joe Hershberger f38bec9f15 common: Fix comment for saveenv in Kconfig 10 years ago
Paul Kocialkowski 8607c4f127 common: cmd_part: start and size sub-commands introduction 10 years ago
Paul Kocialkowski a78f78ebeb common: cmd_part: Proper alignment 10 years ago
Hans de Goede de451493f1 usb: kbd: Disable idle input reports when we do not need them 10 years ago
Paul Kocialkowski 3ae8f4c8ae spl: spl_mmc: MMC boot mode provisions checks 10 years ago
Paul Kocialkowski 1ec264695f spl: spl_mmc: Minor cosmetics 10 years ago
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