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