1. f56bf0a sandbox: dtsi: add buttons by Philippe Reynes · 4 years, 4 months ago
  2. a558b18 cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
  3. 7686d9f dm: button: add a driver for button driven by gpio by Philippe Reynes · 4 years, 4 months ago
  4. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · 4 years, 4 months ago
  5. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · 4 years, 4 months ago
  6. 319a9cb cmd: host: return value of do_host_bind() by Heinrich Schuchardt · 4 years, 4 months ago
  7. d3aa90e dm: Fix build error when OF_CONTROL is not set by Dan Murphy · 4 years, 4 months ago
  8. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
  9. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  10. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
  11. 1c7d904 find dtb in android boot image with header version 2 during bootm by chenshuo · 4 years, 4 months ago
  12. c4563f0 x86: chromebook_samus_tpl: Correct the image layout by Simon Glass · 4 years, 4 months ago
  13. 0bd972a x86: chromebook_panther: Correct the image layout by Simon Glass · 4 years, 4 months ago
  14. a6d9819 x86: chromebook_link64: Correct the image layout by Simon Glass · 4 years, 4 months ago
  15. 1542595 x86: Move the fdtmap away from the binary blobs by Simon Glass · 4 years, 4 months ago
  16. b9adf23 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 4 months ago
  17. f42e4d8 rockchip: Convert evb-rk3229 over to use binman by Simon Glass · 4 years, 4 months ago
  18. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 4 months ago
  19. 47b1179 Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR by Simon Glass · 4 years, 4 months ago
  20. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 4 months ago
  21. baea0f5 Makefile: Fix a long line in cmd_mkfitimage by Simon Glass · 4 years, 4 months ago
  22. cb58066 Makefile: Move CONFIG_TOOLS_DEBUG check to later by Simon Glass · 4 years, 4 months ago
  23. 4943502 mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
  24. a6d1af6 tegra: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
  25. 08e2f41 sunxi: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
  26. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · 4 years, 4 months ago
  27. c5b3fb8 x86: Makefile: Drop explicit targets built by binman by Simon Glass · 4 years, 4 months ago
  28. 77488bf powerpc: mpc85xx: Only enable binman when it is needed by Simon Glass · 4 years, 4 months ago
  29. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  30. a0c3276 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 4 months ago
  31. 057cb4c tegra: Drop the unused non-binman code by Simon Glass · 4 years, 4 months ago
  32. 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 4 months ago
  33. 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 4 months ago
  34. d8b214c rockchip: bob: Support SPI-flash booting by Simon Glass · 4 years, 4 months ago
  35. 7123e3a rockchip: jerry: Add serial support by Simon Glass · 4 years, 4 months ago
  36. adf53a8 Makefile: Allow building .rom files for non-x86 boards by Simon Glass · 4 years, 4 months ago
  37. 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 4 months ago
  38. f69c009 x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
  39. a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
  40. 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
  41. 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
  42. 3fee320 sandbox: enable FIT cipher support in defconfig by Patrick Oppenlander · 4 years, 4 months ago
  43. d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
  44. a650dc1 Merge branch '2020-07-28-Kconfig-migrations' by Tom Rini · 4 years, 4 months ago
  45. 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 5 months ago
  46. fe5c183 Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · 4 years, 5 months ago
  47. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  48. ea60444 configs: Remove dead CONFIG options by Adam Ford · 4 years, 5 months ago
  49. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
  50. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 5 months ago
  51. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  52. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  53. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  54. e7f5f68 Merge branch '2020-07-28-update-azure-tests' by Tom Rini · 4 years, 4 months ago
  55. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  56. 31c3bce azure: Switch to use the MSYS2 official installer as the CI base by Bin Meng · 4 years, 4 months ago
  57. 3eb7040 azure: Add the missing build dependency for MSYS2 build by Bin Meng · 4 years, 4 months ago
  58. 8c65515 azure: Drop 32-bit MSYS2 build by Bin Meng · 4 years, 4 months ago
  59. 0800024 azure: Use a login shell everywhere for MSYS2 build by Bin Meng · 4 years, 4 months ago
  60. 6467e2d Prepare v2020.10-rc1 by Tom Rini · 4 years, 4 months ago
  61. 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
  62. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  63. d309058 travis: Install pyelftools via pip by Tom Rini · 4 years, 4 months ago
  64. 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
  65. 6dea204 configs: odroid-c2: update for HDMI output, ADC & USB keyboard by Anand Moon · 4 years, 4 months ago
  66. 5018be7 serial: meson: handle RX errors by Neil Armstrong · 4 years, 4 months ago
  67. 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
  68. 598c02a Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
  69. f41fa25 Merge branch '2020-07-27-misc-env-improvements' by Tom Rini · 4 years, 4 months ago
  70. 3bab59e configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR by Kuldeep Singh · 4 years, 4 months ago
  71. 8ef4ff0 arm: dts: ls1028a: Add dspi flash device node to qds by Zhao Qiang · 4 years, 4 months ago
  72. 3270fc1 configs: lx2160a: Enable Watchdog support by Zhao Qiang · 4 years, 5 months ago
  73. 80e9b20 arm64: lx2160a: dts: Add watchdog node by Zhao Qiang · 4 years, 5 months ago
  74. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · 4 years, 5 months ago
  75. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 5 months ago
  76. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · 4 years, 5 months ago
  77. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · 4 years, 5 months ago
  78. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · 4 years, 5 months ago
  79. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · 4 years, 5 months ago
  80. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · 4 years, 5 months ago
  81. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · 4 years, 5 months ago
  82. 925a2b5 armv8: dts: ls1046a: Add the PCIe EP node by Xiaowei Bao · 4 years, 5 months ago
  83. 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
  84. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · 4 years, 5 months ago
  85. 49001b4 arm: dts: lx2160a: Increase configuration window size by Wasim Khan · 4 years, 5 months ago
  86. 9acd069 configs:ls1046afrwy: Add tfa secure boot defonfig by Manish Tomar · 4 years, 5 months ago
  87. 438c37c freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · 4 years, 5 months ago
  88. b41f6ba freescale: ls1043aqds: enable secure system counter by Biwen Li · 4 years, 5 months ago
  89. e0bb9f8 freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · 4 years, 5 months ago
  90. ffd5a3c freescale: ls1046aqds: enable secure system counter by Biwen Li · 4 years, 5 months ago
  91. 70a8158 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · 4 years, 5 months ago
  92. b258eb2 crypto/fsl: add RNG support by Michael Walle · 4 years, 5 months ago
  93. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 5 months ago
  94. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 5 months ago
  95. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 5 months ago
  96. 823674c crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 5 months ago
  97. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 5 months ago
  98. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 5 months ago
  99. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 5 months ago
  100. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · 4 years, 5 months ago