1. 6c086d0 ARM: dts: uniphier: Sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  2. de10c66 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · 7 years ago
  3. 653c664 ARM: uniphier: remove XIRQ pin settings by Masahiro Yamada · 7 years ago
  4. 0cace4f ARM: uniphier: remove IRQ settings by Masahiro Yamada · 7 years ago
  5. 1493190 ARM: uniphier: set CONFIG_LOGLEVEL to 6 by Masahiro Yamada · 7 years ago
  6. 8b0c16f mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  7. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  8. 675fb43 mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  9. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  10. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  11. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  12. d494932 mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  13. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  14. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  15. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  16. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  17. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  18. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  19. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  20. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  21. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  22. 2182594 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  23. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  24. e98d1d7 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  25. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  26. be7dd14 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  27. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  28. b6edfaf ARM: openrd: set CONFIG_LOGLEVEL to 2 by Masahiro Yamada · 7 years ago
  29. 2c0f815 test: Correct operation when tests pass by Simon Glass · 7 years ago
  30. 386902a spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  31. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  32. 48cd900 configs: icore-rqs: Enable falcon mode by Jagan Teki · 7 years ago
  33. dc91b40 engicam: imx6q: Return mmc dev 0 for icore by Jagan Teki · 7 years ago
  34. 515bd00 i.MX6: engicam: Add imx6q/imx6ul boards for existing boards by Jagan Teki · 7 years ago
  35. f978e80 board: icore-rqs: Fix mmc get env device by Jagan Teki · 7 years ago
  36. fbd71f8 i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  37. b1e81ef pinctrl: imx6ul: Fix pinctrl data overlapped with DT area by Jagan Teki · 7 years ago
  38. dc9de73 i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  39. ca5b816 i.MX6Q: icorem6: Move spl load fit to common/spl by Jagan Teki · 7 years ago
  40. 5479da6 i.MX6: engicam: Move set_fdt_file to common by Jagan Teki · 7 years ago
  41. ad4504e mx6sxsabresd: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  42. 5f79d46 imx: Remove boolean parameter from wdog powerdown function by Fabio Estevam · 7 years ago
  43. 459733f imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL by Fabio Estevam · 7 years ago
  44. 27b0fc3 mx6ull: Fix WDOG3 base address by Fabio Estevam · 7 years ago
  45. f49ab66 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  46. 7427c39 rockchip: defconfig: puma-rk3399: bypass ADC-based boot_mode check by Philipp Tomsich · 7 years ago
  47. 3a0df08 rockchip: fix turning off boot-mode via Kconfig by Philipp Tomsich · 7 years ago
  48. a37eed5 rockchip: pinctrl: rk3399: add support for I2C8 by Philipp Tomsich · 7 years ago
  49. 8a4868f rockchip: clk: rk3399: change extract_bits to bitfield_extract by Philipp Tomsich · 7 years ago
  50. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  51. aeb816e rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATF by Philipp Tomsich · 7 years ago
  52. f941373 rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF by Philipp Tomsich · 7 years ago
  53. d0d8f9a rockchip: board: lion-rk3368: update .its file by Philipp Tomsich · 7 years ago
  54. 832273a rockchip: board: puma-rk3399: update .its file to use new features by Philipp Tomsich · 7 years ago
  55. 2641902 rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF by Philipp Tomsich · 7 years ago
  56. e3a43a8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  57. f661881 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  58. 4ab63e0 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  59. e61eff9 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  60. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  61. 1345ffa spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  62. f13e9e0 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  63. be5ac1a spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  64. 1bf3eb2 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  65. b0a707e Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  66. eba1ee6 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · 7 years ago
  67. 04e3029 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · 7 years ago
  68. 92d32fc ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · 7 years ago
  69. 597d17c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  70. 9ba021c binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  71. a409c93 binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  72. 3d27423 binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  73. e83679d binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  74. 7f94e83 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  75. 2c3cf45 binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  76. 385e69b binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  77. ac59991 binman: Add a main program to the tests by Simon Glass · 7 years ago
  78. 8f52136 binman: Add tests for importlib availability by Simon Glass · 7 years ago
  79. b339326 binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  80. c303b9a binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  81. eb37e2d dtoc: Fix up tests by Simon Glass · 7 years ago
  82. 5e0f06d buildman: Fix up tests by Simon Glass · 7 years ago
  83. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  84. ab2dabc patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  85. 93c6205 test/run: Report and return failure by Simon Glass · 7 years ago
  86. c5c7b1a binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  87. 076e63b binman: Rename tests to ftest by Simon Glass · 7 years ago
  88. 151ba36 binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  89. 4b94ac9 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  90. 2eee32b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  91. 3400681 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  92. bf89689 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  93. 215db9c rockchip: check download key before bootup by Andy Yan · 7 years ago
  94. d2349d9 rockchip: add support for enter to bootrom download mode by Andy Yan · 7 years ago
  95. 70378cb rockchip: make boot_mode related codes reused across all platforms by Andy Yan · 7 years ago
  96. 348c878 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  97. 4fbb6c2 rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
  98. 1e7e6d8 rockchip: sysreset: update Makefile to work with merged sysreset driver by Philipp Tomsich · 7 years ago
  99. 536dea8 rockchip: sysreset: merge into one common driver by Kever Yang · 7 years ago
  100. 6410970 rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago