- 7fd47cc xen: Add essential and required interface headers by Oleksandr Andrushchenko · 4 years, 4 months ago
- f09daef configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · 4 years, 4 months ago
- 17cacab include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · 4 years, 4 months ago
- cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 7 months ago
- a0af895 Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
- 046ad43 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 4 months ago
- e0717ac configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · 4 years, 4 months ago
- 7a15597 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · 4 years, 4 months ago
- 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
- 410ed36 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
- a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
- 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
- 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
- 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
- 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
- 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
- dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
- c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
- 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
- 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
- edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
- fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
- 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
- 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
- 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
- 00ed2a1 dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 4 months ago
- 5b15d26 net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 4 months ago
- 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
- f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
- 614a9a2 w1: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- ea8c043 thermal: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
- ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
- f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 4 months ago
- ff3789e mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · 4 years, 4 months ago
- dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 50c2ab2 wdt: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 6a8319c dt-bindings: prci: add indexes for reset signals available in prci by Sagar Shrikant Kadam · 4 years, 4 months ago
- 560b07f clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 4 months ago
- 7be67ce imx8m: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · 4 years, 4 months ago
- 8214fd9 imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · 4 years, 4 months ago
- a959e12 sh: r2dplus: Enable DM_SERIAL and DM_CLK by Marek Vasut · 4 years, 7 months ago
- a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 4 months ago
- 803549f env: Add support for explicit write access list by Marek Vasut · 4 years, 5 months ago
- dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
- ab6b15a env: Add H_DEFAULT flag by Marek Vasut · 4 years, 5 months ago
- a59f7ec cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
- 748e42e cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
- eebd74d env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 4 months ago
- 0f4f5db env: add prototypes for weak function by Patrick Delaunay · 4 years, 6 months ago
- 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 4 months ago
- 1ac6f4b drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · 4 years, 5 months ago
- 77401e9 dt-bindings: pinctrl: add ns3 pads definition by Rayagonda Kokatanur · 4 years, 5 months ago
- dbece71 include/configs: ns3: add support for flashing images by Bharat Gooty · 4 years, 5 months ago
- 208e79d include/configs: ns3: add env variables for Linux boot by Bharat Gooty · 4 years, 5 months ago
- 5317d30 dt-bindings: memory: ns3: add ddr memory definition by Rayagonda Kokatanur · 4 years, 5 months ago
- 9593863 dt-bindings: memory: ns3: add memory definitions by Rayagonda Kokatanur · 4 years, 5 months ago
- 1d8fa36 board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · 4 years, 5 months ago
- c625c94 board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment by David Woodhouse · 4 years, 5 months ago
- e7001ed arm: add (default) config for nanopi2 board by Stefan Bosch · 4 years, 5 months ago
- cd360da arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · 4 years, 5 months ago
- b571d92 dm: remove superfluous comment for union ofnode_union by Heinrich Schuchardt · 4 years, 4 months ago
- 3483aa2 dm: button: add an uclass for button by Philippe Reynes · 4 years, 4 months ago
- d3aa90e dm: Fix build error when OF_CONTROL is not set by Dan Murphy · 4 years, 4 months ago
- 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 5 months ago
- 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
- ea60444 configs: Remove dead CONFIG options by Adam Ford · 4 years, 5 months ago
- 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
- 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 5 months ago
- 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- 996a971 stm32mp1: use the command env info -q in env_check by Patrick Delaunay · 4 years, 5 months ago
- e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- 8dc78bc dm: Fix build error when OF_CONTROL is not set by Dan Murphy · 4 years, 4 months ago
- 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
- 598c02a Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
- 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
- e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 5 months ago
- 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 5 months ago
- a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 5 months ago
- 823674c crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 5 months ago
- 0226109 configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value by Kuldeep Singh · 4 years, 5 months ago
- f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 6 months ago
- 3de4d1d armv8: ls1028ardb: add xspi parameter to qixis command by Yuantian Tang · 4 years, 6 months ago
- 4fe5c55 include/configs: ls1012a: Remove fdt_high env variable by Udit Agarwal · 4 years, 6 months ago
- 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 6 months ago
- f056e0f armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 6 months ago