1. 8cfa74e test/py: Start sandbox SPL when enabled by Simon Glass · 8 years ago
  2. 9bc2083 test/py: Provide a way to get early console output by Simon Glass · 8 years ago
  3. ba83e94 test/py: Note which console produced unexpected output by Simon Glass · 8 years ago
  4. 13f422e test/py: Handle testing with the sandbox_spl board by Simon Glass · 8 years ago
  5. 1475e49 rockchip: Use of-platdata for firefly-rk3288 by Simon Glass · 8 years ago
  6. 4d1192c rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  7. 8e6af6f rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  8. d63ea43 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  9. 26158ef rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  10. 13fb1bc rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  11. ff8357e rockchip: pinctrl: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  12. 00c5fd4 rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  13. 994c29d rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  14. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · 8 years ago
  15. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  16. 19d6691 rockchip: Update the sdram-channel property to support of-platdata by Simon Glass · 8 years ago
  17. b3068ad rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  18. 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  19. b611433 dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · 8 years ago
  20. 30d73e8 dm: core: Move regmap allocation into a separate function by Simon Glass · 8 years ago
  21. 0950642 dm: sandbox: Enable of-platdata for sandbox_spl by Simon Glass · 8 years ago
  22. c744fca sandbox: Don't bring in the eeprom emulator in SPL by Simon Glass · 8 years ago
  23. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  24. 8a07e68 dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · 8 years ago
  25. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  26. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  27. e9559fb dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · 8 years ago
  28. affe9ee tiny-printf: Support assert() by Simon Glass · 8 years ago
  29. 0dbc728 Only build the libfdt python module if 'swig' is available by Simon Glass · 8 years ago
  30. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  31. bf6e890 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · 8 years ago
  32. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago
  33. fa8974d dm: Add a library to provide simple device-tree access by Simon Glass · 8 years ago
  34. 261ad28 dm: Add a README for of-platdata by Simon Glass · 8 years ago
  35. 7bc65f3 dm: Add an option to enable the of-platdata feature by Simon Glass · 8 years ago
  36. 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  37. afd81a5 dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  38. 589d915 dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  39. da59fae dm: Add a header that provides access to the of-platdata structs by Simon Glass · 8 years ago
  40. 750c482 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · 8 years ago
  41. 73dd069 dm: syscon: Add support for of-platdata by Simon Glass · 8 years ago
  42. b944345 dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  43. 8d7e816 dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  44. abbe825 dm: Makefile: Build of-platdata before SPL by Simon Glass · 8 years ago
  45. bb94838 dm: spl: Don't set up device tree with of-platdata by Simon Glass · 8 years ago
  46. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  47. 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  48. 549f23a sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  49. 1a4742c sandbox: Don't use IDE and iotrace in SPL by Simon Glass · 8 years ago
  50. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  51. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  52. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  53. 141e5a0 sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  54. be31037 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  55. 1a3ba62 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  56. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  57. 32fa8fa Makefile: Allow the SPL final link rule to be overridden by Simon Glass · 8 years ago
  58. ae9e3a5 spl: Drop include of i2c.h by Simon Glass · 8 years ago
  59. 9f8063b README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · 8 years ago
  60. d6b6b50 sandbox: Don't print a warning for CONFIG_I2C_COMPAT by Simon Glass · 8 years ago
  61. 8c1d3e0 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  62. 47a3d05 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  63. e0f0cc5 x86: link: Correct a failure in DRAM init by Simon Glass · 8 years ago
  64. aedc33d x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  65. 0681dd8 x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  66. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  67. 0562f0d x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  68. ebe7874 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  69. b1f2147 x86: conga-qeval20-qa3: Add support for internal UART by Stefan Roese · 8 years ago
  70. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  71. fe8d45d x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  72. f49c485 pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · 8 years ago
  73. 0ea6bcb pci: Make load_oprom and run_oprom independent by Bin Meng · 8 years ago
  74. 6ac0ee5 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · 8 years ago
  75. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  76. 9228cc2 tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  77. 50ffc98 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  78. d23121c tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  79. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  80. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  81. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · 8 years ago
  82. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  83. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  84. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  85. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  86. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  87. ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  88. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  89. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  90. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
  91. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  92. 009f10f dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  93. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  94. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  95. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  96. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  97. 7237e41 rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 by Simon Glass · 8 years ago
  98. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  99. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  100. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago