summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-19efi_console: set up eventsxypron.glpk@gmx.de
2017-07-19efi_loader: provide meaningful status codexypron.glpk@gmx.de
2017-07-19bootefi: allow return without EFI_BOOT_SERVICES.Exitxypron.glpk@gmx.de
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de
2017-07-19efi_loader: reimplement efi_locate_protocolxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de
2017-07-19mmc: use new hwpart API when CONFIG_BLK enabledKever Yang
2017-07-12cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko
2017-07-12cmd: jffs2: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: nand: abstract global variable usage for dm conversionMugunthan V N
2017-07-11fdt: Check for NULL return from fdt_getprop in 'fdt set'Tom Rini
2017-07-11display_options: Refactor to allow obtaining the bannerSimon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-10cmd, nand: fix broken output of "nand info"Lothar Waßmann
2017-07-08powerpc, 8xx: move specific reginfoChristophe Leroy
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-07-03efi_loader: Add check for fallback fdt memory reservationAlexander Graf
2017-06-23bdinfo: print fdt_blobHeiko Schocher
2017-06-18cmd: usb_mass_storage: Staticize do_usb_mass_storage()Fabio Estevam
2017-06-18cmd: usb_mass_storage: Use NULL for pointerFabio Estevam
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-16cmd: ethsw: Fix out-of-bounds errorYork Sun
2017-06-12cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann
2017-06-12cmd: mtdparts: fix uninitialized variable warningLothar Waßmann
2017-06-12fdt: Add a check to fdt_print() for coveritySimon Glass
2017-06-12fdt: Add a check to do_fdt() for coveritySimon Glass
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-06-10Kconfig: Add description for CMD_POWEROFFMichal Simek
2017-06-09cmd/fdt: support single value replacement within an arrayHannes Schmelzer
2017-06-09cmd: jffs2: Rename command ls to fslsSiva Durga Prasad Paladugu
2017-06-05cmd/ethsw: Disable implicit enum conversion warningTom Rini
2017-06-05cmd/elf.c: Support passing arguments with bootelfTom Rini
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini
2017-06-03fs: fat: add kbuild configuration supportSekhar Nori
2017-06-02pci: Correct cast for sandboxSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass