1. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · Thu Aug 16 17:30:12 2018 +0200
  2. 32473fe spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · Thu Aug 16 17:30:11 2018 +0200
  3. fe0a20d mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · Thu Aug 16 17:30:10 2018 +0200
  4. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · Thu Aug 16 17:30:09 2018 +0200
  5. 8115c45 mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · Thu Aug 16 17:30:08 2018 +0200
  6. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  7. a4e7e21 mtd: move all flash categories inside MTD submenu by Miquel Raynal · Thu Aug 16 17:30:06 2018 +0200
  8. fff4be3 mtd: move definitions to enlarge their range by Miquel Raynal · Thu Aug 16 17:30:05 2018 +0200
  9. 4cf0fa9 mtd: add get/set of_node/flash_node helpers by Brian Norris · Thu Aug 16 17:30:03 2018 +0200
  10. 19ea925 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing by Miquel Raynal · Thu Aug 16 17:30:02 2018 +0200
  11. b74b94f mtd: Add sanity checks in mtd_write/read_oob() by Boris Brezillon · Thu Aug 16 17:30:01 2018 +0200
  12. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
  13. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  14. a7cc493 Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Sep 19 20:35:27 2018 -0400
  15. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 19 20:35:05 2018 -0400
  16. 17d610c arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · Thu Sep 13 12:41:50 2018 +0300
  17. 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · Thu Sep 06 12:37:48 2018 +0300
  18. 6d9e15f fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · Wed Aug 29 16:34:54 2018 +0300
  19. c6cb8b7 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · Wed Aug 29 16:34:53 2018 +0300
  20. 0be67b2 fix: env: Fix the SPI flash device setup for DM mode by Konstantin Porotchkin · Wed Aug 29 16:34:52 2018 +0300
  21. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  22. e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · Wed Aug 29 11:56:17 2018 +0300
  23. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  24. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  25. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  26. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  27. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  28. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  29. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  30. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  31. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  32. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  33. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  34. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  35. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  36. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  37. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  38. 9602a8c board: turris_mox: Fixup U-Boot's device tree if PCIe connected by Marek Behún · Tue Aug 21 12:22:09 2018 +0200
  39. a81ae09 dts: mvebu: mcbin: drop redundant SD slot node by Baruch Siach · Mon Aug 20 15:12:10 2018 +0300
  40. f94ec8a arch/arm/dts: Update Turris Mox device tree by Marek Behún · Fri Aug 17 12:59:01 2018 +0200
  41. b4c15a5 board: turris_mox: Enable PCI in defconfig by Marek Behún · Fri Aug 17 12:58:55 2018 +0200
  42. ceb0593 board: turris_mox: Fix watchdog macro name by Marek Behún · Fri Aug 17 12:58:53 2018 +0200
  43. 7bafd04 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · Fri Aug 17 12:58:52 2018 +0200
  44. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · Fri Aug 17 12:58:51 2018 +0200
  45. 8e93252 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · Fri Aug 17 20:47:42 2018 +1200
  46. 1096b9d Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · Fri Aug 17 20:47:41 2018 +1200
  47. 0d02290 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · Tue Aug 14 18:05:46 2018 +0300
  48. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · Mon Aug 13 18:24:38 2018 +0300
  49. 0fbe65a doc/git-mailrc: add Stefan Roese to the kirkwood alias by Baruch Siach · Mon Aug 13 17:57:21 2018 +0300
  50. c73b124 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · Sun Aug 05 21:56:20 2018 +0200
  51. a60c006 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 18 20:42:37 2018 -0400
  52. e9df221 dm: uclass: Adding missing child_pre_probe description by Bin Meng · Fri Sep 07 07:51:52 2018 -0700
  53. 8a5c8a9 dm: fix alignment of help message of "dm" command by Masahiro Yamada · Fri Sep 07 20:31:21 2018 +0900
  54. e71ff99 pico-imx7d: Add a new defconfig with PICO-Hobbit selected by Otavio Salvador · Fri Sep 14 15:53:36 2018 -0300
  55. b50fc2a pico-imx7d: Add PICO-Hobbit baseboard support by Otavio Salvador · Fri Sep 14 15:53:35 2018 -0300
  56. 7893daa pico-imx7d: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:34 2018 -0300
  57. 1477445 pico-imx6ul: Add a new defconfig with PICO-Pi selected by Otavio Salvador · Fri Sep 14 15:53:33 2018 -0300
  58. abe9c7a pico-imx6ul: Add PICO-Pi baseboard support by Otavio Salvador · Fri Sep 14 15:53:32 2018 -0300
  59. 1acaa20 pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:31 2018 -0300
  60. 9337060 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Tue Sep 18 16:53:34 2018 +0200
  61. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  62. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  63. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:09:58 2018 +0200
  64. c0fb7e6 dm: core: fix devfdt_remap_addr_index() by Cédric Le Goater · Tue Aug 14 12:48:11 2018 +0200
  65. e9fc81d dm: core: Scan "/firmware" node by default by Rajan Vaja · Fri Aug 10 01:45:34 2018 -0700
  66. fac6463 dm: core: Move "/clock" node scan into function by Rajan Vaja · Fri Aug 10 01:45:33 2018 -0700
  67. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  68. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  69. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  70. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  71. 60ce6dd cpu: Fix cpu.h documentation by Mario Six · Mon Aug 06 10:23:42 2018 +0200
  72. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  73. 86c45a4 init: Fix documentation by Mario Six · Mon Aug 06 10:23:40 2018 +0200
  74. 7194f25 common: board_f: Sort includes by Mario Six · Mon Aug 06 10:23:39 2018 +0200
  75. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  76. 14442be timer: Sort Makefile entries by Mario Six · Mon Aug 06 10:23:37 2018 +0200
  77. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  78. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
  79. 4481a5d board_f: Add reset status printing by Mario Six · Mon Aug 06 10:23:34 2018 +0200
  80. b6da1fb test: Add tests for sysreset_get_status by Mario Six · Mon Aug 06 10:23:33 2018 +0200
  81. 265f82a sysreset: Add get_status method by Mario Six · Mon Aug 06 10:23:32 2018 +0200
  82. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · Mon Aug 06 10:23:31 2018 +0200
  83. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200
  84. 0c0d9b0 sandbox: Enable bitrev library build by Bin Meng · Thu Aug 02 23:58:03 2018 -0700
  85. 4b6eeed lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · Thu Aug 02 23:58:02 2018 -0700
  86. 5077f43 sandbox: Build with -fPIC by Andy Shevchenko · Mon Sep 03 12:08:10 2018 +0300
  87. cd13097 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Sep 17 08:04:25 2018 -0400
  88. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · Tue Sep 11 13:31:10 2018 +0300
  89. 418c246 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · Tue Sep 11 13:31:09 2018 +0300
  90. d9c7277 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · Tue Sep 11 13:31:08 2018 +0300
  91. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · Tue Sep 11 13:31:07 2018 +0300
  92. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · Tue Sep 11 13:31:06 2018 +0300
  93. f86af39 x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define by Christian Gmeiner · Fri Sep 07 09:30:00 2018 +0200
  94. 7ed9134 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Sun Sep 16 10:32:33 2018 -0400
  95. 0e41c44 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Sep 16 10:30:16 2018 -0400
  96. 9cd0f67 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Sep 16 10:29:47 2018 -0400
  97. d0190ca Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Sep 16 10:29:39 2018 -0400
  98. 95a6998 m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · Thu Jan 25 22:42:52 2018 +0100
  99. 030bb6e m68k: fix multiple memory accesses on swap operations by Angelo Dureghello · Sat Aug 04 23:02:56 2018 +0200
  100. e2f9393 m68k: fix mcf5441x total interrupt number by Angelo Dureghello · Sun Feb 04 21:13:12 2018 +0100