1. f942636 riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  2. a27264c riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  3. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  4. 3194ec9 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  5. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  6. bb09dce arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · 5 years ago
  7. 956760a arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  8. 8208848 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  9. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  10. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  11. 1a5ed9c ARM: meson: Add support for fastboot_set_reboot_flag() by Neil Armstrong · 6 years ago
  12. 385309c arm: meson: add sm command to retrieve the reboot reason by Neil Armstrong · 5 years ago
  13. 69800ec arm: meson: add sm cmd to retrieve SoC serial by Neil Armstrong · 5 years ago
  14. 9c73b1a ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 by Neil Armstrong · 6 years ago
  15. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  16. cc4d10a km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  17. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  18. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  19. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  20. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  21. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  22. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  23. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  24. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  25. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  26. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  27. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  28. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  29. cf33f92 board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  30. 6796876 arm: dts: Add devicetree for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  31. 2a433b0 arm: dts: Import HI3660 devicetree from Linux by Manivannan Sadhasivam · 5 years ago
  32. 70a7098 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  33. 7341f30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  34. b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
  35. cf56785 ARM: renesas: Add R8A77980 V3H platform code by Marek Vasut · 5 years ago
  36. 8330f88 ARM: dts: renesas: Add R8A77980 V3H DTs and headers by Marek Vasut · 5 years ago
  37. 46eb729 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
  38. 3f6a2e2 apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  39. 4e9c07f apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
  40. 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
  41. 15775d4 x86: slimbootloader: Add a slimbootloader device tree by Park, Aiden · 5 years ago
  42. 347f1b4 x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · 5 years ago
  43. 1636d26 x86: slimbootloader: Add serial driver by Park, Aiden · 5 years ago
  44. deffd42 x86: slimbootloader: Add memory configuration by Park, Aiden · 5 years ago
  45. 538aec9 x86: Add a common HOB library by Park, Aiden · 5 years ago
  46. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  47. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  48. 70c6298 x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · 5 years ago
  49. bbbfe91 x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · 5 years ago
  50. 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
  51. 9a37f15 x86: acpi: Add CSRT description by Andy Shevchenko · 5 years ago
  52. 5ea5c95 x86: edison: Enable SD slot by Andy Shevchenko · 5 years ago
  53. b72b94b Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  54. 17d9cf5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  55. a3d81fe ARM: dts: add hifsys reset for MediaTek SoCs by developer · 5 years ago
  56. 6874339 arm: dts: change MT7629 to use spi-mem rather than qspi by developer · 5 years ago
  57. 6987185 rockchip: Kconfig: enable TPL support for rk3328 by Kever Yang · 5 years ago
  58. e0d3f88 rockchip: dts: rk3328: update dmc node for driver by Kever Yang · 5 years ago
  59. 9228f28 rockchip: ram: add full feature rk3328 DRAM driver by Kever Yang · 5 years ago
  60. e768cfc rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi by Matwey V. Kornilov · 5 years ago
  61. 54213db arm: dts: ficus: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  62. 2820229 arm: dts: rock960: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  63. 843e4c6 arm64: dts: rockchip: Add support for Khadas Edge-Captain by Nick Xie · 5 years ago
  64. c142d9a arm64: dts: rockchip: Add support for Khadas Edge-V by Nick Xie · 5 years ago
  65. aa09b3b arm64: dts: rockchip: Add support for Khadas Edge by Nick Xie · 5 years ago
  66. 1e954f5 rockchip: rk3328: enable DMA for MMCs at Rock64 by Matwey V. Kornilov · 5 years ago
  67. a18a645 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  68. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  69. 4d6c9b6 Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  70. ef18411 ARM: dts: da850-evm: Fix MDIO pinmux by Adam Ford · 5 years ago
  71. 4cd2cc0 arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property by Suman Anna · 5 years ago
  72. bedcf52 omap: Correct the fastboot product var by Sam Protsenko · 5 years ago
  73. 8faccdc ARM: meson-g12a: Handle 4GiB DRAM size by Neil Armstrong · 5 years ago
  74. 836bfad ARM: dts: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  75. 4612ae1 ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1 by Neil Armstrong · 5 years ago
  76. ce7e701 Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  77. 0a0749b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  78. af6b115 arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit by Luca Ceresoli · 5 years ago
  79. 23e6500 arm64: zynqmp: spl: install a PMU firmware config object at runtime by Luca Ceresoli · 6 years ago
  80. ea76656 arm64: zynqmp: Rename zc1275 to zcu1275 by Michal Simek · 6 years ago
  81. 7b6a458 Merge branch '2019-07-29-ti-imports' by Tom Rini · 5 years ago
  82. 857005b arm: mach-keystone: Use appended original image size in image processing by Andrew F. Davis · 5 years ago
  83. f82db92 davinci: da850-evm: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  84. 7a216ef davinci: omapl138-lcdk: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  85. 2d4e330 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  86. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  87. 2e50d82 board: mediatek: Add pumpkin board support by Fabien Parent · 5 years ago
  88. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  89. 97a81b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  90. 3bc5e87 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  91. debd413 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. a2b336e rockchip: rv1108: Migrate to use common board file by Kever Yang · 5 years ago
  93. 9554a4e rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  94. 35b401e rockchip: rk3368: Migrate to use common board file by Kever Yang · 5 years ago
  95. 205e2cc rockchip: rk3328: Migrate to use common board file by Kever Yang · 5 years ago
  96. ba87501 rockchip: rk3288: Migrate to use common board file by Kever Yang · 5 years ago
  97. b7da271 rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  98. bbea493 rockchip: rk3288: Move clock CMD to SoC file by Kever Yang · 5 years ago
  99. 71195ce rockchip: rk3288: Move veyron_init() back to veyron.c by Kever Yang · 5 years ago
  100. 9247104 rockchip: rk3288: move board_early_init_f() back to veyron by Kever Yang · 5 years ago