1. 39782af dm: Add a README for of-platdata by Simon Glass · 8 years ago
  2. 2789ddb dm: Add an option to enable the of-platdata feature by Simon Glass · 8 years ago
  3. 7a53a54 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  4. b484b0d dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  5. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  6. f24770d dm: Add a header that provides access to the of-platdata structs by Simon Glass · 8 years ago
  7. bab8233 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · 8 years ago
  8. 04ecf36 dm: syscon: Add support for of-platdata by Simon Glass · 8 years ago
  9. 3b2a29e dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  10. 29629eb dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  11. 054b3a1 dm: Makefile: Build of-platdata before SPL by Simon Glass · 8 years ago
  12. d223e0a dm: spl: Don't set up device tree with of-platdata by Simon Glass · 8 years ago
  13. a091a8f sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  14. 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  15. 0110f50 sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  16. 1c12bce sandbox: Don't use IDE and iotrace in SPL by Simon Glass · 8 years ago
  17. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  18. d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  19. a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  20. f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  21. 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  22. 4cfc416 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  23. d4e33f5 sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  24. 72a7e07 Makefile: Allow the SPL final link rule to be overridden by Simon Glass · 8 years ago
  25. 12c550d spl: Drop include of i2c.h by Simon Glass · 8 years ago
  26. 3928532 README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · 8 years ago
  27. 7fcdac0 sandbox: Don't print a warning for CONFIG_I2C_COMPAT by Simon Glass · 8 years ago
  28. 3a592a1 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  29. b8e5997 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  30. 9532fe3 x86: link: Correct a failure in DRAM init by Simon Glass · 8 years ago
  31. 215099a x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  32. 3ff11aa x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  33. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  34. cf7108b x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  35. 2047390 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  36. f2a751b x86: conga-qeval20-qa3: Add support for internal UART by Stefan Roese · 8 years ago
  37. d9703a0 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  38. 377656b x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  39. f698baa pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · 8 years ago
  40. c0aea6b pci: Make load_oprom and run_oprom independent by Bin Meng · 8 years ago
  41. b45dd66 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · 8 years ago
  42. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  43. 94fbd3e tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  44. 57b6b19 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  45. 0d57718 tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  46. 13b98d9 tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  47. e7df218 tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  48. 6f0e7a3 dm: Sort the uclass id in alphabetical order by Bin Meng · 8 years ago
  49. 920c696 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  50. 39ea0ee fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  51. 01a227d fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  52. da9e0a9 fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  53. 6cd2602 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  54. ec3cde1 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  55. 4b689f0 dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  56. 797d1b9 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  57. 87bce4e dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
  58. 4b00bdb dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  59. 91cbc3f dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  60. 12293f6 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  61. ef1e4ed dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  62. 2a80909 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  63. 9a46bd3 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  64. 3649a0f rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 by Simon Glass · 8 years ago
  65. 42b37d8 dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  66. 691272f dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  67. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  68. 7d1c8d9 rockchip: Disable CONFIG_SDHCI by Simon Glass · 8 years ago
  69. c0c76eb mmc: Move tracing code into separate functions by Simon Glass · 8 years ago
  70. 6775e01 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · 8 years ago
  71. c40704f mmc: Move MMC boot code into its own file by Simon Glass · 8 years ago
  72. 5aed4cb dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · 8 years ago
  73. eede897 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  74. 7dba0b9 mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · 8 years ago
  75. aa15038 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  76. e7a773a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · 8 years ago
  77. 19ce924 Prepare v2016.07 by Tom Rini · 8 years ago
  78. a868598 doc: ARMv8: add README.pine64 by Andre Przywara · 8 years ago
  79. 969cd1f mkimage -l is broken for images after gpimage by Stefano Babic · 8 years ago
  80. 5fb0001 git-mailrc: add rockchip alias by jk.kernel@gmail.com · 8 years ago
  81. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  82. e835a74 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz by Vignesh R · 8 years ago
  83. 988fb5c defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller by Vignesh R · 8 years ago
  84. b60774f ARM: dts: K2G: Add support for QSPI controller by Vignesh R · 8 years ago
  85. 2372e14 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  86. dac3bf2 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  87. fdf02a3 defconfig: k2g_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  88. c8e7504 ARM: dts: k2g: add support for Davinci SPI controller by Vignesh R · 8 years ago
  89. c48f879 defconfig: k2l_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  90. 1881794 ARM: dts: k2l: Enable Davinci SPI controller by Vignesh R · 8 years ago
  91. cf4f0a9 defconfig: k2e_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  92. 2655f16 ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · 8 years ago
  93. 376c533 defconfig: k2hk_evm_defconfig: enable SPI driver model by Vignesh R · 8 years ago
  94. 96368e6 ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · 8 years ago
  95. e5fcf03 ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · 8 years ago
  96. 3983224 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build by Vignesh R · 8 years ago
  97. 192bb75 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  98. 7c61686 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  99. d73718f armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · 8 years ago
  100. d56dd0b test/py: support 'memstart =' in u_boot_utils.find_ram_base() by Daniel Schwierzeck · 8 years ago