1. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  2. e6469f3 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · 9 years ago
  3. 5519912 arm: Add a prototype for save_boot_params_ret() by Simon Glass · 9 years ago
  4. 5a942a1 arm: Include the .got section in the binary by Simon Glass · 9 years ago
  5. f0e57b1 tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 9 years ago
  6. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  7. 4588d61 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 9 years ago
  8. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  9. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 9 years ago
  10. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 9 years ago
  11. a8f2d01 tegra: Boot in non-secure mode by default by Jan Kiszka · 9 years ago
  12. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 9 years ago
  13. a0d0a59 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 9 years ago
  14. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 9 years ago
  15. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 9 years ago
  16. ce416fa ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 9 years ago
  17. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 9 years ago
  18. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 9 years ago
  19. bfb2c8d tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 9 years ago
  20. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 9 years ago
  21. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 9 years ago
  22. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 9 years ago
  23. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 9 years ago
  24. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 9 years ago
  25. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  26. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 9 years ago
  27. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 9 years ago
  28. ec44671 tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 9 years ago
  29. 2eb70de tegra: Move display controller header into common by Simon Glass · 9 years ago
  30. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 9 years ago
  31. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 9 years ago
  32. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 9 years ago
  33. ffc7899 tegra124: dts: Add host1x node to provide display information by Simon Glass · 9 years ago
  34. 0deba29 tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 9 years ago
  35. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 9 years ago
  36. ec74664 tegra: Add a board ID function by Simon Glass · 9 years ago
  37. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 9 years ago
  38. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 9 years ago
  39. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 9 years ago
  40. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 9 years ago
  41. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  42. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 9 years ago
  43. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  44. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  45. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  46. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  47. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago
  48. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago
  49. cc25d85 ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 9 years ago
  50. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  51. 2083db7 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 9 years ago
  52. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 9 years ago
  53. 60b7532 arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 9 years ago
  54. e89bf8b arm: mvebu: Remove coherency configuration by Stefan Roese · 9 years ago
  55. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 9 years ago
  56. 9c6d3b7 arm: mvebu: Add basic Armada 38x support by Stefan Roese · 9 years ago
  57. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 9 years ago
  58. f7c0ef0 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 9 years ago
  59. 8402b69 arm: mvebu: Remove unreferenced define by Stefan Roese · 9 years ago
  60. 250eea7 arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 9 years ago
  61. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 9 years ago
  62. 8cb7872 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 9 years ago
  63. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  64. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  65. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  66. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  67. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  68. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  69. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  70. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  71. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  72. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  73. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  74. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 9 years ago
  75. af79c4f sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 9 years ago
  76. 9800cfc sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 9 years ago
  77. 53ab4af sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 9 years ago
  78. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  79. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 9 years ago
  80. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  81. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  82. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 9 years ago
  83. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  84. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  85. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  86. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  87. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 9 years ago
  88. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 9 years ago
  89. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  90. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 9 years ago
  91. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 9 years ago
  92. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 9 years ago
  93. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  94. 5ca269a ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  95. 9b9c651 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  96. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  97. 7472a5d ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · 10 years ago
  98. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 9 years ago
  99. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  100. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago