1. 52923c6 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  2. bae2d72 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · 6 years ago
  3. 7424e95 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · 6 years ago
  4. c3b1a99 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  5. 5d8b2e7 riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
  6. 31f9058 riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
  7. 8bfa231 riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
  8. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  9. 2a23ac6 riscv: align mtvec on a 4-byte boundary by Lukas Auer · 6 years ago
  10. c55309c riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · 6 years ago
  11. 62a09ad riscv: implement the invalidate_icache_* functions by Lukas Auer · 6 years ago
  12. c93a1c8 riscv: hang on unhandled exceptions by Lukas Auer · 6 years ago
  13. e8b522b riscv: treat undefined exception codes as reserved by Lukas Auer · 6 years ago
  14. 5a44173 riscv: complete the list of exception codes by Lukas Auer · 6 years ago
  15. f105d2e riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
  16. fc8c76f riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
  17. b2c860c riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  18. 776e633 riscv: enable -fdata-sections by Lukas Auer · 6 years ago
  19. 0c07484 riscv: set -march and -mabi based on the Kconfig configuration by Lukas Auer · 6 years ago
  20. d57ffa6 riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · 6 years ago
  21. 7115856 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · 6 years ago
  22. 862e2e7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  23. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  24. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  25. 4a5b5e1 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  26. 566bf3a sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  27. 9190a3e sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  28. 5bbf36a ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · 6 years ago
  29. 2b4d964 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · 6 years ago
  30. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  31. 6d4d9be MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  32. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  33. 1bef0c5 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  34. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  35. 101860e mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  36. 78e2517 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  37. b1f51fc mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  38. 840293b mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  39. 4ff942b mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  40. b4a6a1b mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  41. 9a89b2b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  42. 60f6be1 mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  43. 82dbe64 mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  44. a8b0bf6 mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  45. 00b34e9 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  46. 2d0eba3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  47. 59ebf4a armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago
  48. a3501a4 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · 6 years ago
  49. 890b2e7 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  50. 23f7b1a armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · 6 years ago
  51. 06bda12 ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  52. ba08afe arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 6 years ago
  53. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  54. c3b8946 ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  55. 786dc91 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  56. 40b59b0 bcm6858: add initial support by Philippe Reynes · 6 years ago
  57. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  58. eb13ddd ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago
  59. c0f3296 ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · 6 years ago
  60. a7aab5b ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · 6 years ago
  61. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  62. 6f44333 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  63. 25d0fe7 cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  64. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  65. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  66. 4854ebc5 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  67. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  68. 6f33276 arm: qemu: Add a Kconfig in the board directory by Bin Meng · 6 years ago
  69. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  70. b1893a9 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  71. 4d9ada5 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · 6 years ago
  72. bd8b745 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  73. 82744c2 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  74. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  75. 208ecba Merge branch 'next' by Tom Rini · 6 years ago
  76. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  77. e6b16e7 board: allwinner: sun50i-h6: Add Orangepi Lite2 support by Jagan Teki · 6 years ago
  78. d45a07a arm64: allwinner: h6: Add common orangepi nodes into dtsi by Jagan Teki · 6 years ago
  79. b972831 sunxi: DT: add support for Pinebook by Vasily Khoruzhick · 6 years ago
  80. 31a4ac4 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  81. 20940ef mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
  82. 4f9d34e sunxi: A64: Add Pine64-LTS board by Andre Przywara · 6 years ago
  83. 4c974ee sunxi: H3/H5: Update .dts files by Andre Przywara · 6 years ago
  84. ababb59 sunxi: A64: Re-add syscon to DT node by Andre Przywara · 6 years ago
  85. 1b39a18 sunxi: A64: Update .dts/.dtsi files by Andre Przywara · 6 years ago
  86. 2f13cf3 sunxi: Imply fitImage support by Marek Vasut · 6 years ago
  87. 43e6f94 imx: mkimage: add size check to the u-boot.imx make target by Marcel Ziswiler · 6 years ago
  88. 19bbd09 imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · 6 years ago
  89. dd610e6 Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  90. acf52fb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  91. ae4c38a arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA by Stefan Roese · 6 years ago
  92. 6843db9 arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property by Stefan Roese · 6 years ago
  93. a848350 arm: mvebu: Move PCI(e) MBUS window to end of RAM by Stefan Roese · 6 years ago
  94. 78c640f ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus" by Fabio Estevam · 6 years ago
  95. 24109bb x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  96. 79d8127 driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  97. af0cf21 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  98. ffad5fa driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  99. f55f565 aspeed: Activate ethernet devices on the ast2500 Eval Board by Cédric Le Goater · 6 years ago
  100. 6bdccc3 aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level by Cédric Le Goater · 6 years ago