1. 94384d1 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  2. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  3. 256034d MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  4. a4c242b MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  5. 393db65 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · 10 years ago
  6. 58623d1 arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  7. c381084 arm: make .vectors section allocatable by Georges Savoundararadj · 10 years ago
  8. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  9. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  10. 42fec60 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  11. d68a255 odroid: dts: fix name of included dtsi by Przemyslaw Marczak · 10 years ago
  12. ef08253 odroid: dts: adjust sd cd-gpios for SD Card by Przemyslaw Marczak · 10 years ago
  13. 16fa980 trats2: dts: adjust gpio numbers after gpio rework by Przemyslaw Marczak · 10 years ago
  14. 0f84892 trats: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  15. fe6bf5d universal: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  16. 26003a4 exynos4210: dts: fix gpio offset in pinctrl-uboot by Przemyslaw Marczak · 10 years ago
  17. 43a7f09 exynos4412: dts: adjust pinctrl-uboot to changed gpio order by Przemyslaw Marczak · 10 years ago
  18. eace490 exynos4412: dts: fix bad gpio order in pinctrl by Przemyslaw Marczak · 10 years ago
  19. f5ebc99 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · 10 years ago
  20. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  21. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  22. 91b5ed8 x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  23. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  24. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  25. 4b07ce1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  26. 12ffcb0 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  27. 27cb17d ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  28. a34567e ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  29. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  30. 0f7369a ppc: Zap MHPC board by Marek Vasut · 10 years ago
  31. 1bb644e ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  32. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  33. 8b5073b powerpc: mpc512x: fix boot breakage by Anatolij Gustschin · 10 years ago
  34. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  35. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  36. 16aefab Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  37. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  38. 54c282e arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  39. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  40. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  41. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  42. dc549d9 tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  43. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  44. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  45. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  46. 74a08bc leds: missing include by Jeroen Hofstee · 10 years ago
  47. 1abf3a1 imx: add missing includes by Jeroen Hofstee · 10 years ago
  48. 4f2ef48 arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  49. 93dfae7 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  50. cbc7562 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  51. dca7d08 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  52. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  53. 1c21155 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  54. 9f07273 sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  55. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  56. 0b171c4 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  57. 0ee7268 ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
  58. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  59. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  60. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  61. a927241 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  62. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  63. b717bd8 ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  64. 0d15276 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  65. 4dccfd4 sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  66. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  67. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  68. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  69. 086ef82 ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
  70. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  71. 3a04542 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  72. 0096aa2 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  73. 66a231a ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
  74. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  75. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  76. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  77. 1fad146 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
  78. 23815c0 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
  79. b24a951 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  80. 73e44fb dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  81. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  82. 234df00 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  83. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  84. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
  85. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
  86. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  87. 7ac1ac3 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
  88. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  89. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  90. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  91. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  92. 165808d omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  93. 07cf9a5 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
  94. b259239 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago
  95. 1917301 keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
  96. 5184ff9 ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · 10 years ago
  97. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
  98. 9f95c1b ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
  99. a7894b7 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  100. 3df3e63 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago