1. 2869c3b x86: slimbootloader: Add serial driver by Park, Aiden · 5 years ago
  2. 1fb17ea x86: slimbootloader: Add memory configuration by Park, Aiden · 5 years ago
  3. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  4. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  5. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  6. 0709ddb x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · 5 years ago
  7. fd95e10 bios_emulator: remove stray break by Heinrich Schuchardt · 5 years ago
  8. c1865bb x86: Avoid writing temporary asl files into the source tree by Simon Glass · 5 years ago
  9. 5e99fde x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · 5 years ago
  10. e3be52c x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · 5 years ago
  11. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
  12. eef3007 x86: acpi: Add CSRT description by Andy Shevchenko · 5 years ago
  13. 68d70a1 x86: qemu: Fix non-working ramboot and nfsboot environment variables by Bin Meng · 5 years ago
  14. 00f237e qemu-x86: Use config_distro_bootcmd by Joshua Watt · 5 years ago
  15. 42ef707 x86: edison: Enable SD slot by Andy Shevchenko · 5 years ago
  16. fef4086 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  17. 2e8fef7 test/py: avb: Move AVB test to android dir by Sam Protsenko · 5 years ago
  18. db857dc Merge branch '2019-08-07-master-imports' by Tom Rini · 5 years ago
  19. 0b6febf Update include/android_image.h from AOSP by Alex Deymo · 5 years ago
  20. 24434ad common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · 5 years ago
  21. bddd985 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  22. 13551b9 console: execute flush on uart when silent is removed by Patrick Delaunay · 5 years ago
  23. bf46be7 console: update silent tag after env load by Patrick Delaunay · 5 years ago
  24. 97f3c09 cmd: avb: Fix compiler warnings by Sam Protsenko · 5 years ago
  25. f254bd0 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · 5 years ago
  26. 6948f10 pci_ep: Fix Coverity warning by Ramon Fried · 5 years ago
  27. 2d88b5a clk: MediaTek: add hifsys entry for MT7623 SoC. by Ryder Lee · 5 years ago
  28. 4f3ee27 ARM: dts: add hifsys reset for MediaTek SoCs by Ryder Lee · 5 years ago
  29. 8702e61 MAINTAINERS: MediaTek: add MediaTek team in the entry by Ryder Lee · 5 years ago
  30. ecaae80 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · 5 years ago
  31. b236f8c log: document the assign() macro by Heinrich Schuchardt · 5 years ago
  32. 102b0b1 arm: dts: change MT7629 to use spi-mem rather than qspi by Weijie Gao · 5 years ago
  33. c07f68d watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  34. c7adc0b watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 5 years ago
  35. 7127151 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  36. 898c40c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  37. 7298d82 gitlab-ci: Add qemu-riscv64 testing by Tom Rini · 5 years ago WIP/02Aug2019
  38. 1013233 gitlab-ci: Remove unused TOOLCHAIN environment variable by Tom Rini · 5 years ago
  39. 22c7b7d travis.yml: run Python tests on qemu-riscv64_defconfig by Heinrich Schuchardt · 5 years ago
  40. db289a9 Merge branch '2019-08-02-autoboot-cleanup' by Tom Rini · 5 years ago
  41. 5ec35ff autoboot: Adjust the implementation in autoboot_command() by Simon Glass · 5 years ago
  42. 5fa3fd2 autoboot: Move a few more options from #ifdef to if() by Simon Glass · 5 years ago
  43. 14b9df1 autoboot: Add comments for menu_show() by Simon Glass · 5 years ago
  44. cf9803a Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  45. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  46. d915ad2 autoboot: Tidy up use of menukey by Simon Glass · 5 years ago
  47. daedaad snow: Define CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  48. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  49. 2452bb7 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · 5 years ago
  50. e79e4b2 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · 5 years ago
  51. 42b4d14 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · 5 years ago
  52. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  53. e8c7805 autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  54. 0c4bd31 autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · 5 years ago
  55. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  56. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  57. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  58. e9f6a37 main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  59. bbaf56e Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  60. 08c41ca Merge branch '2019-07-31-ti-imports' by Tom Rini · 5 years ago
  61. b9ad74d Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available" by Adam Ford · 5 years ago
  62. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  63. 3380d1c ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM by Adam Ford · 5 years ago
  64. 2fd156b ARM: dts: da850-evm: Fix MDIO pinmux by Adam Ford · 5 years ago
  65. 575ce43 configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices by Suniel Mahesh · 5 years ago
  66. a9c5d4b configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and DM support, disable in SPL by Suniel Mahesh · 5 years ago
  67. 5b56a4c configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER by Suman Anna · 5 years ago
  68. 8162e8a configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER by Suman Anna · 5 years ago
  69. dcddf0f arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property by Suman Anna · 5 years ago
  70. 3cdecb3 ARM: da850-evm: Replace CMD_SF with CMD_MTD by Adam Ford · 5 years ago
  71. ef97842 ARM: da850evm: Split MTDPARTS into SPL and u-boot by Adam Ford · 5 years ago
  72. 914694d configs: am57xx_evm_defconfig: Enable 'dtimg' command by Sam Protsenko · 5 years ago
  73. 29e783d configs: am57xx_evm_defconfig: Enable 'bcb' command by Sam Protsenko · 5 years ago
  74. 4347b0b omap: Correct the fastboot product var by Sam Protsenko · 5 years ago
  75. 3db0989 env: ti: boot: Handle reboot reason from BCB by Sam Protsenko · 5 years ago
  76. 3fe483b Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  77. 0c0cdc8 clk: meson: remove duplicate logic by Heinrich Schuchardt · 5 years ago
  78. b160fac board: amlogic: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  79. 5e5db09 ARM: meson-g12a: Handle 4GiB DRAM size by Neil Armstrong · 5 years ago
  80. 0d84acb ARM: dts: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  81. d93757f ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1 by Neil Armstrong · 5 years ago
  82. fea3939 mmc: relocate code comment by Baruch Siach · 5 years ago
  83. caa3323 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by Weijie Gao · 5 years ago
  84. 58d65d5 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago
  85. 41a9fab mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · 5 years ago
  86. 09da18d test/py: add MMC/SD block write test by Jean-Jacques Hiblot · 5 years ago
  87. 4f89598 test: dm: clk_ccf: test composite clk by Peng Fan · 5 years ago
  88. 8f611dc clk: sandbox: add composite clk by Peng Fan · 5 years ago
  89. 7bd6432 configs: sandbox: Enable composite clk by Peng Fan · 5 years ago
  90. 2b12957 clk: gate: support sandbox by Peng Fan · 5 years ago
  91. 0009763 clk: add composite clk support by Peng Fan · 5 years ago
  92. d669d1a clk-provider: include clk-uclass.h by Peng Fan · 5 years ago
  93. 91944ef dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
  94. 4b91ec0 clk: imx: gate2 add set rate by Peng Fan · 5 years ago
  95. b6c56d9 clk: imx: import clk heplers by Peng Fan · 5 years ago
  96. 4f305bf clk: fixed_rate: export clk_fixed_rate by Peng Fan · 5 years ago
  97. fe69b03 clk: divider set rate supporrt by Peng Fan · 5 years ago
  98. 1c64330 clk: add clk-gate support by Peng Fan · 5 years ago
  99. 1b0d09c clk: export mux/divider ops by Peng Fan · 5 years ago
  100. 4b04408 clk: mux: add set parent support by Peng Fan · 5 years ago