Commit Graph

  • 636941ff4d pico-imx6ul: Convert to distro config Fabio Estevam 2018-09-04 10:23:07 -03:00
  • 7236e24bc4 fs: ubifs: Add missing newlines in super.c Stefan Roese 2018-08-09 09:09:20 +02:00
  • ca1d6ca365 i2c: Drop CONFIG_SYS_I2C_MXS Tuomas Tynkkynen 2018-08-16 02:08:11 +03:00
  • 04355de71d MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL Adam Ford 2018-09-03 03:47:52 -05:00
  • 819ad5f625 ARM: am3517_evm: Disable DM_I2C_COMPAT Adam Ford 2018-08-19 11:11:03 -05:00
  • 8cd21a6346 Configs: am3517_evm: Remove TWL4030 reference Adam Ford 2018-08-19 11:11:02 -05:00
  • a40d3cc845 ARM: omap3_logic: Enable DM_PMIC and DM_REGULATOR Adam Ford 2018-09-03 14:05:41 -05:00
  • 5f389201de ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL Adam Ford 2018-08-13 21:09:17 -05:00
  • 21af33ed03 ARM: davinci: omapl138_lcdk: Enable DM_MMC Adam Ford 2018-08-09 06:15:14 -05:00
  • 4aeb939e77 ARM: davinci: da850evm: Support DM_MMC Adam Ford 2018-08-09 06:15:13 -05:00
  • df6565c36c MMC: Enable DM_MMC for Davinci Adam Ford 2018-08-09 06:15:12 -05:00
  • 5c4689e43e ARM: omap3_logic: Enable Pinctrl Adam Ford 2018-09-03 13:56:47 -05:00
  • 4869fa3f46 ARM: omap3_logic_defconfig: Convert to DM_SPL Adam Ford 2018-08-21 10:43:30 -05:00
  • 307a214329 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO Adam Ford 2018-08-21 07:16:56 -05:00
  • 750df1979d DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL Adam Ford 2018-08-20 20:43:00 -05:00
  • 668146128a ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled Adam Ford 2018-08-20 20:34:00 -05:00
  • 99571b41c6 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA Adam Ford 2018-08-20 20:27:48 -05:00
  • 410c505cc1 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA Adam Ford 2018-08-20 20:24:35 -05:00
  • afa8cdd607 DM: I2C: Reduce overhead when used with OF_PLATDATA Adam Ford 2018-08-20 20:24:34 -05:00
  • e5f7a261db regulator: pbias: Add additional compatible flags Adam Ford 2018-08-19 20:54:00 -05:00
  • 535f46dad9 GPIO: omap_gpio: Fix gpio name names with device tree Adam Ford 2018-08-17 14:37:58 -05:00
  • abb205ded1 ARM: dts: da850-evm-u-boot: Remove redundant entries Adam Ford 2018-08-17 09:32:39 -05:00
  • 8e12559193 arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18 Adam Ford 2018-08-17 08:56:15 -05:00
  • 9440b3d3d0 dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH Adam Ford 2018-08-16 23:21:57 -05:00
  • 1eddf54931 DM: GPIO: Fix da8xx GPIO indexing over GPIO 32 Adam Ford 2018-08-16 23:13:34 -05:00
  • 93f3362762 ARM: configs: Add da850evm_nand to boot from NAND Adam Ford 2018-08-15 13:22:03 -05:00
  • 23446cc34b ARM: da850evm_direct_nor: Enable CONFIG_BLK Adam Ford 2018-08-13 20:44:08 -05:00
  • d1e15041ab Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2018-09-11 08:50:10 -04:00
  • 89aa19d092 Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze Tom Rini 2018-09-11 08:49:21 -04:00
  • f3f094617a configs: am65x_evm_a53: Add initial support Lokesh Vutla 2018-08-27 15:59:10 +05:30
  • 853f7f5018 arm64: dts: k3: Add u-boot specific nodes Lokesh Vutla 2018-08-27 15:59:09 +05:30
  • ea8ad1d9b6 arm64: dts: k3: Add Support for AM654 SoC Lokesh Vutla 2018-08-27 15:59:08 +05:30
  • 1e5b116ed2 include: am654_evm: Establish initial environment for SD card boot Andreas Dannenberg 2018-08-27 15:59:07 +05:30
  • 0911d95263 board: ti: am654: a53: Add initial support for am654 Lokesh Vutla 2018-08-27 15:59:06 +05:30
  • 3980b16137 gpio: do not include <asm/arch/gpio.h> for ARCH_K3 Lokesh Vutla 2018-08-27 15:57:55 +05:30
  • aaa449fb27 mmc: k3_arasan: Add sdhci driver support for K3 family SoCs Lokesh Vutla 2018-08-27 15:57:54 +05:30
  • 08c45314a8 spl: Allow remoteproc drivers to be used within SPL Lokesh Vutla 2018-08-27 15:57:53 +05:30
  • c365ed7d4b remoteproc: Introduce K3 remoteproc driver Lokesh Vutla 2018-08-27 15:57:52 +05:30
  • 1ad190bf59 remoteproc: Introduce K3 system controller Lokesh Vutla 2018-08-27 15:57:51 +05:30
  • 81ae6e6d00 remoteproc: Allow for individual remoteproc initialization Lokesh Vutla 2018-08-27 15:57:50 +05:30
  • 880274192c spl: Allow mailbox drivers to be used within SPL Lokesh Vutla 2018-08-27 15:57:49 +05:30
  • f9aa41023b mailbox: Introduce K3 Secure Proxy Driver Lokesh Vutla 2018-08-27 15:57:48 +05:30
  • 600e46b08c mailbox: Allow attaching private data for mbox_chan Lokesh Vutla 2018-08-27 15:57:47 +05:30
  • 694b052401 sysreset: Add TI System Control Interface (TI SCI) sysreset driver Andreas Dannenberg 2018-08-27 15:57:46 +05:30
  • 1a88a04e9f power domain: Introduce TI System Control Interface (TI SCI) power domain driver Andreas Dannenberg 2018-08-27 15:57:45 +05:30
  • 2618cf3657 power domain: Add support for multiple powerdomains per device Lokesh Vutla 2018-08-27 15:57:44 +05:30
  • e585bef17f clk: Introduce TI System Control Interface (TI SCI) clock driver Andreas Dannenberg 2018-08-27 15:57:43 +05:30
  • 3b3969bd36 clk: Extend clock control with an optional data field Andreas Dannenberg 2018-08-27 15:57:42 +05:30
  • 65c8a79811 reset: Introduce TI System Control Interface (TI SCI) reset driver Andreas Dannenberg 2018-08-27 15:57:41 +05:30
  • c72f9b707a reset: Extend reset control with an optional data field Andreas Dannenberg 2018-08-27 15:57:40 +05:30
  • e7012e6e1f dm: reset: Update uclass to allow querying reset status Andreas Dannenberg 2018-08-27 15:57:39 +05:30
  • aec99c9776 dm: firmware: Automatically bind child devices Andreas Dannenberg 2018-08-27 15:57:38 +05:30
  • ccbc8b2fdd firmware: ti_sci: Add support for processor control services Lokesh Vutla 2018-08-27 15:57:37 +05:30
  • f369b0f26c firmware: ti_sci: Add support for reboot core service Andreas Dannenberg 2018-08-27 15:57:36 +05:30
  • 9b87181fd2 firmware: ti_sci: Add support for clock control Lokesh Vutla 2018-08-27 15:57:35 +05:30
  • 7bc330452c firmware: ti_sci: Add support for device control Andreas Dannenberg 2018-08-27 15:57:34 +05:30
  • dcfc52ad69 firmware: ti_sci: Add support for board configuration Andreas Dannenberg 2018-08-27 15:57:33 +05:30
  • 32cd25128b firmware: Add basic support for TI System Control Interface (TI SCI) protocol Lokesh Vutla 2018-08-27 15:57:32 +05:30
  • 82f29fd513 armv8: K3: am654: Add support for generating build targets Lokesh Vutla 2018-08-27 15:57:15 +05:30
  • 9d4f8c42cb armv8: K3: am654: Introduce FIT generator script Lokesh Vutla 2018-08-27 15:57:14 +05:30
  • e091832f25 armv8: K3: am654: Add custom MMU support Lokesh Vutla 2018-08-27 15:57:13 +05:30
  • c68721d93a arm: K3: am654: Unlock control module registers during init Andreas Dannenberg 2018-08-27 15:57:12 +05:30
  • e00646099f arm: K3: am654: Add support for boot device detection Lokesh Vutla 2018-08-27 15:57:11 +05:30
  • f70b72e353 arm: K3: Update _start instruction Lokesh Vutla 2018-08-27 15:57:10 +05:30
  • ed0e605124 arm: K3: Add support for AM654 SoC definition Lokesh Vutla 2018-08-27 15:57:09 +05:30
  • 586bde93eb arm: K3: Add initial support for TI's K3 generation of SoCs Lokesh Vutla 2018-08-27 15:57:08 +05:30
  • e39eed8f47 ARM: uniphier: remove ad-hoc clock enabling for EHCI Masahiro Yamada 2018-09-10 12:58:36 +09:00
  • c3ab1e118f mmc: uniphier-sd: sync with Linux Masahiro Yamada 2018-09-10 12:58:35 +09:00
  • b07f6e9faf ARM: uniphier: enable CONFIG_CMD_UBI Masahiro Yamada 2018-09-10 12:58:34 +09:00
  • 1a4bd3a095 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again Masahiro Yamada 2018-09-10 12:58:33 +09:00
  • 33aae6b5ed ARM: dts: uniphier: sync DT with Linux 4.19-rc1 Masahiro Yamada 2018-09-10 12:58:32 +09:00
  • 7e16342bde MAINTAINERS: Add myself as the FPGA maintainer Michal Simek 2018-07-18 17:03:13 +02:00
  • b5d19a9340 cmd: fpga: Fix loads command Michal Simek 2018-06-05 15:14:39 +02:00
  • a2d1033b20 cmd: fpga: Use CMD_RET_FAILURE instead of simple 1 Michal Simek 2018-06-05 16:43:38 +02:00
  • 8c75f7943d cmd: fpga: Add support for missing fpga loadmk commands Michal Simek 2018-07-26 15:33:51 +02:00
  • 2892fe801d cmd: fpga: Fix loadmk command Michal Simek 2018-06-04 16:15:58 +02:00
  • 49503f9afa cmd: fpga: Fix loadfs command Michal Simek 2018-06-04 15:51:16 +02:00
  • 857547959b cmd: fpga: Fix dump and all direct fpga load commands Michal Simek 2018-06-04 15:51:23 +02:00
  • f4c7a4aea2 cmd: fpga: Extract fpga info command to separate function Michal Simek 2018-06-04 14:57:34 +02:00
  • 9657d97cf5 cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands Michal Simek 2018-06-04 14:55:20 +02:00
  • 5cadab60fb cmd: fpga: Clean wrong_parms handling Michal Simek 2018-05-30 11:28:57 +02:00
  • aa93ac59dc cmd: fpga: Remove parameter checking from fpga loadfs command Michal Simek 2018-06-04 13:57:19 +02:00
  • 44d839bd5f cmd: fpga: Move parameter checking for loadfs/loads Michal Simek 2018-05-30 11:18:38 +02:00
  • ccd6520327 cmd: fpga: Cleanup error handling in connection to FPGA_NONE Michal Simek 2018-05-30 10:04:34 +02:00
  • 323fe38e74 cmd: fpga: Move fpga_get_op to avoid local function declaration Michal Simek 2018-05-30 10:00:40 +02:00
  • 550109691e cmd: fpga: Move error handling to do_fpga() Michal Simek 2018-05-30 09:57:42 +02:00
  • 65a6b3c2af test/py: Extend fpga command to test all fpga load types Michal Simek 2018-05-30 13:42:22 +02:00
  • 3cc9716476 cmd: fpga: Remove fit image support passed without fpga device Michal Simek 2018-06-05 13:52:32 +02:00
  • a225f8100c fpga: Kconfig: Replace spaces with tabs Michal Simek 2018-07-23 15:59:55 +02:00
  • 7e2951160f cmd: part: use MAX_SEARCH_PARTITIONS for part search Kever Yang 2018-09-07 17:37:36 +08:00
  • d22336aad9 arm: armv7m: clean up armv7m unified code compilation Vikas Manocha 2018-08-31 16:57:06 -07:00
  • 680223a2da arm: armv7m: remove un-necessary If then instruction Vikas Manocha 2018-08-31 16:39:36 -07:00
  • 17d2887a9e arm: stm32: Remove redundant thumb build selection Vikas Manocha 2018-08-31 16:15:14 -07:00
  • d2d908d258 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built Quentin Schulz 2018-08-31 16:15:53 +02:00
  • 8961c8ad25 tools: mkimage: Ensure munmap unmaps the same length that was mapped Mark Tomlinson 2018-08-29 10:51:14 +12:00
  • 5d754197a7 serial: omap: Introduce DM specific omap serial Lokesh Vutla 2018-08-27 15:55:24 +05:30
  • 8a86152db0 omap3: pandora: Enable DM_SERIAL Grazvydas Ignotas 2018-08-25 22:40:08 +03:00
  • 3f20321ad8 board: arm: Add support for Broadcom BCM7260 Thomas Fitzsimmons 2018-08-22 18:37:55 -04:00
  • 1210957304 arm: bcm7445: Change serial console index Thomas Fitzsimmons 2018-08-22 18:37:54 -04:00
  • 93b283d49f ARM: CPU: arm926ejs: Consolidate cache routines to common file Adam Ford 2018-08-16 13:23:11 -05:00