Commit Graph

625 Commits (f6872816ce07b6b26c9b6a4b1ba9206805d9321d)

Author SHA1 Message Date
Simon Glass 72c3033fd1 Convert CONFIG_CMD_SPL to Kconfig 7 years ago
Simon Glass 719d36ee36 Convert CONFIG_CMD_SF_TEST to Kconfig 7 years ago
Simon Glass efce2442d3 Convert CONFIG_CMD_SDRAM to Kconfig 7 years ago
Simon Glass 0941f597a2 Convert CONFIG_CMD_SCSI to Kconfig 7 years ago
Simon Glass 15dc63d646 Convert CONFIG_CMD_SAVES to Kconfig 7 years ago
Simon Glass f8803a99fe Convert CONFIG_CMD_REISER to Kconfig 7 years ago
Christophe Leroy fa379223cd Convert CONFIG_CMD_REGINFO to Kconfig 7 years ago
Simon Glass b75dfd2d46 Kconfig: Convert CMD_READ to Kconfig 7 years ago
Simon Glass 6f62d7c4f7 Kconfig: Drop CONFIG_CMD_PORTIO and associated command 7 years ago
Simon Glass 7f6665554a Convert CONFIG_CMD_PCMCIA to Kconfig 7 years ago
Simon Glass 186424248d Kconfig: Drop CONFIG_CMD_PCI_ENUM 7 years ago
Simon Glass 6500ec7a5a Convert CONFIG_CMD_PCI to Kconfig 7 years ago
Simon Glass 978f0854da Convert CONFIG_CMD_ONENAND to Kconfig 7 years ago
Simon Glass cb70e6cb8d Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig 7 years ago
Simon Glass f38c5f526c Convert CONFIG_CMD_MMC_SPI to Kconfig 7 years ago
Simon Glass 0c19b4d180 Kconfig: Sort the device-access commands 7 years ago
Masahiro Yamada 0c1b869b2e net: add static to do_tftpput() 7 years ago
Alison Chaiken 2fcaa413b3 gpt: harden set_gpt_info() against non NULL-terminated strings 7 years ago
Alison Chaiken 203f9b48ad GPT: provide commands to selectively rename partitions 7 years ago
Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 7 years ago
Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 7 years ago
Bin Meng 78abf14fc2 usb: cmd: Print actual packet size for super speed devices 7 years ago
Bin Meng db13a768a0 cmd: scsi: Fix null pointer dereference in 'scsi reset' 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Alexander Graf f4f9993f7e efi_loader: Fix configuration table override 7 years ago
Tom Rini d56b4b1974 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS 7 years ago
Heinrich Schuchardt 7cbc12415d efi_loader: initalize EFI object list only once 7 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 7 years ago
Rob Clark 3e433e9608 efi_loader: EFI file paths should be DOS style 7 years ago
Karl Beldan 24fc9531a1 cmd: Kconfig: Fix CMD_UBIFS dependencies 7 years ago
Karl Beldan 22cf953a40 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS 7 years ago
Karl Beldan b2237a4f5d cmd: Kconfig: Fix a dependency of CMD_MTDPARTS 7 years ago
Christophe Leroy f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 7 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 7 years ago
xypron.glpk@gmx.de 1da1bac477 efi_loader: provide meaningful status code 7 years ago
xypron.glpk@gmx.de b06d8ac39e bootefi: allow return without EFI_BOOT_SERVICES.Exit 7 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
xypron.glpk@gmx.de 88adae5ef0 efi_loader: reimplement efi_locate_protocol 7 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 7 years ago
Kever Yang 4dc80c8732 mmc: use new hwpart API when CONFIG_BLK enabled 7 years ago
Grygorii Strashko 7021c7e6f2 cmd: mvebu: bubt: use get_nand_dev_by_index() 7 years ago
Grygorii Strashko 6308e71be4 cmd: nand: remove direct access to struct mtd_info->priv 7 years ago
Grygorii Strashko bfdba68eac cmd: jffs2: use get_nand_dev_by_index() 7 years ago
Grygorii Strashko f370b51510 cmd: bootm: use get_nand_dev_by_index() 7 years ago
Mugunthan V N ad92dff28c cmd: nand: abstract global variable usage for dm conversion 7 years ago
Tom Rini 99bb38e2cc fdt: Check for NULL return from fdt_getprop in 'fdt set' 7 years ago
Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 7 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 7 years ago
Simon Glass 4682c8a19b dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago