1. 9d43649 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago
  2. 8ccfbfb mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · 6 years ago
  3. a13fe7a mtd: rawnand: denali_dt: add more clocks based on IP datasheet by Masahiro Yamada · 6 years ago
  4. b32aa9e linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · 6 years ago
  5. ce48079 ARM: uniphier: add CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  6. 9f9edb6 ARM: uniphier: allow to source boot script before distro-boot by Masahiro Yamada · 6 years ago
  7. 6bc50a8 ARM: uniphier: do not modify bootcmd environment variable at run-time by Masahiro Yamada · 6 years ago
  8. bea3d82 Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  9. b47b381 Merge branch '2018-12-26-master-imports' by Tom Rini · 6 years ago
  10. e17e0ce power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · 6 years ago
  11. ca80b56 doc: README.commands: sub-commands by Heinrich Schuchardt · 6 years ago
  12. 1f5a3cd mt7629: use linux kernel compatible SMP initialization by Weijie Gao · 6 years ago
  13. 7d39b74 mt7623: fix a typo in include/configs/mt7623.h by Weijie Gao · 6 years ago
  14. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  15. adc702e arm: K3: Fix usage of CONFIG_SYS_K3_KEY by Lokesh Vutla · 6 years ago
  16. 8efae02 api: storage: Fix enumeration of storage devices by Cristian Ciocaltea · 6 years ago
  17. a7f4b4b dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · 6 years ago
  18. a170274 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · 6 years ago
  19. 5766a27 tests: enable DT overlay tests by default by Heinrich Schuchardt · 6 years ago
  20. 94ca269 scripts/check-config.sh: Add usage() by Andy Shevchenko · 6 years ago
  21. 5c38e05 efi_loader: Make RTS relocation more robust by Alexander Graf · 6 years ago
  22. 5bdb0a7 lib: crc32: mark static variable as __efi_runtime_data by Heinrich Schuchardt · 6 years ago
  23. 05aceb2 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · 6 years ago
  24. 562a63e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  25. 5c67678 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  26. b770215 Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  27. fd0135e Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  28. 328e3f8 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  29. 7a14722 arm: mvebu: configs: helios4: Change U-Boot offset on SPI Flash by Aditya Prayoga · 6 years ago
  30. 1670a15 ARM: mvebu: remove out of date comment by Chris Packham · 6 years ago
  31. 76ff3f0 ARM: mvebu: define CONFIG_BLK for db-88f6820-amc by Chris Packham · 6 years ago
  32. bd55817 arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration by Ang, Chee Hong · 6 years ago
  33. 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  34. c41e660 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
  35. 8b36ba2 arm: socfpga: stratix10: Add macros for mailbox's arguments by Ang, Chee Hong · 6 years ago
  36. d99f1e9 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 by Ang, Chee Hong · 6 years ago
  37. 53904dc arm: dts: s400: Fix status for eMMC and SDIO ports by Neil Armstrong · 6 years ago
  38. 25c7de2 mips: jz47xx: Add Creator CI20 platform by Paul Burton · 6 years ago
  39. cd71b1d mips: jz47xx: Add JZ4780 SoC support by Paul Burton · 6 years ago
  40. b325c4d mips: Add SPL header by Paul Burton · 6 years ago
  41. d772713 mmc: Add JZ47xx SD/MMC controller driver by Paul Burton · 6 years ago
  42. b5392c5 misc: Add JZ47xx efuse driver by Paul Burton · 6 years ago
  43. f8c8ced MSCC: add board support for the Luton based evaluation board by Gregory CLEMENT · 6 years ago
  44. 6787c1e MSCC: add board support for the Ocelots based evaluation boards by Gregory CLEMENT · 6 years ago
  45. 6bd8231 MSCC: add support for Luton SoCs by Gregory CLEMENT · 6 years ago
  46. dd1033e MSCC: add support for Ocelot SoCs by Gregory CLEMENT · 6 years ago
  47. 464b96b MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · 6 years ago
  48. 48ee7b6 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · 6 years ago
  49. a0abb52 MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · 6 years ago
  50. 02aea4d gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi by Gregory CLEMENT · 6 years ago
  51. 53bdae2 pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based) by Gregory CLEMENT · 6 years ago
  52. bea91b0 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · 6 years ago
  53. 9766a9c mips: mt76xx: linkit/gardena: Don't use CONFIG_OF_EMBED by Stefan Roese · 6 years ago
  54. a5f50e0 mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issues by Stefan Roese · 6 years ago
  55. 8da7495 mips: xilfpga: fix DTC warnings by Daniel Schwierzeck · 6 years ago
  56. d2f0258 mips: ath79: fix DTC warnings by Daniel Schwierzeck · 6 years ago
  57. a4bfa0e bmips: enable ar-5315u enet support by Álvaro Fernández Rojas · 6 years ago
  58. 93bd64b bmips: bcm6318: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  59. 173e3ae bmips: enable vr-3032u enet support by Álvaro Fernández Rojas · 6 years ago
  60. b07f2dc bmips: bcm63268: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  61. ba329fd bmips: enable dgnd3700v2 enet support by Álvaro Fernández Rojas · 6 years ago
  62. 4518a24 bmips: bcm6362: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  63. 54468f5 bmips: enable ar-5387un enet support by Álvaro Fernández Rojas · 6 years ago
  64. 45934ed bmips: bcm6328: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  65. 2e498f2 bmips: enable wap-5813n enet support by Álvaro Fernández Rojas · 6 years ago
  66. d9c1f0c bmips: bcm6368: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  67. 9622972 net: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  68. 9c0c7e8 bmips: enable nb4-ser enet support by Álvaro Fernández Rojas · 6 years ago
  69. 15591a9 bmips: enable hg556a enet support by Álvaro Fernández Rojas · 6 years ago
  70. 4f88720 bmips: bcm6358: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  71. eb4bdc7 bmips: enable ct-5361 enet support by Álvaro Fernández Rojas · 6 years ago
  72. 9dc07b9 bmips: bcm6348: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  73. ec96de3 bmips: enable f@st1704 enet support by Álvaro Fernández Rojas · 6 years ago
  74. d7f5bc1 bmips: bcm6338: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  75. 55e55fe net: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  76. 6e0faa2 bmips: bcm6318: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  77. 83eae02 bmips: bcm63268: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  78. b2bf5a2 bmips: bcm6362: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  79. 8513222 bmips: bcm6328: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  80. 0417eb5 bmips: bcm6368: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  81. 487250e bmips: bcm6358: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  82. c225d66 bmips: bcm6348: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  83. 9ab403d bmips: bcm6338: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  84. ccfd698 dma: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  85. 368ff57 doc: README.ae350: Sync for ax25-ae350 rename by Rick Chen · 6 years ago
  86. ab3f92d riscv: configs: Rename ax25-ae350 defconfig by Rick Chen · 6 years ago
  87. 9acaf60 riscv: qemu: Imply SIFIVE_SERIAL for emulation by Anup Patel · 6 years ago
  88. e284249 drivers: serial: Add SiFive UART driver by Anup Patel · 6 years ago
  89. dcad9b8 riscv: Remove ae350.dts by Bin Meng · 6 years ago
  90. 3c85099 riscv: bootm: Change to use boot_hart from global data by Bin Meng · 6 years ago
  91. 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  92. 7f5d35a riscv: Adjust the _exit_trap() position to come before handle_trap() by Bin Meng · 6 years ago
  93. 10753ef riscv: Return to previous privilege level after trap handling by Bin Meng · 6 years ago
  94. 496262c riscv: Fix context restore before returning from trap handler by Bin Meng · 6 years ago
  95. 4b3f5ed riscv: Move trap handler codes to mtrap.S by Bin Meng · 6 years ago
  96. 485e822 riscv: Do some basic architecture level cpu initialization by Bin Meng · 6 years ago
  97. 57fe5c6 riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  98. aef59e5 riscv: Update supports_extension() to use desc from cpu driver by Bin Meng · 6 years ago
  99. 3967156 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  100. ea53f1c riscv: Add CSR numbers by Bin Meng · 6 years ago