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. 84270fc Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  4. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  5. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  6. ee91dc2 tegra: Boot in non-secure mode by default by Jan Kiszka · 10 years ago
  7. a16875a ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 10 years ago
  8. 7cccf45 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 10 years ago
  9. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 10 years ago
  10. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 10 years ago
  11. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 10 years ago
  12. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · 10 years ago
  13. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 10 years ago
  14. 7fb7260 tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 10 years ago
  15. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  16. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  17. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  18. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  19. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  20. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
  21. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  22. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 10 years ago
  23. 9a2b4ed tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 10 years ago
  24. a11a43a tegra: Move display controller header into common by Simon Glass · 10 years ago
  25. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  26. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  27. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  28. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · 10 years ago
  29. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 10 years ago
  30. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
  31. 69c93c7 tegra: Add a board ID function by Simon Glass · 10 years ago
  32. 675804d tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  33. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  34. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  35. 636fd74 arc: remove dummy target by Alexey Brodkin · 10 years ago
  36. e05deeb ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  37. 4ec537a arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · 10 years ago
  38. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  39. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
  40. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  41. 48482ce stm32f4: add serial print port by kunhuahuang · 10 years ago
  42. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  43. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  44. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 10 years ago
  45. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  46. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 10 years ago
  47. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 10 years ago
  48. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 10 years ago
  49. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  50. 72138b9 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 10 years ago
  51. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 10 years ago
  52. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
  53. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  54. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 10 years ago
  55. 7496135 sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
  56. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  57. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  58. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 10 years ago
  59. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  60. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 10 years ago
  61. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · 10 years ago
  62. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  63. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · 10 years ago
  64. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  65. 7cd3484 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 10 years ago
  66. a205b3e arm: mvebu: Remove unreferenced define by Stefan Roese · 10 years ago
  67. ebda3ec arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 10 years ago
  68. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  69. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 10 years ago
  70. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 10 years ago
  71. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  72. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  73. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  74. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 10 years ago
  75. 2d24af1 powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c by Oleksandr G Zhadan · 10 years ago
  76. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 10 years ago
  77. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  78. 4ffeb5d powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index by Scott Wood · 10 years ago
  79. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  80. 143adc9 fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  81. 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  82. 288542c drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  83. 18984e8 mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  84. c4dfbee powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · 10 years ago
  85. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 10 years ago
  86. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  87. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  88. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  89. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  90. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  91. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 10 years ago
  92. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  93. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  94. 78087c1 sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 10 years ago
  95. ded821c sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 10 years ago
  96. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  97. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  98. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  99. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  100. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago