1. 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · Sat Sep 29 12:58:26 2018 +0200
  2. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · Sat Sep 29 12:58:25 2018 +0200
  3. aa168ac mtd: uclass: add probe function by Miquel Raynal · Sat Sep 29 12:58:24 2018 +0200
  4. 216a9bb dm: drop unused helper in MTD header by Miquel Raynal · Sat Sep 29 12:58:23 2018 +0200
  5. 24de4a5 cmd: mtdparts: remove mandatory 'mtdparts=' prefix by Miquel Raynal · Thu Sep 06 09:08:46 2018 +0200
  6. ceb9cae cmd: mtdparts: accept spi-nand devices by Miquel Raynal · Thu Sep 06 09:08:45 2018 +0200
  7. b4cf942 lib: strto: fix metric suffix parsing in strtoul[l] by Miquel Raynal · Thu Sep 06 09:08:44 2018 +0200
  8. 5823a75 lib: strto: parse all lowercase metric prefixes in ustrtoul[l] by Miquel Raynal · Thu Sep 06 09:08:43 2018 +0200
  9. d989b58 cmd: mtdparts: add fallthrough in switch statement by Miquel Raynal · Thu Aug 16 17:30:21 2018 +0200
  10. f28306c cmd: ubi: delete useless and misleading definitions by Miquel Raynal · Thu Aug 16 17:30:20 2018 +0200
  11. f78a12b mtd: mtdpart: balance debug messages by Miquel Raynal · Thu Aug 16 17:30:19 2018 +0200
  12. d31c478 mtd: declare MTD_PARTITIONS symbol in Kconfig by Miquel Raynal · Thu Aug 16 17:30:18 2018 +0200
  13. 74566b9 dt-bindings: Add bindings for SPI NAND devices by Boris Brezillon · Thu Aug 16 17:30:17 2018 +0200
  14. 02b4979 mtd: spinand: Add initial support for the MX35LF2GE4AB chip by Miquel Raynal · Thu Aug 16 17:30:16 2018 +0200
  15. fa46525 mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · Thu Aug 16 17:30:15 2018 +0200
  16. ea4d7c8 mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · Thu Aug 16 17:30:14 2018 +0200
  17. df1859e mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · Thu Aug 16 17:30:13 2018 +0200
  18. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · Thu Aug 16 17:30:12 2018 +0200
  19. 32473fe spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · Thu Aug 16 17:30:11 2018 +0200
  20. fe0a20d mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · Thu Aug 16 17:30:10 2018 +0200
  21. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · Thu Aug 16 17:30:09 2018 +0200
  22. 8115c45 mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · Thu Aug 16 17:30:08 2018 +0200
  23. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  24. a4e7e21 mtd: move all flash categories inside MTD submenu by Miquel Raynal · Thu Aug 16 17:30:06 2018 +0200
  25. fff4be3 mtd: move definitions to enlarge their range by Miquel Raynal · Thu Aug 16 17:30:05 2018 +0200
  26. 4cf0fa9 mtd: add get/set of_node/flash_node helpers by Brian Norris · Thu Aug 16 17:30:03 2018 +0200
  27. 19ea925 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing by Miquel Raynal · Thu Aug 16 17:30:02 2018 +0200
  28. b74b94f mtd: Add sanity checks in mtd_write/read_oob() by Boris Brezillon · Thu Aug 16 17:30:01 2018 +0200
  29. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
  30. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  31. a7cc493 Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Sep 19 20:35:27 2018 -0400
  32. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 19 20:35:05 2018 -0400
  33. 17d610c arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · Thu Sep 13 12:41:50 2018 +0300
  34. 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · Thu Sep 06 12:37:48 2018 +0300
  35. 6d9e15f fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · Wed Aug 29 16:34:54 2018 +0300
  36. c6cb8b7 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · Wed Aug 29 16:34:53 2018 +0300
  37. 0be67b2 fix: env: Fix the SPI flash device setup for DM mode by Konstantin Porotchkin · Wed Aug 29 16:34:52 2018 +0300
  38. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  39. 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
  40. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  41. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  42. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  43. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  44. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  45. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  46. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  47. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  48. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  49. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  50. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  51. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  52. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  53. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  54. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  55. 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
  56. a81ae09 dts: mvebu: mcbin: drop redundant SD slot node by Baruch Siach · Mon Aug 20 15:12:10 2018 +0300
  57. f94ec8a arch/arm/dts: Update Turris Mox device tree by Marek Behún · Fri Aug 17 12:59:01 2018 +0200
  58. b4c15a5 board: turris_mox: Enable PCI in defconfig by Marek Behún · Fri Aug 17 12:58:55 2018 +0200
  59. ceb0593 board: turris_mox: Fix watchdog macro name by Marek Behún · Fri Aug 17 12:58:53 2018 +0200
  60. 7bafd04 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · Fri Aug 17 12:58:52 2018 +0200
  61. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · Fri Aug 17 12:58:51 2018 +0200
  62. 8e93252 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · Fri Aug 17 20:47:42 2018 +1200
  63. 1096b9d Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · Fri Aug 17 20:47:41 2018 +1200
  64. 0d02290 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · Tue Aug 14 18:05:46 2018 +0300
  65. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · Mon Aug 13 18:24:38 2018 +0300
  66. 0fbe65a doc/git-mailrc: add Stefan Roese to the kirkwood alias by Baruch Siach · Mon Aug 13 17:57:21 2018 +0300
  67. c73b124 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · Sun Aug 05 21:56:20 2018 +0200
  68. a60c006 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 18 20:42:37 2018 -0400
  69. e9df221 dm: uclass: Adding missing child_pre_probe description by Bin Meng · Fri Sep 07 07:51:52 2018 -0700
  70. 8a5c8a9 dm: fix alignment of help message of "dm" command by Masahiro Yamada · Fri Sep 07 20:31:21 2018 +0900
  71. e71ff99 pico-imx7d: Add a new defconfig with PICO-Hobbit selected by Otavio Salvador · Fri Sep 14 15:53:36 2018 -0300
  72. b50fc2a pico-imx7d: Add PICO-Hobbit baseboard support by Otavio Salvador · Fri Sep 14 15:53:35 2018 -0300
  73. 7893daa pico-imx7d: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:34 2018 -0300
  74. 1477445 pico-imx6ul: Add a new defconfig with PICO-Pi selected by Otavio Salvador · Fri Sep 14 15:53:33 2018 -0300
  75. abe9c7a pico-imx6ul: Add PICO-Pi baseboard support by Otavio Salvador · Fri Sep 14 15:53:32 2018 -0300
  76. 1acaa20 pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:31 2018 -0300
  77. 9337060 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Tue Sep 18 16:53:34 2018 +0200
  78. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  79. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  80. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:09:58 2018 +0200
  81. c0fb7e6 dm: core: fix devfdt_remap_addr_index() by Cédric Le Goater · Tue Aug 14 12:48:11 2018 +0200
  82. e9fc81d dm: core: Scan "/firmware" node by default by Rajan Vaja · Fri Aug 10 01:45:34 2018 -0700
  83. fac6463 dm: core: Move "/clock" node scan into function by Rajan Vaja · Fri Aug 10 01:45:33 2018 -0700
  84. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  85. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  86. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  87. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  88. 60ce6dd cpu: Fix cpu.h documentation by Mario Six · Mon Aug 06 10:23:42 2018 +0200
  89. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  90. 86c45a4 init: Fix documentation by Mario Six · Mon Aug 06 10:23:40 2018 +0200
  91. 7194f25 common: board_f: Sort includes by Mario Six · Mon Aug 06 10:23:39 2018 +0200
  92. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  93. 14442be timer: Sort Makefile entries by Mario Six · Mon Aug 06 10:23:37 2018 +0200
  94. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  95. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
  96. 4481a5d board_f: Add reset status printing by Mario Six · Mon Aug 06 10:23:34 2018 +0200
  97. b6da1fb test: Add tests for sysreset_get_status by Mario Six · Mon Aug 06 10:23:33 2018 +0200
  98. 265f82a sysreset: Add get_status method by Mario Six · Mon Aug 06 10:23:32 2018 +0200
  99. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · Mon Aug 06 10:23:31 2018 +0200
  100. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200