summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-09-10serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla
2018-09-10pinctrl: Fix build warning with ARM64Lokesh Vutla
2018-09-10dm: omap-timer: Update clock rate only if not populatedLokesh Vutla
2018-09-10dm: omap-timer: Use 64bit for counter valuesLokesh Vutla
2018-09-10mmc: fsl_esdhc: enable HS400 featurePeng Fan
2018-09-10mmc: add HS400 supportPeng Fan
2018-09-10at91: fix devicetree warningsEugen Hristev
2018-09-10ARM: dts: Makefile: fix build for at91familyEugen Hristev
2018-09-10gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard
2018-09-10clk: clk_meson: Add mux and div support for reparent and rate settingNeil Armstrong
2018-09-10power: domain: Add the VPU Power Domain driverNeil Armstrong
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford