1. 6c0fb41 net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  2. 87ac27b net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  3. f324f2c ARM: keystone2: keysonte_nav: add support for K2L SoC by Khoronzhuk, Ivan · 10 years ago
  4. d5325ef Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  5. 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  6. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  7. 57f878e dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  8. 643ad89 dm: sunxi: dts: Add sun7i device tree files by Simon Glass · 10 years ago
  9. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  10. 2c7e3b9 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  11. f73002b ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  12. 89bedb0 sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines by Masahiro Yamada · 10 years ago
  13. c2a1d5d sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk by Masahiro Yamada · 10 years ago
  14. 8be2964 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig by Masahiro Yamada · 10 years ago
  15. 89c64cd sparc: Use nicer prompt for board select menu by Masahiro Yamada · 10 years ago
  16. 09e6e0b arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  17. 0798082 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  18. ccc39d6 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  19. 46b7b2e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  20. a8b972b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  21. 265072b MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  22. 837cad1 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  23. aa45f75 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  24. b9863b6 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  25. 02611cb MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  26. 0e1dc34 MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  27. b445c33 ppc/arm: remove remainders of dead boards in Kconfig by Masahiro Yamada · 10 years ago
  28. 9ea7f3a Remove unused files by Masahiro Yamada · 10 years ago
  29. 9e306f1 exynos4/4x12: gpio: use gpio extra base addresses by Przemyslaw Marczak · 10 years ago
  30. 92f4dba exynos4/4x12: cpu: add extra gpio base addresses by Przemyslaw Marczak · 10 years ago
  31. 2c54cb5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  32. 59ca553 ARM: UniPhier: make pinmon command optional by Masahiro Yamada · 10 years ago
  33. 571bdf1 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · 10 years ago
  34. 3ff46cc arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  35. c57a642 arm: make .vectors section allocatable by Georges Savoundararadj · 10 years ago
  36. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  37. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  38. 2c363cb x86: Correct a few progress message nits by Simon Glass · 10 years ago
  39. 61643ae x86: bootm: Support booting a 64-bit raw kernel by Simon Glass · 10 years ago
  40. 7653938 x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · 10 years ago
  41. 200182a x86: Add support for starting 64-bit kernel by Simon Glass · 10 years ago
  42. 92cc94a x86: Display basic CPU information on boot by Simon Glass · 10 years ago
  43. dc68584 x86: Bring in msr-index.h from linux 3.8 by Simon Glass · 10 years ago
  44. 7bddac9 x86: Move paging functions into cpu.c by Simon Glass · 10 years ago
  45. d58a945 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  46. 6bc98f5 odroid: dts: fix name of included dtsi by Przemyslaw Marczak · 10 years ago
  47. b746454 odroid: dts: adjust sd cd-gpios for SD Card by Przemyslaw Marczak · 10 years ago
  48. 6a5ce1e trats2: dts: adjust gpio numbers after gpio rework by Przemyslaw Marczak · 10 years ago
  49. 2656347 trats: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  50. 3f51ce6 universal: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  51. 523943d exynos4210: dts: fix gpio offset in pinctrl-uboot by Przemyslaw Marczak · 10 years ago
  52. 8195a26 exynos4412: dts: adjust pinctrl-uboot to changed gpio order by Przemyslaw Marczak · 10 years ago
  53. f065500 exynos4412: dts: fix bad gpio order in pinctrl by Przemyslaw Marczak · 10 years ago
  54. cf6bbe4 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · 10 years ago
  55. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  56. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  57. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  58. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  59. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  60. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  61. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  62. 6afb357 ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  63. 4109cb0 ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  64. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  65. 1655f9f ppc: Zap MHPC board by Marek Vasut · 10 years ago
  66. 4af5f0f ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  67. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  68. c6832a9 powerpc: mpc512x: fix boot breakage by Anatolij Gustschin · 10 years ago
  69. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  70. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  71. 674ca84 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  72. 34584d1 arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  73. fc52089 arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  74. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  75. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  76. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  77. 7b8119d tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  78. 49c4bc3 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  79. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  80. 1e96220 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  81. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  82. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  83. 67c398d arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  84. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  85. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  86. 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  87. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  88. d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  89. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  90. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  91. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  92. e373aad ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
  93. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  94. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  95. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  96. 7f87ad3 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  97. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  98. 4cdefba ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  99. 2b679f9 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  100. bbff84b sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago