1. c8f2fe4 Merge branch '2019-11-23-master-imports' by Tom Rini · 5 years ago
  2. 16540d0 arm: fix -march for ARM11 by Heinrich Schuchardt · 5 years ago
  3. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  4. 163b764 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 5 years ago
  5. 02b5670 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 5 years ago
  6. 66b3ccc tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · 5 years ago
  7. af77162 travis: rework NXP layerscape jobs by Heiko Schocher · 5 years ago
  8. 56d35f2 travis: move orangepi to vendor job by Heiko Schocher · 5 years ago
  9. 601c287 Merge tag 'efi-2020-01-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  10. b7cdecf efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · 5 years ago
  11. 47b48fe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  12. 71d96eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  13. c59afcf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  14. 0c14bb5 arm: socfpga: stratix10: Add alias for gmac0 in S10 dts by Ooi, Joyce · 5 years ago
  15. 7dad444 arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver by Ooi, Joyce · 5 years ago
  16. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  17. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  18. 2800540 Update MAINTAINERS to include environment files by Joe Hershberger · 5 years ago
  19. 32a238d configs: Resync with savedefconfig by Tom Rini · 5 years ago
  20. f0fcab6 Merge branch '2019-11-20-env-migration' by Tom Rini · 5 years ago
  21. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  22. 8160c38 T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code by Tom Rini · 5 years ago
  23. dbcb4da fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH by Tom Rini · 5 years ago
  24. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  25. 3eee45d smart-gateway-mt7688: Rework build time check for overwriting factory data by Tom Rini · 5 years ago
  26. 48f23dd ARM: socfpga: Fix default mtdparts by Marek Vasut · 5 years ago
  27. 64c7c8c spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
  28. caaaf62 timer: dw-apb: add reset handling by Simon Goldschmidt · 5 years ago
  29. 26fb85f socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
  30. aacd7b9 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  31. 086269e configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF by Ley Foon Tan · 5 years ago
  32. 9184590 arm: dts: Stratix10: Fix memory node address and size cells by Ley Foon Tan · 5 years ago
  33. ad38de2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  34. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  35. 30b59dd input: Move input.o to be built only in some cases by Tom Rini · 5 years ago
  36. 99f9682 Merge tag 'efi-2020-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  37. e5521b1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  38. 38064ee efi_loader: enable EFI_LOADER on arm1136 and arm1176 by Heinrich Schuchardt · 5 years ago
  39. d47a774 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · 5 years ago
  40. b20bb09 efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM by Heinrich Schuchardt · 5 years ago
  41. 246e601 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · 5 years ago
  42. 037e108 powerpc: t4240: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  43. 5023917 powerpc: t104x: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  44. e68ed56 powerpc: t102x: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  45. 5799a38 powerpc: p5040: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  46. e71499a powerpc: p3041: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  47. 48d8910 powerpc: p2041: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  48. 6b9d8a7 ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · 5 years ago
  49. e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  50. d4a31e8 Prepare v2020.01-rc3 by Tom Rini · 5 years ago
  51. fffb826 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  52. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  53. fd8adc3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  54. 59b01eb rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · 5 years ago
  55. b40abe3 rockchip: dts: tinker: Move u-boot dmc initialization to specific section by Michael Trimarchi · 5 years ago
  56. 64eff47 rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLE by Thomas Hebb · 5 years ago
  57. 857d638 rockchip: allow DRAM init in SPL by Thomas Hebb · 5 years ago
  58. 220697a rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 5 years ago
  59. 7f08bfb doc: rockchip: Add documentation for rk3308 based boards by Andy Yan · 5 years ago
  60. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  61. 9ce3de1 rockchip: rk3308: Add dts for ROC-RK3308-CC by Andy Yan · 5 years ago
  62. 644c6be rockchip: mkimage: add support for RK3308 by Andy Yan · 5 years ago
  63. 5406993 rockchip: rk3308: Add sdram driver by Andy Yan · 5 years ago
  64. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  65. 22dcd28 arm: dts: rockchip: Add dts for rk3308 evb by Andy Yan · 5 years ago
  66. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  67. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  68. bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  69. 7acd030 rockchip: rk3399: orangepi: Add init value for vdd_log by Kever Yang · 5 years ago
  70. 4d273ff rockchip: rk3399: khadas-edge: Add init value for vdd_log by Kever Yang · 5 years ago
  71. 8dda40e rockchip: rk3399: rock-pi4: Add init value for vdd_log by Kever Yang · 5 years ago
  72. f9f68ea arm64: dts: rk3399-rock960: add vdd_log and its init value by Kever Yang · 5 years ago
  73. 267b6ad rockchip: dts: rk3399-firefly: move u-boot, spl-boot-order to to the u-boot.dtsi by Peter Robinson · 5 years ago
  74. e7505d0 rockchip: dts: rk3399-evb: move u-boot, spl-boot-order to to the u-boot.dtsi by Peter Robinson · 5 years ago
  75. f459e23 rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi by Peter Robinson · 5 years ago
  76. de43ca7 rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  77. a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  78. a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  79. f210cbc arm: dts: rk3399-rockpro64: slightly increase center voltage by Soeren Moch · 5 years ago
  80. 5824ad3 arm: dts: rk3399-rockpro64: sync dts from linux kernel by Soeren Moch · 5 years ago
  81. 16359c5 rockchip: rk3399: rock960: Update config for TPL by Peter Robinson · 5 years ago
  82. c0828a0 configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig by Jagan Teki · 5 years ago
  83. 37f4e53 arm: dts: rk3399-roc-pc: Sync latest dts changes from Linux by Jagan Teki · 5 years ago
  84. 17224b3 rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · 5 years ago
  85. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  86. deebba8 rockchip: add px30-evb board by Heiko Stuebner · 5 years ago
  87. e9ccb2f rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago
  88. 537b1a2 rockchip: add px30 devicetrees by Heiko Stuebner · 5 years ago
  89. e61350a rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · 5 years ago
  90. a907dc3 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  91. c6e66b1 rockchip: mkimage: add support for px30 by Kever Yang · 5 years ago
  92. b079118 net: gmac_rockchip: add support for px30 by Heiko Stuebner · 5 years ago
  93. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  94. 8fb3268 pinctrl: rockchip: add px30 pinctrl driver by David Wu · 5 years ago
  95. 46281a7 rockchip: add core px30 headers by Heiko Stuebner · 5 years ago
  96. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  97. bcfacab ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · 5 years ago
  98. c8863b8 ram: rk3399: update calculate_stride by Kever Yang · 5 years ago
  99. da53f06 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · 5 years ago
  100. 7cf04ad ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · 5 years ago