aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-16sunxi: Update MAINTAINERS file for recent boardsTom Rini
2018-11-16fdt_region: Ensure that depth never goes below -1Konrad Beckmann
2018-11-16image-sig: Ensure that hashed-nodes is null-terminatedKonrad Beckmann
2018-11-16Ability to modify distro boot filenameMartyn Welch
2018-11-16misc: fs_loader: Fix compiler warningKeerthy
2018-11-16misc: fs_loader: Use device_get_global_by_ofnode to get to nodeKeerthy
2018-11-16fs: Makefile: Add fs.c under SPL for fs_loaderKeerthy
2018-11-16serial: ns16550: add setconfig supportSimon Goldschmidt
2018-11-16dm: serial: fix comment on dm_serial_ops setconfigSimon Goldschmidt
2018-11-16board: ti: am65x: Update README to add R5 build supportLokesh Vutla
2018-11-16configs: am65x_evm_r5: Add initial supportLokesh Vutla
2018-11-16armv7r: dts: am654: Add initial supportLokesh Vutla
2018-11-16arm: dts: k3: Sync dts from LinuxLokesh Vutla
2018-11-16board: ti: am654: r5: Add initial support for am654Lokesh Vutla
2018-11-16armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Add support for generating build targetsLokesh Vutla
2018-11-16armv7R: K3: am654: Enable MPU regionsLokesh Vutla
2018-11-16ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla
2018-11-16i2c: stm32f7: change setup struct to constPatrick Delaunay
2018-11-16i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay
2018-11-16ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATAAdam Ford
2018-11-16ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATAAdam Ford
2018-11-16arm: Make arch specific memcpy thumb-safe.Klaus Goger
2018-11-16test/py: test pinmux commandPatrice Chotard
2018-11-16pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard
2018-11-16gpio: stm32f7: Add ops get_functionPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pin_muxing() opsPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pin_name() opsPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pins_count() opsPatrice Chotard
2018-11-16cmd: pinmux: Add pinmux commandPatrice Chotard
2018-11-16dm: uclass: Add uclass_foreach_dev_probePatrice Chotard
2018-11-16dm: uclass: Add uclass_next_device_err() to return a valid devicePatrice Chotard
2018-11-16dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard
2018-11-16dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard
2018-11-16w1-eeprom: Add support for Maxim DS2502 add only memoryMartin Fuzzey
2018-11-16ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3Adam Ford
2018-11-16ARM: am3517_evm: Build for ThumbAdam Ford
2018-11-16configs: am3517_evm: Use default OMAP3 memory settingsAdam Ford
2018-11-16ARM: DTS: Resync am3517-evm.dts with Linux 4.19Adam Ford
2018-11-16mtd: nand: lpc32xx slc: disable DMA support in SPL buildsVladimir Zapolskiy
2018-11-16mtd: nand: lpc32xx mlc: predefine number of NAND chips to supportVladimir Zapolskiy
2018-11-16gpio: pca953x: Clear the polarity invert register at initYe Li
2018-11-16clk: Allow clock defaults to be set also during re-reloc stateAndreas Dannenberg
2018-11-16bcm968580xref: add initial supportPhilippe Reynes
2018-11-16bcm6858: add initial supportPhilippe Reynes
2018-11-16serial: bcm6858: add serial supportPhilippe Reynes
2018-11-16cmd/bdinfo: correct output of numerical valuesHeinrich Schuchardt
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-11-16ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang