aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11reset: Extend reset control with an optional data fieldAndreas Dannenberg
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla
2018-09-11armv8: K3: am654: Introduce FIT generator scriptLokesh Vutla
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla
2018-09-11arm: K3: Update _start instructionLokesh Vutla
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-11ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada
2018-09-11mmc: uniphier-sd: sync with LinuxMasahiro Yamada
2018-09-11ARM: uniphier: enable CONFIG_CMD_UBIMasahiro Yamada
2018-09-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada
2018-09-11ARM: dts: uniphier: sync DT with Linux 4.19-rc1Masahiro Yamada
2018-09-11MAINTAINERS: Add myself as the FPGA maintainerMichal Simek
2018-09-11cmd: fpga: Fix loads commandMichal Simek
2018-09-11cmd: fpga: Use CMD_RET_FAILURE instead of simple 1Michal Simek
2018-09-11cmd: fpga: Add support for missing fpga loadmk commandsMichal Simek
2018-09-11cmd: fpga: Fix loadmk commandMichal Simek
2018-09-11cmd: fpga: Fix loadfs commandMichal Simek
2018-09-11cmd: fpga: Fix dump and all direct fpga load commandsMichal Simek
2018-09-11cmd: fpga: Extract fpga info command to separate functionMichal Simek
2018-09-11cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommandsMichal Simek
2018-09-11cmd: fpga: Clean wrong_parms handlingMichal Simek
2018-09-11cmd: fpga: Remove parameter checking from fpga loadfs commandMichal Simek
2018-09-11cmd: fpga: Move parameter checking for loadfs/loadsMichal Simek
2018-09-11cmd: fpga: Cleanup error handling in connection to FPGA_NONEMichal Simek
2018-09-11cmd: fpga: Move fpga_get_op to avoid local function declarationMichal Simek
2018-09-11cmd: fpga: Move error handling to do_fpga()Michal Simek
2018-09-11test/py: Extend fpga command to test all fpga load typesMichal Simek
2018-09-11cmd: fpga: Remove fit image support passed without fpga deviceMichal Simek
2018-09-11fpga: Kconfig: Replace spaces with tabsMichal Simek
2018-09-10cmd: part: use MAX_SEARCH_PARTITIONS for part searchKever Yang
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha
2018-09-10arm: armv7m: remove un-necessary If then instructionVikas Manocha
2018-09-10arm: stm32: Remove redundant thumb build selectionVikas Manocha
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz
2018-09-10tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla
2018-09-10omap3: pandora: Enable DM_SERIALGrazvydas Ignotas
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons
2018-09-10arm: bcm7445: Change serial console indexThomas Fitzsimmons