1. 6681461 ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled by Adam Ford · 6 years ago
  2. 99571b4 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  3. 410c505 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  4. afa8cdd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  5. e5f7a26 regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  6. 535f46d GPIO: omap_gpio: Fix gpio name names with device tree by Adam Ford · 6 years ago
  7. abb205d ARM: dts: da850-evm-u-boot: Remove redundant entries by Adam Ford · 6 years ago
  8. 8e12559 arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18 by Adam Ford · 6 years ago
  9. 9440b3d dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH by Adam Ford · 6 years ago
  10. 1eddf54 DM: GPIO: Fix da8xx GPIO indexing over GPIO 32 by Adam Ford · 6 years ago
  11. 93f3362 ARM: configs: Add da850evm_nand to boot from NAND by Adam Ford · 6 years ago
  12. 23446cc ARM: da850evm_direct_nor: Enable CONFIG_BLK by Adam Ford · 6 years ago
  13. d1e1504 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  14. 89aa19d Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  15. f3f0946 configs: am65x_evm_a53: Add initial support by Lokesh Vutla · 6 years ago
  16. 853f7f5 arm64: dts: k3: Add u-boot specific nodes by Lokesh Vutla · 6 years ago
  17. ea8ad1d arm64: dts: k3: Add Support for AM654 SoC by Lokesh Vutla · 6 years ago
  18. 1e5b116 include: am654_evm: Establish initial environment for SD card boot by Andreas Dannenberg · 6 years ago
  19. 0911d95 board: ti: am654: a53: Add initial support for am654 by Lokesh Vutla · 6 years ago
  20. 3980b16 gpio: do not include <asm/arch/gpio.h> for ARCH_K3 by Lokesh Vutla · 6 years ago
  21. aaa449f mmc: k3_arasan: Add sdhci driver support for K3 family SoCs by Lokesh Vutla · 6 years ago
  22. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  23. c365ed7 remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  24. 1ad190b remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  25. 81ae6e6 remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  26. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  27. f9aa410 mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  28. 600e46b mailbox: Allow attaching private data for mbox_chan by Lokesh Vutla · 6 years ago
  29. 694b052 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
  30. 1a88a04 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · 6 years ago
  31. 2618cf3 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  32. e585bef clk: Introduce TI System Control Interface (TI SCI) clock driver by Andreas Dannenberg · 6 years ago
  33. 3b3969b clk: Extend clock control with an optional data field by Andreas Dannenberg · 6 years ago
  34. 65c8a79 reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  35. c72f9b7 reset: Extend reset control with an optional data field by Andreas Dannenberg · 6 years ago
  36. e7012e6 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  37. aec99c9 dm: firmware: Automatically bind child devices by Andreas Dannenberg · 6 years ago
  38. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  39. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  40. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  41. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  42. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  43. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  44. 82f29fd armv8: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  45. 9d4f8c4 armv8: K3: am654: Introduce FIT generator script by Lokesh Vutla · 6 years ago
  46. e091832 armv8: K3: am654: Add custom MMU support by Lokesh Vutla · 6 years ago
  47. c68721d arm: K3: am654: Unlock control module registers during init by Andreas Dannenberg · 6 years ago
  48. e006460 arm: K3: am654: Add support for boot device detection by Lokesh Vutla · 6 years ago
  49. f70b72e arm: K3: Update _start instruction by Lokesh Vutla · 6 years ago
  50. ed0e605 arm: K3: Add support for AM654 SoC definition by Lokesh Vutla · 6 years ago
  51. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  52. e39eed8 ARM: uniphier: remove ad-hoc clock enabling for EHCI by Masahiro Yamada · 6 years ago
  53. c3ab1e1 mmc: uniphier-sd: sync with Linux by Masahiro Yamada · 6 years ago
  54. b07f6e9 ARM: uniphier: enable CONFIG_CMD_UBI by Masahiro Yamada · 6 years ago
  55. 1a4bd3a ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again by Masahiro Yamada · 6 years ago
  56. 33aae6b ARM: dts: uniphier: sync DT with Linux 4.19-rc1 by Masahiro Yamada · 6 years ago
  57. 7e16342 MAINTAINERS: Add myself as the FPGA maintainer by Michal Simek · 6 years ago
  58. b5d19a9 cmd: fpga: Fix loads command by Michal Simek · 6 years ago
  59. a2d1033 cmd: fpga: Use CMD_RET_FAILURE instead of simple 1 by Michal Simek · 6 years ago
  60. 8c75f79 cmd: fpga: Add support for missing fpga loadmk commands by Michal Simek · 6 years ago
  61. 2892fe8 cmd: fpga: Fix loadmk command by Michal Simek · 6 years ago
  62. 49503f9 cmd: fpga: Fix loadfs command by Michal Simek · 6 years ago
  63. 8575479 cmd: fpga: Fix dump and all direct fpga load commands by Michal Simek · 6 years ago
  64. f4c7a4a cmd: fpga: Extract fpga info command to separate function by Michal Simek · 6 years ago
  65. 9657d97 cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands by Michal Simek · 6 years ago
  66. 5cadab6 cmd: fpga: Clean wrong_parms handling by Michal Simek · 6 years ago
  67. aa93ac5 cmd: fpga: Remove parameter checking from fpga loadfs command by Michal Simek · 6 years ago
  68. 44d839b cmd: fpga: Move parameter checking for loadfs/loads by Michal Simek · 6 years ago
  69. ccd6520 cmd: fpga: Cleanup error handling in connection to FPGA_NONE by Michal Simek · 6 years ago
  70. 323fe38 cmd: fpga: Move fpga_get_op to avoid local function declaration by Michal Simek · 6 years ago
  71. 5501096 cmd: fpga: Move error handling to do_fpga() by Michal Simek · 6 years ago
  72. 65a6b3c test/py: Extend fpga command to test all fpga load types by Michal Simek · 6 years ago
  73. 3cc9716 cmd: fpga: Remove fit image support passed without fpga device by Michal Simek · 6 years ago
  74. a225f81 fpga: Kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  75. 7e29511 cmd: part: use MAX_SEARCH_PARTITIONS for part search by Kever Yang · 6 years ago
  76. d22336a arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · 6 years ago
  77. 680223a arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · 6 years ago
  78. 17d2887 arm: stm32: Remove redundant thumb build selection by Vikas Manocha · 6 years ago
  79. d2d908d arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  80. 8961c8a tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · 6 years ago
  81. 5d75419 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  82. 8a86152 omap3: pandora: Enable DM_SERIAL by Grazvydas Ignotas · 6 years ago
  83. 3f20321 board: arm: Add support for Broadcom BCM7260 by Thomas Fitzsimmons · 6 years ago
  84. 1210957 arm: bcm7445: Change serial console index by Thomas Fitzsimmons · 6 years ago
  85. 93b283d ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  86. 5f133bb serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · 6 years ago
  87. 5a07cf5 pinctrl: Fix build warning with ARM64 by Lokesh Vutla · 6 years ago
  88. 84b4221 dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · 6 years ago
  89. 3ee15a5 dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · 6 years ago
  90. c76382f mmc: fsl_esdhc: enable HS400 feature by Peng Fan · 6 years ago
  91. 3dd2626 mmc: add HS400 support by Peng Fan · 6 years ago
  92. 51330c7 at91: fix devicetree warnings by Eugen Hristev · 6 years ago
  93. 6e18ada ARM: dts: Makefile: fix build for at91family by Eugen Hristev · 6 years ago
  94. 798cd70 gpio: stm32f7: replace ODR update by BSRR write by Patrice Chotard · 6 years ago
  95. c8e5701 clk: clk_meson: Add mux and div support for reparent and rate setting by Neil Armstrong · 6 years ago
  96. 8d5579c power: domain: Add the VPU Power Domain driver by Neil Armstrong · 6 years ago
  97. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  98. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  99. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  100. de39dc7 arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · 6 years ago