summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese
2018-11-18mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get addressStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Add LEDs to dtsStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)Stefan Roese
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese
2018-11-18mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese
2018-11-18mips: mt76xx: Add watchdog DT node to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: Add ethernet DT node to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR initStefan Roese
2018-11-18gpio: Add MT7621 GPIO supportStefan Roese
2018-11-18wdt: Add MT7621 watchdog driverStefan Roese
2018-11-17Merge branch '2018-11-16-master-imports'Tom Rini
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