1. 35f9d9b spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  2. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  3. f34d031 spi: mpc8xx: Migrate to DM_SPI by Christophe Leroy · 6 years ago
  4. fe82ca8 spi: Remove used spi_init by Jagan Teki · 6 years ago
  5. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  6. 3ae6030 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · 6 years ago
  7. e6f76d5 spi: pl022: Drop unnecessary include files by Jagan Teki · 6 years ago
  8. 3deb1f7 spi: pl022: Simplify platdata code by Jagan Teki · 6 years ago
  9. 052cafd spi: mtk_qspi: add qspi driver for MT7629 SoC by Guochun Mao · 6 years ago
  10. 9d26506 spi: Add Amlogic Meson SPI Flash Controller driver by Neil Armstrong · 6 years ago
  11. ebe3497 test: regmap: add regmap_read_poll_timeout test by Neil Armstrong · 6 years ago
  12. d13801e regmap: add regmap_read_poll_timeout() helper by Neil Armstrong · 6 years ago
  13. d821e5e cmd: ubi: Make ubi_detach() static by Stefan Roese · 6 years ago
  14. c907464 mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout by Miquel Raynal · 6 years ago
  15. af61ea2 mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error by Miquel Raynal · 6 years ago
  16. 6293b03 mtd: nand: pxa3xx: add raw read support by Miquel Raynal · 6 years ago
  17. a3e1653 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  18. e070dc4 Merge branch '2018-11-19-master-imports' by Tom Rini · 6 years ago
  19. a68b0e1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · 6 years ago
  20. 2fa77bd clk: meson: fix clk81 divider calculation by Jerome Brunet · 6 years ago
  21. 61927d2 cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · 6 years ago
  22. c56fc49 cmd: adc: print single conversion also in uV by Fabrice Gasnier · 6 years ago
  23. 1c84d90 cmd: adc: add info on channel mask by Fabrice Gasnier · 6 years ago
  24. 63f004e dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  25. 5bbf36a ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · 6 years ago
  26. 093c0ab ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  27. 2b4d964 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · 6 years ago
  28. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  29. 6d4d9be MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  30. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  31. b26c486 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  32. d73d81f Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  33. 1bef0c5 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  34. d3a9ba7 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  35. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  36. 101860e mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  37. 8bd1977 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · 6 years ago
  38. 78e2517 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  39. b1f51fc mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  40. 840293b mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  41. 48f8e15 mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · 6 years ago
  42. 4ff942b mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  43. b4a6a1b mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  44. 9a89b2b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  45. 60f6be1 mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  46. 82dbe64 mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  47. a8b0bf6 mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  48. 4751e55 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  49. 053fce8 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  50. 0c4b382 Merge branch '2018-11-16-master-imports' by Tom Rini · 6 years ago
  51. ad890ca sunxi: Update MAINTAINERS file for recent boards by Tom Rini · 6 years ago
  52. 21ebf2a fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · 6 years ago
  53. f1c8568 image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  54. ad5fbc6 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  55. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  56. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  57. 48e2f0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  58. 9ad3b04 serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  59. 0a16868 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  60. 6418000 board: ti: am65x: Update README to add R5 build support by Lokesh Vutla · 6 years ago
  61. 6e2a778 configs: am65x_evm_r5: Add initial support by Lokesh Vutla · 6 years ago
  62. 00b34e9 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  63. 2d0eba3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  64. 9dba883 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  65. 59ebf4a armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago
  66. a3501a4 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · 6 years ago
  67. 890b2e7 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  68. 23f7b1a armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · 6 years ago
  69. 06bda12 ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  70. c235b08 i2c: stm32f7: change setup struct to const by Patrick Delaunay · 6 years ago
  71. c0765f4 i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · 6 years ago
  72. 763c9c8 ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  73. 9607a04 ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  74. ba08afe arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 7 years ago
  75. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  76. 21e23aa pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  77. cad7324 gpio: stm32f7: Add ops get_function by Patrice Chotard · 6 years ago
  78. b42d938 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  79. 4ff1c20 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  80. 8f651ca pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  81. d5a8313 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  82. 37b596a dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago
  83. f6abd53 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  84. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  85. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  86. f9c87ad w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  87. 8cd3f51 ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3 by Adam Ford · 6 years ago
  88. 52ccb2e ARM: am3517_evm: Build for Thumb by Adam Ford · 6 years ago
  89. 9a2cff7 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  90. c3b8946 ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  91. 44cdfc0 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  92. a098ce2 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  93. 3764b2b gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  94. e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  95. 786dc91 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  96. 40b59b0 bcm6858: add initial support by Philippe Reynes · 6 years ago
  97. f371f91 serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  98. 95187bb cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  99. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  100. eb13ddd ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago