1. 67c145a arm: baltos: move the board to CONFIG_BLK by Yegor Yefremov · 6 years ago
  2. 8f5bfb7 Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  3. 8973d81 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  4. e54457f Merge tag 'arc-updates-for-2019.01-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  5. 6ef705b arc: devboards: Implement checkboard() by Alexey Brodkin · 6 years ago
  6. fb9a46a arc: emsdp: Refactor register and bit accesses by Alexey Brodkin · 6 years ago
  7. 4e86c7e arc: emsdp: Read real CPU clock value from hardware by Alexey Brodkin · 6 years ago
  8. 7f25b72 arc: Get rid of board-specific print_cpuinfo() by Alexey Brodkin · 6 years ago
  9. 85e529f ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  10. ad74bb4 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · 6 years ago
  11. 9520613 drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · 6 years ago
  12. c1d6e0b Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  13. 172e3c1 Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  14. daec1fd Merge tag 'mips-pull-2018-11-30' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  15. 17e5f3a rockchip: rk3188: use board_debug_uart_init() for UART io init by Kever Yang · 6 years ago
  16. af765a4 rockchip: rk3399: Initialize CPU B clock. by Christoph Muellner · 6 years ago
  17. a73610d rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · 6 years ago
  18. a3716b5 rtc: rv3029: add to Kconfig by Philipp Tomsich · 6 years ago
  19. d3f4bce ARM: rockchip: rv1108: Add support for default distro_bootcmd by Otavio Salvador · 6 years ago
  20. 8177c5c ARM: dts: rockchip: Add rv1108 USB OTG pinctrl by Otavio Salvador · 6 years ago
  21. 303cbd2 ARM: rockchip: rv1108: Add a board_usb_init for USB OTG by Otavio Salvador · 6 years ago
  22. a8819e9 ARM: dts: rockchip: Add rv1108 eMMC pinctrl by Otavio Salvador · 6 years ago
  23. 66d86af ARM: rockchip: rv1108: Enable BOUNCE_BUFFER by Otavio Salvador · 6 years ago
  24. 5d2cb15 ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  25. 765246a rockchip: rk3399-puma: reduce sd card max-frequency to 40MHz by Philipp Tomsich · 6 years ago
  26. ae66a0e rockchip: rock: remove TPL_TINY_MEMSET by Kever Yang · 6 years ago
  27. adbca53 rockchip: rk3399: spl: always report errors triggering a hard stop by Philipp Tomsich · 6 years ago
  28. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  29. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  30. 6c69ed1 rockchip: rk3188: fix early uart setup by Heiko Stuebner · 6 years ago
  31. 5b5ca4c rockchip: rk3188: add support for usb-uart functionality by Heiko Stuebner · 6 years ago
  32. 7b3af03 mips: mt76xx: gardena-smart-gateway: Add factory data variable handling by Stefan Roese · 6 years ago
  33. d09d21c mips: mt76xx: gardena-smart-gateway: Misc updates to defconfig by Stefan Roese · 6 years ago
  34. b7461e0 mips: mt7628: Change compatible property of the ethernet DT node by Stefan Roese · 6 years ago
  35. d814ff3 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  36. d997ad0 ARM: mvebu: add revision id for Armada-385 B0 by Chris Packham · 6 years ago
  37. 4825380 arm: mvebu: mcbin: configs: enable network driver by Baruch Siach · 6 years ago
  38. eff26e4 arm: mvebu: mcbin: dts: enable 1G network interface by Baruch Siach · 6 years ago
  39. 6aaf76b arm: kirkwood: configs: dreamplug: Convert to DM_SPI by Chris Packham · 6 years ago
  40. f9c2548 arm: kirkwood: configs: ds109: Convert to DM_SPI by Chris Packham · 6 years ago
  41. 126461d arm: kirkwood: configs: Convert Allied Telesis boards to DM_SPI by Chris Packham · 6 years ago
  42. d3b2fb5 arm: mvebu: configs: armada8k: use 2 DRAM banks by Baruch Siach · 6 years ago
  43. 6d4a3ff Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  44. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  45. 1678754 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  46. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  47. 51f00c1 tpm: Export the open/close functions by Simon Glass · 6 years ago
  48. 07e127d tpm: Add a constant for the minimum supported digest size by Simon Glass · 6 years ago
  49. 33810b4 ofnode: fix comment typo by Baruch Siach · 6 years ago
  50. 8244127 cmd, fdt: add subcommand "get" to fdt header by Heiko Schocher · 6 years ago
  51. b847c14 sandbox: Use memmove() to move overlapping regions by Simon Glass · 6 years ago
  52. 1180030 sandbox: Enable sound by Simon Glass · 6 years ago
  53. 856b8f5 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  54. 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  55. 03f11e8 sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  56. 68c81fb rtc: Allow child drivers by Simon Glass · 6 years ago
  57. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  58. b7c25b1 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  59. 25cbb47 dm: core: Put UCLASS_SIMPLE_BUS in order by Simon Glass · 6 years ago
  60. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  61. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  62. 499fde5 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  63. c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  64. 7cbd2d2 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  65. 30bade2 arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  66. e8dd60d arm: socfpga: make socfpga_socrates_defconfig boot from QSPI by Simon Goldschmidt · 6 years ago
  67. c402e81 dts: arm: socfpga: merge gen5 devicetrees from linux by Simon Goldschmidt · 6 years ago
  68. 2a3a999 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  69. 89f1fe5 gpio: dwapb_gpio: fix binding without bank-name property by Simon Goldschmidt · 6 years ago
  70. dd8ee8e arm: socfpga: make config structs const by Simon Goldschmidt · 6 years ago
  71. e16c888 Merge branch '2018-11-28-master-imports' by Tom Rini · 6 years ago
  72. a9da9ee MAINTAINERS: add an entry for MediaTek by Ryder Lee · 6 years ago
  73. 3ba286e doc: README.mediatek: Add a simple README for MediaTek by Ryder Lee · 6 years ago
  74. d24b693 mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by Weijie Gao · 6 years ago
  75. 60f633e ram: MediaTek: add DDR3 driver for MT7629 SoC by Ryder Lee · 6 years ago
  76. 849b116 serial: MediaTek: add high-speed uart driver for MediaTek SoCs by Ryder Lee · 6 years ago
  77. 9dec738 power domain: MediaTek: add power domain driver for MT7623 SoC by Ryder Lee · 6 years ago
  78. 2ae7e4d power domain: MediaTek: add power domain driver for MT7629 SoC by Ryder Lee · 6 years ago
  79. 59a8fef pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by Ryder Lee · 6 years ago
  80. 01aa9d1 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by Ryder Lee · 6 years ago
  81. 090543f watchdog: MediaTek: add watchdog driver for MediaTek SoCs by Ryder Lee · 6 years ago
  82. d3c3606 timer: MediaTek: add timer driver for MediaTek SoCs by Ryder Lee · 6 years ago
  83. c746651 clk: MediaTek: add clock driver for MT7623 SoC. by Ryder Lee · 6 years ago
  84. 0bd7dc7 clk: MediaTek: add clock driver for MT7629 SoC. by Ryder Lee · 6 years ago
  85. 361e13f arm: MediaTek: add basic support for MT7623 boards by Weijie Gao · 6 years ago
  86. cbd2fba arm: MediaTek: add basic support for MT7629 boards by Ryder Lee · 6 years ago
  87. d84982d arm: dts: MediaTek: add device tree for MT7623 by Ryder Lee · 6 years ago
  88. 376ac00 arm: dts: MediaTek: add device tree for MT7629 by Ryder Lee · 6 years ago
  89. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  90. 67cf22c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  91. 5d5833a Merge branch '2018-11-26-master-imports' by Tom Rini · 6 years ago
  92. 70c44f1 ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code by Marcin Niestroj · 6 years ago
  93. f1bca34 ARM: chiliboard: move towards driver model and device-tree boot by Marcin Niestroj · 6 years ago
  94. 627d74c ARM: dts: am335x-chiliboard: add /chosen/stdout-path by Marcin Niestroj · 6 years ago
  95. e067379 ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files by Marcin Niestroj · 6 years ago
  96. 4656ce2 configs: Remove CONFIG_MARVELL by Chris Packham · 6 years ago
  97. 58fcca0 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  98. 37ff057 board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  99. a0106c8 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · 6 years ago
  100. 958d46b tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago