1. 9fcb5ef arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 10 years ago
  2. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  3. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  4. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  5. ee91dc2 tegra: Boot in non-secure mode by default by Jan Kiszka · 10 years ago
  6. a16875a ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 10 years ago
  7. 7cccf45 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 10 years ago
  8. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 10 years ago
  9. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 10 years ago
  10. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 10 years ago
  11. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · 10 years ago
  12. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 10 years ago
  13. 7fb7260 tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 10 years ago
  14. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  15. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  16. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  17. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  18. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  19. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
  20. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  21. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 10 years ago
  22. 9a2b4ed tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 10 years ago
  23. a11a43a tegra: Move display controller header into common by Simon Glass · 10 years ago
  24. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  25. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  26. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  27. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · 10 years ago
  28. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 10 years ago
  29. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
  30. 69c93c7 tegra: Add a board ID function by Simon Glass · 10 years ago
  31. 675804d tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  32. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  33. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  34. e05deeb ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  35. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  36. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  37. 48482ce stm32f4: add serial print port by kunhuahuang · 10 years ago
  38. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  39. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 10 years ago
  40. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  41. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 10 years ago
  42. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 10 years ago
  43. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 10 years ago
  44. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  45. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 10 years ago
  46. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  47. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 10 years ago
  48. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · 10 years ago
  49. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  50. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · 10 years ago
  51. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  52. 7cd3484 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 10 years ago
  53. a205b3e arm: mvebu: Remove unreferenced define by Stefan Roese · 10 years ago
  54. ebda3ec arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 10 years ago
  55. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  56. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 10 years ago
  57. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 10 years ago
  58. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  59. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  60. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 10 years ago
  61. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  62. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  63. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  64. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  65. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  66. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 10 years ago
  67. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  68. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  69. 78087c1 sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 10 years ago
  70. ded821c sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 10 years ago
  71. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  72. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  73. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  74. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  75. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  76. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  77. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  78. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  79. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  80. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  81. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  82. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  83. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  84. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  85. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  86. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 10 years ago
  87. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  88. 8204bd1 ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  89. 5ab14c3 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  90. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  91. 2cc9794 ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · 10 years ago
  92. daf6dea zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  93. 32b7dba zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  94. 055792a zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  95. 02d66cd zynqmp: Add support for EMMC bootmode by Michal Simek · 10 years ago
  96. 0ca5557 zynqmp: Add support for emulation platform - Veloce by Michal Simek · 10 years ago
  97. 5e1d004 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · 10 years ago
  98. 58f865f zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  99. a38e81e zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  100. be0bf69 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · 10 years ago