- 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 8 months ago
- a415d61 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 8 months ago
- fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 8 months ago
- 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 8 months ago
- 30efb5d cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 8 months ago
- e8bced6 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 9 months ago
- ec80b47 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
- 76be687 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 9 months ago
- 7d4d551 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
- 89789eb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 10 months ago
- 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 10 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 10 months ago
- 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 10 months ago
- 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
- 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 10 months ago
- 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 10 months ago
- 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 10 months ago
- 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
- b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 10 months ago
- 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 5 years ago
- 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 5 years ago
- b1b147f cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
- 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 · 5 years 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