- 17f084f zfs: remove unused buf variable by Joel Johnson · 4 years, 10 months ago
- e9c6698 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · 5 years ago
- 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 10 months ago
- 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 11 months ago
- 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
- bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
- 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
- 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 11 months ago
- 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 11 months ago
- 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 11 months ago
- 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 10 months ago
- 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 10 months ago
- 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 4 years, 11 months ago
- 4f731c7 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 4 years, 11 months ago
- 4c6edc2 cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 4 years, 11 months ago
- b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 11 months ago
- 6478a7e cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 5 years ago
- a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
- 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- 14a2dee cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 5 years ago
- 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 11 months ago
- ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 11 months ago
- 07e2fe7 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 4 years, 10 months ago
- 986e064 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 4 years, 10 months ago
- 173cd9e cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 4 years, 10 months ago
- a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 10 months ago
- f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 5 years ago
- f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 5 years ago
- 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 5 years ago
- 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
- 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
- 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
- 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 5 years ago
- b75617b x86: Update the fsp command for FSP2 by Simon Glass · 5 years ago
- 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- 2c4e067 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 5 years ago
- 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
- fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
- 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
- 31839dc cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
- 51843ea cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
- 8cb22a6 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
- 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
- 2373cba cmd: Prepare sysboot command independence by Patrice Chotard · 5 years ago
- 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
- 787f10a cmd: cp: add missing map_sysmem by Philippe Reynes · 5 years ago
- ae0d12f iminfo: add missing map_sysmem by Philippe Reynes · 5 years ago
- ff102c5 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
- eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
- 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
- 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
- 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- 94d022b Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
- 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 5 years ago
- ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 5 years ago
- 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
- cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
- 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
- b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
- 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
- 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
- fefff63 cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 5 years ago
- 672c570 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
- 20841c5 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
- a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
- 24b7739 Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
- 965ec3c cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
- bb43c27 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
- febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
- 0896d2c thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
- 909338c cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
- 051aa89 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
- cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
- 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
- c2af7fb cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
- a539c8b cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
- a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
- e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
- 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
- ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
- 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
- 7d2dc6a cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
- 100e75b cmd: avoid decimal conversion by T Karthik Reddy · 5 years ago
- 92ffd0d cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · 5 years ago
- 5ebe6c0 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · 5 years ago
- 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
- efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
- 8679be2 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
- 3c3886d arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago