1. 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 8 years ago
  2. 01a97a1 ARM: tegra: use DT bindings for GPIO naming by Stephen Warren · 8 years ago
  3. 9f8fa18 imx: mx7: implement reset_misc by Peng Fan · 8 years ago
  4. da6e2fa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  5. ca09e66 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 8 years ago
  6. cdeb68e mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 8 years ago
  7. 04583c6 mips: ath79: ap121: Enable ethernet by Wills Wang · 8 years ago
  8. 3752391 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 8 years ago
  9. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  10. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  11. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  12. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  13. 5f9cc36 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 8 years ago
  14. 07f5b96 MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 8 years ago
  15. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  16. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  17. f3c264f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  18. d3d6647 x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · 8 years ago
  19. 7ee3710 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  20. 48cf8b8 x86: quark: Add platform ASL files by Bin Meng · 8 years ago
  21. ec37913 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 8 years ago
  22. 3498cc9 x86: acpi: Make irqroute.asl common by Bin Meng · 8 years ago
  23. 0d71511 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 8 years ago
  24. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  25. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  26. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  27. ba9eb6c arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 8 years ago
  28. 1a02123 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 8 years ago
  29. 2582858 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 8 years ago
  30. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 8 years ago
  31. 3164f3c ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 8 years ago
  32. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 8 years ago
  33. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 8 years ago
  34. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 8 years ago
  35. 2c6485b ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 8 years ago
  36. a1b4885 ARM: dts: am335x-bone: Enable uart and timer by Lokesh Vutla · 8 years ago
  37. 54a92e1 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · 8 years ago
  38. 7dd1283 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 8 years ago
  39. 1aad38f ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 8 years ago
  40. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  41. 410f525 spl: build: ti: add support for secure boot images by Daniel Allred · 8 years ago
  42. 883dfd1 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 8 years ago
  43. 0a0c534 ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 8 years ago
  44. a774e08 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 8 years ago
  45. 6384726 arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 8 years ago
  46. ce31ac7 arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 8 years ago
  47. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  48. 2507854 Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options by Simon Glass · 8 years ago
  49. 4c79452 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 8 years ago
  50. 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
  51. 3e085c9 mips: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  52. b977fef m68k: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  53. 1c29a38 avr32: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  54. b61e90e sh: Drop the arch-specific board init by Simon Glass · 8 years ago
  55. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  56. feee28f openrisc: Drop the arch-specific board init by Simon Glass · 8 years ago
  57. c7757d4 arm: meson: implement calls to secure monitor by Beniamino Galvani · 8 years ago
  58. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 8 years ago
  59. 5a07abb arm: implement generic PSCI reset call for armv8 by Beniamino Galvani · 8 years ago
  60. 3c27b6a dm: rockchip: Enable CONFIG_BLK by Simon Glass · 8 years ago
  61. 2ed6dc8 rockchip: rock2: dts: use status = "okay" not ok by Sjoerd Simons · 9 years ago
  62. 1c09a7f rockchip: rk3288-firefly: Add gmac definition by Sjoerd Simons · 9 years ago
  63. 2f39200 rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3 by Sjoerd Simons · 9 years ago
  64. 0aefc0b rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
  65. 8961b52 mailbox: implement a sandbox test by Stephen Warren · 8 years ago
  66. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  67. c06bbab ARM: exynos: Fix build error if SERIAL is disabled in SPL by Marek Vasut · 8 years ago
  68. 6523dbf Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  69. 4349b55 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 8 years ago
  70. 42a3f3e mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 8 years ago
  71. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 8 years ago
  72. ecc9d26 mips: Allow overriding start.S in SPL by Marek Vasut · 8 years ago
  73. 6242aa1 malta: Use device model & tree for UART by Paul Burton · 8 years ago
  74. 82f2a14 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  75. 1b80e79 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  76. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  77. c1fd244 arm64: Pine64: update FDT files by Andre Przywara · 8 years ago
  78. 28d6804 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 8 years ago
  79. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  80. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago
  81. d7e103c ARM: uniphier: add EHCI nodes for PH1-LD11 by Masahiro Yamada · 8 years ago
  82. 667dbcd ARM: uniphier: add PH1-LD11 SoC support by Masahiro Yamada · 8 years ago
  83. 7381db8 ARM: uniphier: rename UMC register macros of PH1-LD20 by Masahiro Yamada · 8 years ago
  84. 0586e22 ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h by Masahiro Yamada · 8 years ago
  85. 6a555b2 ARM: uniphier: clean up boot mode tables by Masahiro Yamada · 8 years ago
  86. 0bd2020 ARM: uniphier: disable cache in SPL of PH1-LD20 by Masahiro Yamada · 8 years ago
  87. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  88. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  89. 21f8f9b exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · 9 years ago
  90. f948f5d exynos: dts: Add display-related device tree fragments by Simon Glass · 9 years ago
  91. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  92. af5b5ea exynos: Allow PWM0 pinmux to be set up by Simon Glass · 9 years ago
  93. 141c743 exynos: dts: Add pwm device tree node by Simon Glass · 9 years ago
  94. 5c2dd4c exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  95. 37ea446 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · 9 years ago
  96. 652d15c exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · 9 years ago
  97. aaca5b1 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · 9 years ago
  98. b6feb26 exynos: video: Drop dead code by Simon Glass · 9 years ago
  99. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 8 years ago
  100. e39448e arm: exynos: add support for Exynos7420 SoC by Thomas Abraham · 8 years ago