1. 0cd35f3 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  2. e807f6b Merge branch '2019-01-14-master-imports' by Tom Rini · 6 years ago
  3. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  4. 31a2cf1 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
  5. 9652cfd cmd: adc: Use the sub-command infrastructure by Boris Brezillon · 6 years ago
  6. 9671243 cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands by Boris Brezillon · 6 years ago
  7. c0cf06e command: commands: Add macros to declare commands with subcmds by Boris Brezillon · 6 years ago
  8. 80a48dd common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · 6 years ago
  9. 6fb6144 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · 6 years ago
  10. cbe07eb common: command: Fix command auto-completion by Boris Brezillon · 6 years ago
  11. 2e89bbe blk: Increase cache element size by Marek Vasut · 6 years ago
  12. 45297e2 Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · 6 years ago
  13. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  14. 368a0df kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  15. f759773 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  16. 0b588de kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · 6 years ago
  17. c4448bd serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  18. 7828e3c drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · 6 years ago
  19. bb5835b Fix typo: missmatched -> mismatched. by Vagrant Cascadian · 6 years ago
  20. a4773c5 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · 6 years ago
  21. 03e6151 pylibfdt: Use Python 2 in Makefile by Josef Lusticky · 6 years ago
  22. 05f6da3 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  23. 92e5cb8 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  24. 7d05d3a dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  25. d667090 cmd: zip: use correct format code by Heinrich Schuchardt · 6 years ago
  26. 9ae2ddc cmd: unzip: use correct format code by Heinrich Schuchardt · 6 years ago
  27. 7642856 cmd: ubi: remove unreachable code by Heinrich Schuchardt · 6 years ago
  28. 1d1af2a cmd: tpm-v2: use correct format code by Heinrich Schuchardt · 6 years ago
  29. c6b2ea3 cmd: sf: use correct printf code by Heinrich Schuchardt · 6 years ago
  30. 8291951 cmd: nvedit: use correct format code by Heinrich Schuchardt · 6 years ago
  31. b197001 cmd: gpio: use correct printf code by Heinrich Schuchardt · 6 years ago
  32. 6e00104 configs: stm32: Remove CONFIG_OF_EMBED by Patrice Chotard · 6 years ago
  33. 1d044d3 cmd: mmc: Invalidate MMC block cache after init by Marek Vasut · 6 years ago
  34. d2a0836 cmd: mmc: Force mmc reinit when no card present by Marek Vasut · 6 years ago
  35. b9a2a0e mmc: Add support for downgrading HS200/HS400 to HS mode by Marek Vasut · 6 years ago
  36. 9a878e8 am335x: igep003x: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  37. e5f0878 am335x: sl50: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  38. 8fd8f2e omap3: igep00x0: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  39. 94b9a0c omap3: igep00x0: Switch to simple malloc in SPL by Enric Balletbo i Serra · 6 years ago
  40. 829d646 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  41. 2432dac omap3: igep00x0: Remove USB support due DM_USB deadline by Enric Balletbo i Serra · 6 years ago
  42. f88a34d omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  43. 871bf7d test: Use single quote consistently by Simon Glass · 6 years ago
  44. a50eb64 arm: dts: Add MMC nodes for HiKey board by Manivannan Sadhasivam · 6 years ago
  45. 6240e64 mmc: Convert HI6220 MMC driver to driver model by Manivannan Sadhasivam · 6 years ago
  46. 1d7b6a5 i2c: Reflect correct dependency for !DM cadence driver by Michal Simek · 6 years ago
  47. 58dc4a9 i2c: mux: Covert to livetree functions by Michal Simek · 6 years ago
  48. f48ef0d i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · 6 years ago
  49. ad827a5 i2c: xiic: Add Xilinx AXI I2C driver by Marek Vasut · 6 years ago
  50. 91882c4 riscv: qemu: define standalone load address by Lukas Auer · 6 years ago
  51. 7eb7929 riscv: support standalone applications on RV64I systems by Lukas Auer · 6 years ago
  52. cbb860f riscv: replace use of callee-saved register in standalone by Lukas Auer · 6 years ago
  53. 3c37278 riscv: remove RISC-V standalone linker script by Lukas Auer · 6 years ago
  54. f74c416 riscv: use invalidate/flush_*cache_range functions in cache.c by Lukas Auer · 6 years ago
  55. c905665 riscv: move the AX25-specific implementation of flush_dcache_all by Lukas Auer · 6 years ago
  56. 0c85c11 riscv: clarify error message on undefined exceptions by Lukas Auer · 6 years ago
  57. f51f671 lib: fdtdec: fdtdec_get_addr_size_fixed remove checks by Keerthy · 6 years ago
  58. d0a30a8 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · 6 years ago
  59. eab647d dm: serial: Tidy up header file comments by Simon Glass · 6 years ago
  60. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  61. 3de04e7 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · 6 years ago
  62. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  63. 0171f43 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  64. ccd2979 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  65. 8405452 net: Fix error handling in sb_eth_raw_ofdata_to_platdata() by Simon Glass · 6 years ago
  66. e9500f4 travis: Use buildman for building with clang by Simon Glass · 6 years ago
  67. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  68. ed4e933 log: Check printf() arguments by Simon Glass · 6 years ago
  69. 0c89a31 efi_loader: Add a wchar_t cast in efi_file_open() by Simon Glass · 6 years ago
  70. 398ae02 sandbox: Correct SDL build flags by Simon Glass · 6 years ago
  71. e74429b buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  72. df9cf1c test: dm: regmap: Fix the long test delay by Simon Glass · 6 years ago
  73. d8e9cf4 common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · 6 years ago
  74. 54d2cfe dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · 6 years ago
  75. 90a29fc buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  76. 9814430 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · 6 years ago
  77. 5bb409c include: configs: Add gunzip size for HiKey board by Manivannan Sadhasivam · 6 years ago
  78. b5d29e4 configs: MediaTek: use OF_SEPARATE instead of OF_EMBED by Weijie Gao · 6 years ago
  79. d049ff9 MAINTAINERS: ARM MEDIATEK: update file entries by Weijie Gao · 6 years ago
  80. d7fe0ad arm: MediaTek: add ethernet support for MT7629 boards by Weijie Gao · 6 years ago
  81. 8505cdd arm: MediaTek: add ethernet support for MT7623 boards by Weijie Gao · 6 years ago
  82. 9d42b61 arm: dts: add ethernet related node for MT7629 SoC by Weijie Gao · 6 years ago
  83. d9506a6 arm: dts: add ethernet related node for MT7623 SoC by Weijie Gao · 6 years ago
  84. 23f1716 ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs by Weijie Gao · 6 years ago
  85. 2dca3cc clk: MediaTek: bind ethsys reset controller by Weijie Gao · 6 years ago
  86. 3e066bc reset: MedaiTek: add reset controller driver for MediaTek SoCs by Weijie Gao · 6 years ago
  87. 37cbd89 poplar_defconfig: enable fastboot support by Shawn Guo · 6 years ago
  88. e7ab6df poplar: add DWC2 OTG gadget support by Shawn Guo · 6 years ago
  89. 596be5f image: fix compiling without CMD_FDT by Simon Goldschmidt · 6 years ago
  90. eddb727 am57xx_evm_defconfig: Enable YMODEM support by Yan Liu · 6 years ago
  91. 6f2d59c test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  92. d368926 Prepare v2019.01 by Tom Rini · 6 years ago
  93. 29c2edb mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common() by Fabio Estevam · 6 years ago
  94. 789ee25 imx8mq_evk_defconfig: Move file system options to Kconfig by Fabio Estevam · 6 years ago
  95. cdee91a poplar: save environment at a different offset by Alex Elder · 6 years ago
  96. c9e257a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  97. 7f94186 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  98. d3035b8 Revert "fs: fat: assign rootdir sector when accessing root directory" by Tom Rini · 6 years ago
  99. b6a6238 Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation" by Lukasz Majewski · 6 years ago
  100. 70cae47 ARM: dts: socfpga: Add missing SDMMC reset by Tien Fong Chee · 6 years ago