1. 18668a4 arm: baltos: move the board to CONFIG_BLK by Yegor Yefremov · 6 years ago
  2. c265eae Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  3. c037903 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  4. 7818f6b Merge tag 'arc-updates-for-2019.01-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  5. dbf9fa2 arc: devboards: Implement checkboard() by Alexey Brodkin · 6 years ago
  6. 3cadcbd arc: emsdp: Refactor register and bit accesses by Alexey Brodkin · 6 years ago
  7. d4472c8 arc: emsdp: Read real CPU clock value from hardware by Alexey Brodkin · 6 years ago
  8. 1addfe5 arc: Get rid of board-specific print_cpuinfo() by Alexey Brodkin · 6 years ago
  9. 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  10. 0e5c943 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · 6 years ago
  11. d2eda7d drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · 6 years ago
  12. 570c53c Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  13. 2eb751c Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  14. 55f7dfe Merge tag 'mips-pull-2018-11-30' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  15. d2af98b rockchip: rk3188: use board_debug_uart_init() for UART io init by Kever Yang · 6 years ago
  16. 25c7ba9 rockchip: rk3399: Initialize CPU B clock. by Christoph Muellner · 6 years ago
  17. 653a5a8 rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · 6 years ago
  18. 3d0e1ad rtc: rv3029: add to Kconfig by Philipp Tomsich · 6 years ago
  19. d49cf01 ARM: rockchip: rv1108: Add support for default distro_bootcmd by Otavio Salvador · 6 years ago
  20. 7ecac90 ARM: dts: rockchip: Add rv1108 USB OTG pinctrl by Otavio Salvador · 6 years ago
  21. 374dfcd ARM: rockchip: rv1108: Add a board_usb_init for USB OTG by Otavio Salvador · 6 years ago
  22. 17f7ae1 ARM: dts: rockchip: Add rv1108 eMMC pinctrl by Otavio Salvador · 6 years ago
  23. 58dae0a ARM: rockchip: rv1108: Enable BOUNCE_BUFFER by Otavio Salvador · 6 years ago
  24. 3afae5e ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  25. d9d592b rockchip: rk3399-puma: reduce sd card max-frequency to 40MHz by Philipp Tomsich · 6 years ago
  26. 33b07a6 rockchip: rock: remove TPL_TINY_MEMSET by Kever Yang · 6 years ago
  27. c03a36c rockchip: rk3399: spl: always report errors triggering a hard stop by Philipp Tomsich · 6 years ago
  28. 3c4b72b rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  29. dab5b83 rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  30. c524eeb rockchip: rk3188: fix early uart setup by Heiko Stuebner · 6 years ago
  31. 9cc8feb rockchip: rk3188: add support for usb-uart functionality by Heiko Stuebner · 6 years ago
  32. 9c550d6 mips: mt76xx: gardena-smart-gateway: Add factory data variable handling by Stefan Roese · 6 years ago
  33. 04048d0 mips: mt76xx: gardena-smart-gateway: Misc updates to defconfig by Stefan Roese · 6 years ago
  34. fbf4980 mips: mt7628: Change compatible property of the ethernet DT node by Stefan Roese · 6 years ago
  35. 672edb0 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  36. ec4510b ARM: mvebu: add revision id for Armada-385 B0 by Chris Packham · 6 years ago
  37. 88c5a9d arm: mvebu: mcbin: configs: enable network driver by Baruch Siach · 6 years ago
  38. 7a2aad7 arm: mvebu: mcbin: dts: enable 1G network interface by Baruch Siach · 6 years ago
  39. ef19bc4 arm: kirkwood: configs: dreamplug: Convert to DM_SPI by Chris Packham · 6 years ago
  40. c310a09 arm: kirkwood: configs: ds109: Convert to DM_SPI by Chris Packham · 6 years ago
  41. 759f9f7 arm: kirkwood: configs: Convert Allied Telesis boards to DM_SPI by Chris Packham · 6 years ago
  42. 46a22db arm: mvebu: configs: armada8k: use 2 DRAM banks by Baruch Siach · 6 years ago
  43. 88e4aef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  44. c9e7ac8 Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  45. 34222a3 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  46. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  47. 5e7941c tpm: Export the open/close functions by Simon Glass · 6 years ago
  48. 04a3d6e tpm: Add a constant for the minimum supported digest size by Simon Glass · 6 years ago
  49. f14cb21 ofnode: fix comment typo by Baruch Siach · 6 years ago
  50. fefc7ee cmd, fdt: add subcommand "get" to fdt header by Heiko Schocher · 6 years ago
  51. f2af76b sandbox: Use memmove() to move overlapping regions by Simon Glass · 6 years ago
  52. 27cee44 sandbox: Enable sound by Simon Glass · 6 years ago
  53. 0d7e681 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  54. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  55. ffefc8d sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  56. 302ea78 rtc: Allow child drivers by Simon Glass · 6 years ago
  57. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  58. 4b0ecc6 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  59. 78df8b4 dm: core: Put UCLASS_SIMPLE_BUS in order by Simon Glass · 6 years ago
  60. a11341a dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  61. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  62. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  63. 73126ac power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  64. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  65. da13a0a arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  66. 5025e6f arm: socfpga: make socfpga_socrates_defconfig boot from QSPI by Simon Goldschmidt · 6 years ago
  67. 15616b5 dts: arm: socfpga: merge gen5 devicetrees from linux by Simon Goldschmidt · 6 years ago
  68. 454c9b3 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  69. 6a54b8a gpio: dwapb_gpio: fix binding without bank-name property by Simon Goldschmidt · 6 years ago
  70. ceab269 arm: socfpga: make config structs const by Simon Goldschmidt · 6 years ago
  71. 9956735 Merge branch '2018-11-28-master-imports' by Tom Rini · 6 years ago
  72. ee0fe4b MAINTAINERS: add an entry for MediaTek by developer · 6 years ago
  73. d729033 doc: README.mediatek: Add a simple README for MediaTek by developer · 6 years ago
  74. dc5a9aa mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by developer · 6 years ago
  75. f9eea65 ram: MediaTek: add DDR3 driver for MT7629 SoC by developer · 6 years ago
  76. 90af58f serial: MediaTek: add high-speed uart driver for MediaTek SoCs by developer · 6 years ago
  77. 5889881 power domain: MediaTek: add power domain driver for MT7623 SoC by developer · 6 years ago
  78. 8bd109d power domain: MediaTek: add power domain driver for MT7629 SoC by developer · 6 years ago
  79. 5c1111c pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by developer · 6 years ago
  80. 84c7a63 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by developer · 6 years ago
  81. 93053be watchdog: MediaTek: add watchdog driver for MediaTek SoCs by developer · 6 years ago
  82. 4a34735 timer: MediaTek: add timer driver for MediaTek SoCs by developer · 6 years ago
  83. d1b1ffa clk: MediaTek: add clock driver for MT7623 SoC. by developer · 6 years ago
  84. 2186c98 clk: MediaTek: add clock driver for MT7629 SoC. by developer · 6 years ago
  85. ed71a40 arm: MediaTek: add basic support for MT7623 boards by developer · 6 years ago
  86. f4a079c arm: MediaTek: add basic support for MT7629 boards by developer · 6 years ago
  87. aae0028 arm: dts: MediaTek: add device tree for MT7623 by developer · 6 years ago
  88. a37ad46 arm: dts: MediaTek: add device tree for MT7629 by developer · 6 years ago
  89. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  90. 87efc1b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  91. 17f4411 Merge branch '2018-11-26-master-imports' by Tom Rini · 6 years ago
  92. 74f0f98 ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code by Marcin Niestroj · 6 years ago
  93. e3a47ad ARM: chiliboard: move towards driver model and device-tree boot by Marcin Niestroj · 6 years ago
  94. b2e53a3 ARM: dts: am335x-chiliboard: add /chosen/stdout-path by Marcin Niestroj · 6 years ago
  95. c740e29 ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files by Marcin Niestroj · 6 years ago
  96. 489b2ab configs: Remove CONFIG_MARVELL by Chris Packham · 6 years ago
  97. 0737ff1 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  98. f2c2e6d board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  99. 441a0e9 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · 6 years ago
  100. 27e8a34 tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago