- cb58066 Makefile: Move CONFIG_TOOLS_DEBUG check to later by Simon Glass · 4 years, 4 months ago
- 4943502 mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
- a6d1af6 tegra: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
- 08e2f41 sunxi: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
- b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · 4 years, 4 months ago
- c5b3fb8 x86: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
- 77488bf powerpc: mpc85xx: Only enable binman when it is needed by Simon Glass · 4 years, 4 months ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- a0c3276 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 4 months ago
- 057cb4c tegra: Drop the unused non-binman code by Simon Glass · 4 years, 4 months ago
- 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 4 months ago
- 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 4 months ago
- d8b214c rockchip: bob: Support SPI-flash booting by Simon Glass · 4 years, 4 months ago
- 7123e3a rockchip: jerry: Add serial support by Simon Glass · 4 years, 4 months ago
- adf53a8 Makefile: Allow building .rom files for non-x86 boards by Simon Glass · 4 years, 4 months ago
- 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 4 months ago
- f69c009 x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
- a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
- 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
- 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
- 3fee320 sandbox: enable FIT cipher support in defconfig by Patrick Oppenlander · 4 years, 4 months ago
- d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
- a650dc1 Merge branch '2020-07-28-Kconfig-migrations' by Tom Rini · 4 years, 4 months ago
- 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 5 months ago
- fe5c183 Kconfig: add SPL_LOAD_FIT_ADDRESS 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
- e7f5f68 Merge branch '2020-07-28-update-azure-tests' by Tom Rini · 4 years, 4 months ago
- 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 31c3bce azure: Switch to use the MSYS2 official installer as the CI base by Bin Meng · 4 years, 4 months ago
- 3eb7040 azure: Add the missing build dependency for MSYS2 build by Bin Meng · 4 years, 4 months ago
- 8c65515 azure: Drop 32-bit MSYS2 build by Bin Meng · 4 years, 4 months ago
- 0800024 azure: Use a login shell everywhere for MSYS2 build by Bin Meng · 4 years, 4 months ago
- 6467e2d Prepare v2020.10-rc1 by Tom Rini · 4 years, 4 months ago
- d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 4 months ago
- e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- d309058 travis: Install pyelftools via pip by Tom Rini · 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
- 6dea204 configs: odroid-c2: update for HDMI output, ADC & USB keyboard by Anand Moon · 4 years, 4 months ago
- 5018be7 serial: meson: handle RX errors by Neil Armstrong · 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
- f41fa25 Merge branch '2020-07-27-misc-env-improvements' by Tom Rini · 4 years, 4 months ago
- 3bab59e configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR by Kuldeep Singh · 4 years, 4 months ago
- 8ef4ff0 arm: dts: ls1028a: Add dspi flash device node to qds by Zhao Qiang · 4 years, 4 months ago
- 3270fc1 configs: lx2160a: Enable Watchdog support by Zhao Qiang · 4 years, 5 months ago
- 80e9b20 arm64: lx2160a: dts: Add watchdog node by Zhao Qiang · 4 years, 5 months ago
- fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · 4 years, 5 months ago
- 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 5 months ago
- 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · 4 years, 5 months ago
- bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · 4 years, 5 months ago
- ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · 4 years, 5 months ago
- cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · 4 years, 5 months ago
- 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · 4 years, 5 months ago
- b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · 4 years, 5 months ago
- 925a2b5 armv8: dts: ls1046a: Add the PCIe EP node by Xiaowei Bao · 4 years, 5 months ago
- 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
- 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · 4 years, 5 months ago
- 49001b4 arm: dts: lx2160a: Increase configuration window size by Wasim Khan · 4 years, 5 months ago
- 9acd069 configs:ls1046afrwy: Add tfa secure boot defonfig by Manish Tomar · 4 years, 5 months ago
- 438c37c freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · 4 years, 5 months ago
- b41f6ba freescale: ls1043aqds: enable secure system counter by Biwen Li · 4 years, 5 months ago
- e0bb9f8 freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · 4 years, 5 months ago
- ffd5a3c freescale: ls1046aqds: enable secure system counter by Biwen Li · 4 years, 5 months ago
- 70a8158 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · 4 years, 5 months ago
- b258eb2 crypto/fsl: add RNG support by Michael Walle · 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
- 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 5 months ago
- 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 5 months ago
- 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 5 months ago
- a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · 4 years, 5 months ago
- 0226109 configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value by Kuldeep Singh · 4 years, 5 months ago
- 99ae829 configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R by Yangbo Lu · 4 years, 5 months ago
- e1a3cc7 board: fsl: lx2160aqds: identify SDHC adapter during board init by Yangbo Lu · 4 years, 5 months ago
- f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
- ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 5 months ago
- 3de4d1d armv8: ls1028ardb: add xspi parameter to qixis command by Yuantian Tang · 4 years, 6 months ago
- 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · 4 years, 6 months ago
- 4fe5c55 include/configs: ls1012a: Remove fdt_high env variable by Udit Agarwal · 4 years, 6 months ago
- b20aa9d config: lx2160/2a: enable dspi by Zhao Qiang · 4 years, 6 months ago
- aa73e40 armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts by Zhao Qiang · 4 years, 6 months ago
- f12c446 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 6 months ago
- 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 6 months ago
- bf38311 armv8: layerscape: rework spin table by Michael Walle · 4 years, 6 months ago
- 661c602 armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · 4 years, 6 months ago
- c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · 4 years, 6 months ago
- 8222af5 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · 4 years, 6 months ago
- 319f1a3 armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · 4 years, 6 months ago
- bd7e4ee armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · 4 years, 6 months ago
- d082818 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · 4 years, 6 months ago
- 878cb69 armv8: layerscape: fix alignment for spin table by Michael Walle · 4 years, 6 months ago
- cde346a armv8: layerscape: load function pointer using ADR by Michael Walle · 4 years, 6 months ago