1. 8bfaf01 arm64: dts: k3: Add Support for AM654 SoC by Lokesh Vutla · 6 years ago
  2. c4fc2cc include: am654_evm: Establish initial environment for SD card boot by Andreas Dannenberg · 6 years ago
  3. 029f921 board: ti: am654: a53: Add initial support for am654 by Lokesh Vutla · 6 years ago
  4. c920fad gpio: do not include <asm/arch/gpio.h> for ARCH_K3 by Lokesh Vutla · 6 years ago
  5. bc9979f mmc: k3_arasan: Add sdhci driver support for K3 family SoCs by Lokesh Vutla · 6 years ago
  6. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  7. fdae32e remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  8. 7eb1357 remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  9. ddca80e remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  10. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  11. bb6d08d mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  12. 78a9b51 mailbox: Allow attaching private data for mbox_chan by Lokesh Vutla · 6 years ago
  13. ebc6879 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
  14. 24c6e91 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · 6 years ago
  15. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  16. 1530e35 clk: Introduce TI System Control Interface (TI SCI) clock driver by Andreas Dannenberg · 6 years ago
  17. cb5ac65 clk: Extend clock control with an optional data field by Andreas Dannenberg · 6 years ago
  18. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  19. c82550f reset: Extend reset control with an optional data field by Andreas Dannenberg · 6 years ago
  20. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  21. 8508324 dm: firmware: Automatically bind child devices by Andreas Dannenberg · 6 years ago
  22. b8856af firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  23. 5bd0837 firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  24. d10c80c firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  25. 24a4d5e firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  26. 5299c4c firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  27. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  28. bc5bd3a armv8: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  29. 59b6ba7 armv8: K3: am654: Introduce FIT generator script by Lokesh Vutla · 6 years ago
  30. 49297cf armv8: K3: am654: Add custom MMU support by Lokesh Vutla · 6 years ago
  31. 1c855c1 arm: K3: am654: Unlock control module registers during init by Andreas Dannenberg · 6 years ago
  32. c7bfb85 arm: K3: am654: Add support for boot device detection by Lokesh Vutla · 6 years ago
  33. d980584 arm: K3: Update _start instruction by Lokesh Vutla · 6 years ago
  34. 3288644 arm: K3: Add support for AM654 SoC definition by Lokesh Vutla · 6 years ago
  35. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  36. 8416da1 cmd: part: use MAX_SEARCH_PARTITIONS for part search by Kever Yang · 6 years ago
  37. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · 6 years ago
  38. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · 6 years ago
  39. 4e61fb6 arm: stm32: Remove redundant thumb build selection by Vikas Manocha · 6 years ago
  40. f25cdc6 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  41. fc49786 tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · 6 years ago
  42. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  43. a5c5a55 omap3: pandora: Enable DM_SERIAL by Grazvydas Ignotas · 6 years ago
  44. 4c851ef board: arm: Add support for Broadcom BCM7260 by Thomas Fitzsimmons · 6 years ago
  45. 89134a9 arm: bcm7445: Change serial console index by Thomas Fitzsimmons · 6 years ago
  46. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  47. e3cb514 serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · 6 years ago
  48. 95be3b5 pinctrl: Fix build warning with ARM64 by Lokesh Vutla · 6 years ago
  49. 48302ca dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · 6 years ago
  50. 70f57cf dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · 6 years ago
  51. ddd8d75 mmc: fsl_esdhc: enable HS400 feature by Peng Fan · 6 years ago
  52. 4680125 mmc: add HS400 support by Peng Fan · 6 years ago
  53. ed000fc at91: fix devicetree warnings by Eugen Hristev · 6 years ago
  54. 42f77cd ARM: dts: Makefile: fix build for at91family by Eugen Hristev · 6 years ago
  55. 4e91500 gpio: stm32f7: replace ODR update by BSRR write by Patrice Chotard · 6 years ago
  56. 07f2477 clk: clk_meson: Add mux and div support for reparent and rate setting by Neil Armstrong · 6 years ago
  57. 32edad5 power: domain: Add the VPU Power Domain driver by Neil Armstrong · 6 years ago
  58. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  59. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  60. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  61. dec580d arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · 6 years ago
  62. 70ed0ea sandbox: Add serial test by Patrice Chotard · 6 years ago
  63. 2f48288 dm: serial: Remove setparity ops by Patrice Chotard · 6 years ago
  64. 34e64c0 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  65. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  66. f0017d2 cli: handle getch error by Patrick Delaunay · 6 years ago
  67. d837c53 console: unify fgetc function when console MUX is deactivated by Patrick Delaunay · 6 years ago
  68. 9c44282 serial: protect access to serial rx buffer by Patrick Delaunay · 6 years ago
  69. 47ae3c3 stm32mp1: activate serial rx buffer by Patrick Delaunay · 6 years ago
  70. cc3c72e include/version.h: workaround sysroot inc order by Matt Weber · 6 years ago
  71. 951b05c Prepare v2018.09 by Tom Rini · 6 years ago
  72. ba67d03 .travis.yml: Fix typo in sun7i job description by Tuomas Tynkkynen · 6 years ago
  73. 35333e9 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · 6 years ago
  74. ae2c3ec fdt: fix get_next_memory_node() by Marek Vasut · 6 years ago
  75. a7eb9d3 ARM: Specify aligned address for secure section instead of using attributes by Chen-Yu Tsai · 6 years ago
  76. 23e08f9 pico-imx7d: Update the README file by Fabio Estevam · 6 years ago
  77. b14d508 travis: Use kernel.org pre-built toolchain for riscv by Bin Meng · 6 years ago
  78. e09ca64 ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0 by Tuomas Tynkkynen · 6 years ago
  79. fb5d2f2 lib/slre: remove superfluous assignment by Heinrich Schuchardt · 6 years ago
  80. 9a59a35 amlogic: board p212: Fix Ethernet PHY init by Jasper kcoding · 6 years ago
  81. 9b288b9 qemu-arm: Enable DHCP distro target by Alexander Graf · 6 years ago
  82. 548f692 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect by Adam Ford · 6 years ago
  83. 1ff2c5c Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  84. 919c3ea ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · 6 years ago
  85. 49e1726 EMDK: Enable bootelf by Alexey Brodkin · 6 years ago
  86. cade72d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  87. f0f894c mx7dsabresd: Add the qspi target to the list of supported defconfigs by Fabio Estevam · 6 years ago
  88. ab59914 imx: missing CONFIG_MII in mx7dsabresd_qspi_defconfig by Stefano Babic · 6 years ago
  89. cbd59fe colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support by Stefan Agner · 6 years ago
  90. 8843b6d board: toradex: common: fail gracefully on missing NAND chip by Stefan Agner · 6 years ago
  91. 6475e5e imx: mx7: add system suspend/resume support by Anson Huang · 6 years ago
  92. 9d61854 imx: mx7: add gpc initialization for low power mode by Anson Huang · 6 years ago
  93. 05e89eb imx: mx7: psci: improve cpu hotplug flow by Anson Huang · 6 years ago
  94. 898e3db Cleanup CONFIG_BOOTDELAY on cl-som-imx7 by Alex Kiernan · 6 years ago
  95. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  96. 161bd56 imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot by Ye Li · 6 years ago
  97. 19353b6 dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards by Ye Li · 6 years ago
  98. 75de11f dts: imx6ul: Update alias to support DM by Ye Li · 6 years ago
  99. 3c5c2d6 imx: imx7d-sdb: Add DM QSPI support by Ye Li · 6 years ago
  100. 042446c imx: imx6sx-sabreauto: convert to use DM QSPI driver by Ye Li · 6 years ago