1. 1e669b4 ARM: tegra: Rename pcie-controller to pcie by Thierry Reding · 6 years ago
  2. 74a50ac ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · 6 years ago
  3. b571766 ARM: tegra: Import cbootargs value from cboot DTB by Thierry Reding · 6 years ago
  4. 34e12e0 ARM: tegra: Implement cboot_get_ethaddr() by Thierry Reding · 6 years ago
  5. ce353ba ARM: tegra: Implement cboot_save_boot_params() in C by Thierry Reding · 6 years ago
  6. a0dbc13 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  7. 836a56e ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · 6 years ago
  8. f9ec2ec ARM: tegra: Support TZ-only access to PMC by Thierry Reding · 6 years ago
  9. 8f60d18 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 6 years ago
  10. e19143b ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · 6 years ago
  11. 07ea02b ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  12. 1a869c7 ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  13. 9e57819 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 6 years ago
  14. b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
  15. e9c58f2 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 6 years ago
  16. bf468e5 ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · 6 years ago
  17. bca7910 ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · 6 years ago
  18. 7505075 arm: mvebu: helios4: add MMC to SPL DT by Dennis Gilmore · 5 years ago
  19. 8a802a2 Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago WIP-31May2019
  20. 407544c ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY by Neil Armstrong · 5 years ago
  21. 32f2880 ARM: dts: Add missing DT for Meson G12A support by Neil Armstrong · 5 years ago
  22. b1e81e6 ARM: dts: sync Amlogic G12A DT with Linux 5.2-rc1 by Neil Armstrong · 5 years ago
  23. 540c900 rockchip: rk3399: Add Rock PI 4 support by Jagan Teki · 5 years ago
  24. 001d674 rockchip: rk3399: Add Rockpro64 board support by Jagan Teki · 5 years ago
  25. 48b5c25 rockchip: rk3399: Add Nanopi NEO4 board support by Jagan Teki · 5 years ago
  26. b238e4b rockchip: Cleanup of make_fit_atf.py. by Christoph Muellner · 5 years ago
  27. 78a1ac3 rockchip: rk3399: Add option to print on UART3. by Christoph Muellner · 5 years ago
  28. dee5ad5 rockchip: pinctrl: rk3399: Add support for UART3. by Christoph Muellner · 5 years ago
  29. e2822cc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago WIP-29May2019
  30. d7cc0e4 mcx: remove board by Bartosz Golaszewski · 5 years ago
  31. 2aa20c4 twister: remove board by Bartosz Golaszewski · 5 years ago
  32. 899dd71 mt_ventoux: remove board by Bartosz Golaszewski · 5 years ago
  33. 8c2644c cm_t3517: remove board by Bartosz Golaszewski · 5 years ago
  34. 3b88579 ipam390: remove board by Bartosz Golaszewski · 5 years ago
  35. 5e92c68 eco5pk: remove board by Bartosz Golaszewski · 5 years ago
  36. 7a2b51e ea20: remove board by Bartosz Golaszewski · 5 years ago
  37. 881ae79 calimain: remove board by Bartosz Golaszewski · 5 years ago
  38. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago WIP-26May2019
  39. 696f02d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  40. c5a120b tegra: sound: Add an I2S driver by Simon Glass · 6 years ago
  41. 112f2e1 tegra: sound: Add an audio hub driver by Simon Glass · 6 years ago
  42. c9d7542 tegra: Add a delay in clock_start_periph_pll() by Simon Glass · 6 years ago
  43. f6ac3fa tegra: Correct tegra124 clock name by Simon Glass · 6 years ago
  44. ca9387e Arm: dts: socfpga: Remove invalid property from chose node by Tien Fong Chee · 5 years ago
  45. 476abb7 ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  46. 501be47 ARM: socfpga: Pull PL310 clearing into common code by Marek Vasut · 6 years ago
  47. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 6 years ago
  48. 067a4c0 ARM: dts: stm32mp1: DDR config v1.44 by Patrick Delaunay · 6 years ago
  49. c60fed1 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · 6 years ago
  50. 27a986d stm32mp1: add bootstage support by Patrick Delaunay · 6 years ago
  51. c596877 armv7: timer: init timer with bootstage by Patrick Delaunay · 6 years ago
  52. 3419982 stm32mp1: add bootcount support by Patrick Delaunay · 6 years ago
  53. bb7288e stm32mp1: psci: add synchronization with ROM code by Patrick Delaunay · 6 years ago
  54. ee7d772 stm32mp1: cosmetic: bsec: reorder include files by Patrick Delaunay · 6 years ago
  55. ce3772c stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 6 years ago
  56. 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
  57. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  58. 7e817c7 arm: dts: fsl-ls1028a: add sp805 watchdog node by Qiang Zhao · 5 years ago
  59. d9532e8 armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE. by Udit Agarwal · 6 years ago
  60. e765ee5 ARM: dts: Freescale: Add ecc addr for sata node by Peng Ma · 6 years ago
  61. f278a21 armv8: ls1028aqds: Add support of LS1028AQDS by Yuantian Tang · 6 years ago
  62. 353f36d armv8: ls1028ardb: Add support for LS1028ARDB by Yuantian Tang · 6 years ago
  63. d4ad111 armv8: ls1028a: Add NXP LS1028A SoC support by Yuantian Tang · 6 years ago
  64. a8d6050 armv8: lx2160a: add PCIe controller DT nodes by Hou Zhiqiang · 6 years ago
  65. 20eae4c kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT by Hou Zhiqiang · 6 years ago
  66. 059d942 armv8: lx2160a: add MMU table entries for PCIe by Hou Zhiqiang · 6 years ago
  67. 3fbe8f0 armv8: fsl-layerscpae: correct the PCIe controllers' region size by Hou Zhiqiang · 6 years ago
  68. 8348e79 armv8: layerscape: use PCIe address macro for precompile PCIe MMU entry by Hou Zhiqiang · 6 years ago
  69. 5602330 ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  70. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  71. 79764b5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  72. 26f8e0d arm: sunxi: h6: fix reset using r_wdog by Clément Péron · 6 years ago
  73. 9002e73 imx: mx6sabresd: fix boot hang with video by Peng Fan · 5 years ago
  74. c11599b arm: imx: add ipu to imx53.dts and set dm-pre-reloc by Steffen Dirkwinkel · 6 years ago
  75. 1718a9f arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs" by Stefan Roese · 5 years ago
  76. 47f30aa ARM: mediatek: mt8516: use PSCI to reset the SoC by Fabien Parent · 5 years ago
  77. ea1e9c0 dt: bcm63158: watchdog should use a 50Mhz clock by Philippe Reynes · 5 years ago
  78. a328ada dt: bcm6858: watchdog should use a 50Mhz clock by Philippe Reynes · 5 years ago
  79. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  80. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  81. b7b4af0 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 5 years ago
  82. b51d103 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  83. 8b1d3d1 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  84. 9e6ed1a ARM: dts: socfpga: Keep FPGA bridge entries in SPL DT by Marek Vasut · 5 years ago
  85. 917bd8a ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff files by Marek Vasut · 6 years ago
  86. 990ed44 arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board by Wolfgang Grandegger · 5 years ago
  87. 48ec734 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 5 years ago
  88. 430b42f arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 5 years ago
  89. 1085bb3 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 5 years ago
  90. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  91. a325796 arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images by Lokesh Vutla · 5 years ago
  92. 02c038d arm: zimage: add barebox image magic number by Christoph Fritz · 5 years ago
  93. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago WIP-09May2019
  94. 062aceb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  95. 7aaf2af Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  96. 65cc7dc rockchip: rk3399: Add Nanopc T4 board support by Jagan Teki · 5 years ago
  97. b2f5da9 rockchip: rk3399: Add Nanopi M4 board support by Jagan Teki · 5 years ago
  98. adc91db rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1 by Jagan Teki · 5 years ago
  99. 92d911b mach-meson: g12a: add DWC2 peripheral mode support by Neil Armstrong · 6 years ago
  100. 13cba82 arm: mvebu: clearfog: add MMC to SPL DT by Baruch Siach · 5 years ago