summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-03cmd: efidebug: fix a build error in show_efi_boot_opt()AKASHI Takahiro
2019-12-03cmd: pxe: Fix bootm argument countAbhishek Shah
2019-12-03blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Drop board_show_dram()Simon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Move sorting functions to their own header fileSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-12efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt
2019-11-08cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKSAKASHI Takahiro
2019-11-07cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZESAlexander Dahl
2019-11-07cmd: nand: Remove not used declarationAlexander Dahl
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-31cmd: avb: Support A/B slotsSam Protsenko
2019-10-31cmd: avb: Fix requested partitions listSam Protsenko
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay
2019-10-31thor: fix error path after g_dnl_register() failureMarek Szyprowski
2019-10-31cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski
2019-10-30cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-25cmd: booti: Store OS start and end info in images structureLokesh Vutla
2019-10-25cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki
2019-10-23cmd: Add Support for UFS commandsFaiz Abbas
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11cmd: itest: add support for .q size specifierMarek Szyprowski
2019-10-11cmd: avoid decimal conversionT Karthik Reddy
2019-10-11cmd: ti: ddr3: Move the print statement after testKrunal Bhargav
2019-10-11cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-08arm64: zynqmp: Define default SYS_PROMPTMichal Simek
2019-10-08ARM: zynq: Define default SYS_PROMPTMichal Simek
2019-10-08iod: Enhance to support display of multiple valuesSimon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass