1. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  2. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  3. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  4. 60f38d8 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  5. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  6. 0805fe1 arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · 5 years ago
  7. 476e991 arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  8. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  9. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  10. 7659ea3 watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  11. 9a34ded ARM: meson: Add support for fastboot_set_reboot_flag() by Neil Armstrong · 5 years ago
  12. b1dd7de arm: meson: add sm command to retrieve the reboot reason by Neil Armstrong · 5 years ago
  13. 559e625 arm: meson: add sm cmd to retrieve SoC serial by Neil Armstrong · 5 years ago
  14. cddca4b ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 by Neil Armstrong · 6 years ago
  15. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  16. b75e9e3 km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  17. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  18. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  19. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  20. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  21. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  22. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  23. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  24. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  25. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  26. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  27. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  28. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  29. c62c7ef board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  30. 881b632 arm: dts: Add devicetree for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  31. af8a735 arm: dts: Import HI3660 devicetree from Linux by Manivannan Sadhasivam · 5 years ago
  32. feb5a02 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  33. 9fd8b2c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  34. 3ebb919 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
  35. 57ede1a ARM: renesas: Add R8A77980 V3H platform code by Marek Vasut · 5 years ago
  36. a811e19 ARM: dts: renesas: Add R8A77980 V3H DTs and headers by Marek Vasut · 5 years ago
  37. 4c63a60 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
  38. 5a20adf apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  39. fbcb925 apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
  40. dbaec46 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
  41. 19cad26 x86: slimbootloader: Add a slimbootloader device tree by Park, Aiden · 5 years ago
  42. 14360bf x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · 5 years ago
  43. 2869c3b x86: slimbootloader: Add serial driver by Park, Aiden · 5 years ago
  44. 1fb17ea x86: slimbootloader: Add memory configuration by Park, Aiden · 5 years ago
  45. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  46. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  47. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  48. 5e99fde x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · 5 years ago
  49. e3be52c x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · 5 years ago
  50. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
  51. eef3007 x86: acpi: Add CSRT description by Andy Shevchenko · 5 years ago
  52. 42ef707 x86: edison: Enable SD slot by Andy Shevchenko · 5 years ago
  53. 21bc193 Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  54. fef4086 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  55. 4f3ee27 ARM: dts: add hifsys reset for MediaTek SoCs by Ryder Lee · 5 years ago
  56. 102b0b1 arm: dts: change MT7629 to use spi-mem rather than qspi by Weijie Gao · 5 years ago
  57. 3f47db0 rockchip: Kconfig: enable TPL support for rk3328 by Kever Yang · 5 years ago
  58. ec552bf rockchip: dts: rk3328: update dmc node for driver by Kever Yang · 5 years ago
  59. 85a3874 rockchip: ram: add full feature rk3328 DRAM driver by Kever Yang · 5 years ago
  60. 86e999f rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi by Matwey V. Kornilov · 5 years ago
  61. b06def3 arm: dts: ficus: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  62. 0b5130f arm: dts: rock960: Enable booting from eMMC when using SPL by Manivannan Sadhasivam · 5 years ago
  63. a5f1249 arm64: dts: rockchip: Add support for Khadas Edge-Captain by Nick Xie · 5 years ago
  64. 6ce9ba0 arm64: dts: rockchip: Add support for Khadas Edge-V by Nick Xie · 5 years ago
  65. a839828 arm64: dts: rockchip: Add support for Khadas Edge by Nick Xie · 5 years ago
  66. 16593cc rockchip: rk3328: enable DMA for MMCs at Rock64 by Matwey V. Kornilov · 5 years ago
  67. a9775a8 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  68. c7adc0b watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  69. bbaf56e Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  70. 2fd156b ARM: dts: da850-evm: Fix MDIO pinmux by Adam Ford · 5 years ago
  71. dcddf0f arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property by Suman Anna · 5 years ago
  72. 4347b0b omap: Correct the fastboot product var by Sam Protsenko · 5 years ago
  73. 5e5db09 ARM: meson-g12a: Handle 4GiB DRAM size by Neil Armstrong · 5 years ago
  74. 0d84acb ARM: dts: add support for Odroid-N2 by Neil Armstrong · 5 years ago
  75. d93757f ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1 by Neil Armstrong · 5 years ago
  76. 476a314 Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  77. dcf722e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  78. ac80ac0 arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit by Luca Ceresoli · 5 years ago
  79. c28a9cf arm64: zynqmp: spl: install a PMU firmware config object at runtime by Luca Ceresoli · 6 years ago
  80. 420d446 arm64: zynqmp: Rename zc1275 to zcu1275 by Michal Simek · 6 years ago
  81. 333755e Merge branch '2019-07-29-ti-imports' by Tom Rini · 5 years ago
  82. c1c564a arm: mach-keystone: Use appended original image size in image processing by Andrew F. Davis · 5 years ago
  83. 95cffd9 davinci: da850-evm: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  84. f5a4755 davinci: omapl138-lcdk: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  85. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  86. 2d64a0f Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  87. bb4c5d6 board: mediatek: Add pumpkin board support by Fabien Parent · 5 years ago
  88. 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  89. 92430b8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  90. ad4a699 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  91. c957be9 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. 26008cd rockchip: rv1108: Migrate to use common board file by Kever Yang · 5 years ago
  93. 920b013 rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  94. edaf8db rockchip: rk3368: Migrate to use common board file by Kever Yang · 5 years ago
  95. 38ed267 rockchip: rk3328: Migrate to use common board file by Kever Yang · 5 years ago
  96. de57a9f rockchip: rk3288: Migrate to use common board file by Kever Yang · 5 years ago
  97. 271318a rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  98. 88a87bc rockchip: rk3288: Move clock CMD to SoC file by Kever Yang · 5 years ago
  99. b678f27 rockchip: rk3288: Move veyron_init() back to veyron.c by Kever Yang · 5 years ago
  100. 0221910 rockchip: rk3288: move board_early_init_f() back to veyron by Kever Yang · 5 years ago