1. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  2. 54c282e arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  3. dc1baa2 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · 10 years ago
  4. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  5. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  6. 151c501 kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · 10 years ago
  7. 63bfe0e kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · 10 years ago
  8. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  9. 93041cb kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · 10 years ago
  10. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  11. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  12. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  13. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  14. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · 10 years ago
  15. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  16. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  17. 9b1e231 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
  18. 0391577 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
  19. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  20. 54cd2b2 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · 10 years ago
  21. b6af557 net: phy.h: Make PHY autonegotiation timeout configurable by Stefan Roese · 10 years ago
  22. 3e10381 net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC by Stefan Roese · 10 years ago
  23. 0b74175 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · 10 years ago
  24. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  25. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  26. 2a88a53 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · 10 years ago
  27. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  28. cd931e1 arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · 10 years ago
  29. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  30. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  31. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  32. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  33. 9a4b8e2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  34. c8f0a5c net: Display the size when tftpboot finishes by Simon Glass · 10 years ago
  35. feeab79 x86: Enable FIT, ELF on coreboot by Simon Glass · 10 years ago
  36. 353df54 x86: config: link: Display the board model on the screen by Simon Glass · 10 years ago
  37. 4507405 x86: link: Tidy up the command lines options by Simon Glass · 10 years ago
  38. a86fd24 doc: Remove note about auto-complete not working with hush by Simon Glass · 10 years ago
  39. 7fb1aa4 x86: cros_ec: Enable cros_ec for link by Simon Glass · 10 years ago
  40. a1a3430 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · 10 years ago
  41. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · 10 years ago
  42. e4e5627 x86: Add device tree information for Chrome OS EC by Simon Glass · 10 years ago
  43. 0295e75 x86: config: Enable dhcp on link by Simon Glass · 10 years ago
  44. c03264f fdt: Add a subnodes iterator macro by Thierry Reding · 10 years ago
  45. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · 10 years ago
  46. a937b80 fdt: Add resource parsing functions by Thierry Reding · 10 years ago
  47. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · 10 years ago
  48. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · 10 years ago
  49. 92ba09e fdt: Add a function to count strings by Thierry Reding · 10 years ago
  50. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  51. 3ad93fe dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  52. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  53. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  54. 599447c dm: core: Add support for simple-bus by Simon Glass · 10 years ago
  55. c0d07c2 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  56. 8bc8519 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  57. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  58. 2fc7d2a arm: mx6: cm_fx6: use gpio request by Nikita Kiryanov · 10 years ago
  59. 5c05d67 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
  60. 8d91436 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  61. 73285a2 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  62. 5b3abbe initcall: Display error number when an error occurs by Simon Glass · 10 years ago
  63. acf79bd dm: core: Allow a list of devices to be declared in one step by Simon Glass · 10 years ago
  64. 5d169aa dm: linker_lists: Add a way to declare multiple objects by Simon Glass · 10 years ago
  65. ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  66. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  67. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  68. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  69. b4381ee dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · 10 years ago
  70. 25348a4 dm: sf: Add tests for SPI flash by Simon Glass · 10 years ago
  71. abae56d dm: spi: Add tests by Simon Glass · 10 years ago
  72. aa7a068 dm: exynos: config: Use driver model for SPI flash by Simon Glass · 10 years ago
  73. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  74. 6f7d259 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · 10 years ago
  75. d6eedf7 dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  76. c10c3d4 spi: Use error return value in sf_ops by Simon Glass · 10 years ago
  77. d34b456 sf: Tidy up public and private header files by Simon Glass · 10 years ago
  78. fdca2aa exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  79. bae15dd dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · 10 years ago
  80. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  81. 456dd7c dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  82. 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  83. 6fd26bc dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  84. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  85. 3cc94b1 dm: spi: Adjust cmd_spi to work with driver model by Simon Glass · 10 years ago
  86. def9215 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  87. 55316ad dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  88. 10a4a33 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  89. dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  90. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  91. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  92. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  93. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  94. 767e737 dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  95. f2b8f9c dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  96. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  97. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  98. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  99. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  100. 7d3de47 dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago