1. ef08253 odroid: dts: adjust sd cd-gpios for SD Card by Przemyslaw Marczak · 10 years ago
  2. 16fa980 trats2: dts: adjust gpio numbers after gpio rework by Przemyslaw Marczak · 10 years ago
  3. 0f84892 trats: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  4. fe6bf5d universal: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  5. 26003a4 exynos4210: dts: fix gpio offset in pinctrl-uboot by Przemyslaw Marczak · 10 years ago
  6. 43a7f09 exynos4412: dts: adjust pinctrl-uboot to changed gpio order by Przemyslaw Marczak · 10 years ago
  7. eace490 exynos4412: dts: fix bad gpio order in pinctrl by Przemyslaw Marczak · 10 years ago
  8. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  9. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  10. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  11. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  12. 16aefab Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  13. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  14. 54c282e arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  15. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  16. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  17. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  18. dc549d9 tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  19. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  20. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  21. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  22. 74a08bc leds: missing include by Jeroen Hofstee · 10 years ago
  23. 1abf3a1 imx: add missing includes by Jeroen Hofstee · 10 years ago
  24. 4f2ef48 arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  25. 93dfae7 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  26. cbc7562 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  27. dca7d08 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  28. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  29. 1c21155 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  30. 9f07273 sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  31. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  32. 0b171c4 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  33. 0ee7268 ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
  34. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  35. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  36. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  37. a927241 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  38. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  39. b717bd8 ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  40. 0d15276 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  41. 4dccfd4 sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  42. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  43. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  44. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  45. 086ef82 ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
  46. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  47. 3a04542 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  48. 0096aa2 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  49. 66a231a ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
  50. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  51. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  52. 234df00 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  53. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  54. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
  55. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
  56. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  57. 7ac1ac3 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
  58. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  59. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  60. 165808d omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  61. 07cf9a5 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
  62. b259239 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago
  63. 1917301 keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
  64. 5184ff9 ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · 10 years ago
  65. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
  66. 9f95c1b ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
  67. a7894b7 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  68. 3df3e63 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  69. 4870479 ARM: keystone2: keysonte_nav: add support for K2E SoC by Khoronzhuk, Ivan · 10 years ago
  70. 39cd9f0 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  71. d890dff soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  72. ae3ed41 soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  73. dbfecb2 soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  74. e747f0e net: keystone_net: increase MDIO clock frequency by Vitaly Andrianov · 10 years ago
  75. f2c13ba net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  76. 915cff4 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
  77. c079f40 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
  78. c13cbcf keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  79. d5dff71 keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · 10 years ago
  80. 9594820 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
  81. 9000ea9 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · 10 years ago
  82. 5cf7735 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · 10 years ago
  83. 1b46665 ARM: keystone2: add K2L device hardware definitions by Hao Zhang · 10 years ago
  84. 90084ea ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · 10 years ago
  85. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  86. fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  87. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  88. 89a6652 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma by Khoronzhuk, Ivan · 10 years ago
  89. 29310e7 keystone2: keystone_nav: don't use hard addresses in qm_config by Khoronzhuk, Ivan · 10 years ago
  90. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  91. 9b1e231 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
  92. 0391577 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
  93. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  94. 0b74175 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · 10 years ago
  95. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  96. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  97. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  98. cd931e1 arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · 10 years ago
  99. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  100. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago