summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fs: ubifs: Add missing newlines in super.cStefan Roese2018-09-141-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-09-1120-90/+68
|\
| * ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada2018-09-114-15/+0
| * mmc: uniphier-sd: sync with LinuxMasahiro Yamada2018-09-1110-57/+49
| * ARM: uniphier: enable CONFIG_CMD_UBIMasahiro Yamada2018-09-112-0/+2
| * ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada2018-09-111-2/+2
| * ARM: dts: uniphier: sync DT with Linux 4.19-rc1Masahiro Yamada2018-09-1110-16/+15
* | Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-114-324/+904
|\ \
| * | MAINTAINERS: Add myself as the FPGA maintainerMichal Simek2018-09-111-0/+8
| * | cmd: fpga: Fix loads commandMichal Simek2018-09-111-112/+36
| * | cmd: fpga: Use CMD_RET_FAILURE instead of simple 1Michal Simek2018-09-111-7/+7
| * | cmd: fpga: Add support for missing fpga loadmk commandsMichal Simek2018-09-111-20/+35
| * | cmd: fpga: Fix loadmk commandMichal Simek2018-09-111-115/+123
| * | cmd: fpga: Fix loadfs commandMichal Simek2018-09-111-30/+28
| * | cmd: fpga: Fix dump and all direct fpga load commandsMichal Simek2018-09-111-44/+122
| * | cmd: fpga: Extract fpga info command to separate functionMichal Simek2018-09-111-8/+27
| * | cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommandsMichal Simek2018-09-111-2/+40
| * | cmd: fpga: Clean wrong_parms handlingMichal Simek2018-09-111-27/+8
| * | cmd: fpga: Remove parameter checking from fpga loadfs commandMichal Simek2018-09-111-7/+0
| * | cmd: fpga: Move parameter checking for loadfs/loadsMichal Simek2018-09-111-23/+21
| * | cmd: fpga: Cleanup error handling in connection to FPGA_NONEMichal Simek2018-09-111-6/+2
| * | cmd: fpga: Move fpga_get_op to avoid local function declarationMichal Simek2018-09-111-44/+41
| * | cmd: fpga: Move error handling to do_fpga()Michal Simek2018-09-111-3/+3
| * | test/py: Extend fpga command to test all fpga load typesMichal Simek2018-09-111-0/+552
| * | cmd: fpga: Remove fit image support passed without fpga deviceMichal Simek2018-09-111-25/+0
| * | fpga: Kconfig: Replace spaces with tabsMichal Simek2018-09-111-8/+8
| |/
* | configs: am65x_evm_a53: Add initial supportLokesh Vutla2018-09-112-0/+72
* | arm64: dts: k3: Add u-boot specific nodesLokesh Vutla2018-09-112-0/+252
* | arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla2018-09-116-0/+283
* | include: am654_evm: Establish initial environment for SD card bootAndreas Dannenberg2018-09-111-0/+35
* | board: ti: am654: a53: Add initial support for am654Lokesh Vutla2018-09-117-0/+273
* | gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla2018-09-111-1/+2
* | mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla2018-09-113-0/+119
* | spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-113-2/+8
* | remoteproc: Introduce K3 remoteproc driverLokesh Vutla2018-09-114-0/+304
* | remoteproc: Introduce K3 system controllerLokesh Vutla2018-09-114-0/+357
* | remoteproc: Allow for individual remoteproc initializationLokesh Vutla2018-09-112-0/+28
* | spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-113-1/+10
* | mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla2018-09-115-0/+514
* | mailbox: Allow attaching private data for mbox_chanLokesh Vutla2018-09-111-4/+3
* | sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg2018-09-114-0/+110
* | power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg2018-09-114-0/+167
* | power domain: Add support for multiple powerdomains per deviceLokesh Vutla2018-09-112-2/+30
* | clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg2018-09-114-0/+279
* | clk: Extend clock control with an optional data fieldAndreas Dannenberg2018-09-111-5/+7
* | reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg2018-09-114-0/+269
* | reset: Extend reset control with an optional data fieldAndreas Dannenberg2018-09-111-5/+7
* | dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg2018-09-113-0/+31
* | dm: firmware: Automatically bind child devicesAndreas Dannenberg2018-09-111-0/+3
* | firmware: ti_sci: Add support for processor control servicesLokesh Vutla2018-09-113-0/+589