1. 5271dcf doc: imx: fix typo in imximage.txt by Michael Heimpold · 6 years ago
  2. 4996093 configs: mx23_olinuxino_defconfig: disable bootefi command by Michael Heimpold · 6 years ago
  3. 49cc164 configs: mx23_olinuxino_defconfig: fix status led definition by Michael Heimpold · 6 years ago
  4. a2e99a7 w1: Add driver for i.MX bus master controller by Martin Fuzzey · 6 years ago
  5. da4918a watchdog: imx: add config to disable wdog reset by Xiaoliang Yang · 6 years ago
  6. 005c1cf watchdog: driver support for fsl-lsch2 by Xiaoliang Yang · 6 years ago
  7. 4dcbccf board: ge: Move VPD reading to the vpd_reader by Denis Zalevskiy · 6 years ago
  8. 08337cd riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  9. f2a53c7 bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · 6 years ago
  10. 7ebfb37 bootm: vxworks: Make do_bootvx_fdt() static by Bin Meng · 6 years ago
  11. 51ae592 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  12. 881bb9a fs: cbfs: Add missing standard CBFS component types by Bin Meng · 6 years ago
  13. 14fdf91 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · 6 years ago
  14. d94bf13 fs: cbfs: Fix out of bound access during CBFS walking through by Bin Meng · 6 years ago
  15. 9914c73 fs: cbfs: remove wrong header validation by Christian Gmeiner · 6 years ago
  16. 2fc7024 x86: edison: Remove staled comments from configuration header by Andy Shevchenko · 6 years ago
  17. 62ef268 x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfig by Andy Shevchenko · 6 years ago
  18. 6be9084 x86: edison: move CONFIG_CMD_PCI from header file to defconfig by Andy Shevchenko · 6 years ago
  19. 44c214d Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · 6 years ago
  20. daaba08 dm: video: fix test failures with enabled default TrueType font by Anatolij Gustschin · 6 years ago
  21. 9735326 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  22. 2001a81 ARM: uniphier: dts: sync with Linux 4.20 by Masahiro Yamada · 6 years ago
  23. 94bf34b clk: uniphier: add NAND 200MHz clock by Masahiro Yamada · 6 years ago
  24. 9d43649 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago
  25. 8ccfbfb mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · 6 years ago
  26. a13fe7a mtd: rawnand: denali_dt: add more clocks based on IP datasheet by Masahiro Yamada · 6 years ago
  27. b32aa9e linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · 6 years ago
  28. ce48079 ARM: uniphier: add CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  29. 9f9edb6 ARM: uniphier: allow to source boot script before distro-boot by Masahiro Yamada · 6 years ago
  30. 6bc50a8 ARM: uniphier: do not modify bootcmd environment variable at run-time by Masahiro Yamada · 6 years ago
  31. 815ed79 video: rockchip: Use TrueType fonts with jerry by Simon Glass · 6 years ago
  32. b093753 video: Add a default TrueType font by Simon Glass · 6 years ago
  33. 020fa32 video: Add information about using TrueType fonts by Simon Glass · 6 years ago
  34. bea3d82 Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  35. b47b381 Merge branch '2018-12-26-master-imports' by Tom Rini · 6 years ago
  36. e17e0ce power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · 6 years ago
  37. ca80b56 doc: README.commands: sub-commands by Heinrich Schuchardt · 6 years ago
  38. 1f5a3cd mt7629: use linux kernel compatible SMP initialization by Weijie Gao · 6 years ago
  39. 7d39b74 mt7623: fix a typo in include/configs/mt7623.h by Weijie Gao · 6 years ago
  40. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  41. adc702e arm: K3: Fix usage of CONFIG_SYS_K3_KEY by Lokesh Vutla · 6 years ago
  42. 8efae02 api: storage: Fix enumeration of storage devices by Cristian Ciocaltea · 6 years ago
  43. a7f4b4b dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · 6 years ago
  44. a170274 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · 6 years ago
  45. 5766a27 tests: enable DT overlay tests by default by Heinrich Schuchardt · 6 years ago
  46. 94ca269 scripts/check-config.sh: Add usage() by Andy Shevchenko · 6 years ago
  47. c96d903 exynos: imply SYS_THUMB_BUILD by Guillaume GARDET · 6 years ago
  48. 767edf0 Revert "arm: config: fix default console only to specify the device" by Seung-Woo Kim · 6 years ago
  49. 5c38e05 efi_loader: Make RTS relocation more robust by Alexander Graf · 6 years ago
  50. 5bdb0a7 lib: crc32: mark static variable as __efi_runtime_data by Heinrich Schuchardt · 6 years ago
  51. 05aceb2 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · 6 years ago
  52. 562a63e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  53. 5c67678 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  54. b770215 Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  55. fd0135e Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  56. 328e3f8 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  57. 7a14722 arm: mvebu: configs: helios4: Change U-Boot offset on SPI Flash by Aditya Prayoga · 6 years ago
  58. 1670a15 ARM: mvebu: remove out of date comment by Chris Packham · 6 years ago
  59. 76ff3f0 ARM: mvebu: define CONFIG_BLK for db-88f6820-amc by Chris Packham · 6 years ago
  60. 9c15044 odroid: Update README.odroid for support of Odroid HC1 by Anand Moon · 6 years ago
  61. 4268e39 exynos5-dt-types: add missing dtb file for Odroid HC1/HC2 by Anand Moon · 6 years ago
  62. bd55817 arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration by Ang, Chee Hong · 6 years ago
  63. 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  64. c41e660 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
  65. 8b36ba2 arm: socfpga: stratix10: Add macros for mailbox's arguments by Ang, Chee Hong · 6 years ago
  66. d99f1e9 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 by Ang, Chee Hong · 6 years ago
  67. 53904dc arm: dts: s400: Fix status for eMMC and SDIO ports by Neil Armstrong · 6 years ago
  68. 25c7de2 mips: jz47xx: Add Creator CI20 platform by Paul Burton · 6 years ago
  69. cd71b1d mips: jz47xx: Add JZ4780 SoC support by Paul Burton · 6 years ago
  70. b325c4d mips: Add SPL header by Paul Burton · 6 years ago
  71. d772713 mmc: Add JZ47xx SD/MMC controller driver by Paul Burton · 6 years ago
  72. b5392c5 misc: Add JZ47xx efuse driver by Paul Burton · 6 years ago
  73. f8c8ced MSCC: add board support for the Luton based evaluation board by Gregory CLEMENT · 6 years ago
  74. 6787c1e MSCC: add board support for the Ocelots based evaluation boards by Gregory CLEMENT · 6 years ago
  75. 6bd8231 MSCC: add support for Luton SoCs by Gregory CLEMENT · 6 years ago
  76. dd1033e MSCC: add support for Ocelot SoCs by Gregory CLEMENT · 6 years ago
  77. 464b96b MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · 6 years ago
  78. 48ee7b6 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · 6 years ago
  79. a0abb52 MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · 6 years ago
  80. 02aea4d gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi by Gregory CLEMENT · 6 years ago
  81. 53bdae2 pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based) by Gregory CLEMENT · 6 years ago
  82. bea91b0 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · 6 years ago
  83. 9766a9c mips: mt76xx: linkit/gardena: Don't use CONFIG_OF_EMBED by Stefan Roese · 6 years ago
  84. a5f50e0 mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issues by Stefan Roese · 6 years ago
  85. 8da7495 mips: xilfpga: fix DTC warnings by Daniel Schwierzeck · 6 years ago
  86. d2f0258 mips: ath79: fix DTC warnings by Daniel Schwierzeck · 6 years ago
  87. a4bfa0e bmips: enable ar-5315u enet support by Álvaro Fernández Rojas · 6 years ago
  88. 93bd64b bmips: bcm6318: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  89. 173e3ae bmips: enable vr-3032u enet support by Álvaro Fernández Rojas · 6 years ago
  90. b07f2dc bmips: bcm63268: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  91. ba329fd bmips: enable dgnd3700v2 enet support by Álvaro Fernández Rojas · 6 years ago
  92. 4518a24 bmips: bcm6362: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  93. 54468f5 bmips: enable ar-5387un enet support by Álvaro Fernández Rojas · 6 years ago
  94. 45934ed bmips: bcm6328: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  95. 2e498f2 bmips: enable wap-5813n enet support by Álvaro Fernández Rojas · 6 years ago
  96. d9c1f0c bmips: bcm6368: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  97. 9622972 net: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  98. 9c0c7e8 bmips: enable nb4-ser enet support by Álvaro Fernández Rojas · 6 years ago
  99. 15591a9 bmips: enable hg556a enet support by Álvaro Fernández Rojas · 6 years ago
  100. 4f88720 bmips: bcm6358: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago