summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20Merge branch '2018-11-19-master-imports'Tom Rini
2018-11-20fs: fat: assign rootdir sector when accessing root directoryThomas RIENOESSL
2018-11-20clk: meson: fix clk81 divider calculationJerome Brunet
2018-11-20cmd: adc: add an option to scan some or all available channelsFabrice Gasnier
2018-11-20cmd: adc: print single conversion also in uVFabrice Gasnier
2018-11-20cmd: adc: add info on channel maskFabrice Gasnier
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-11-18Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mipsTom Rini
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck
2018-11-18Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGSDaniel Schwierzeck
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
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