summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19ram: stm32mp1: add driverPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay
2018-03-19tools: env: Implement atomic replace for filesystemAlex Kiernan
2018-03-19tools: env: Refactor write path of flash_io()Alex Kiernan
2018-03-19tools: env: Fix CamelCasing style violationAlex Kiernan
2018-03-19tools: env: Pass through indentAlex Kiernan
2018-03-19SPL: Add signature verification when loading imageJun Nie
2018-03-19Merge git://git.denx.de/u-boot-videoTom Rini
2018-03-19board: Add display to STM32F746 SoC discovery boardyannick fertre
2018-03-19stm32f7: board: add splash screenyannick fertre
2018-03-19arm: dts: stm32: add display for STM32F746 disco boardyannick fertre
2018-03-19arm: dts: stm32: add ltdc for STM32F746Philippe CORNU
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt
2018-03-19video: stb_truetype: simplify expressionHeinrich Schuchardt
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek
2018-03-16MAINTAINERS: TI SYSTEM SECURITY: remove invalid fileHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM TI: remove invalid pathsHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM SAMSUNG: remove invalid pathsHeinrich Schuchardt
2018-03-16MAINTAINERS: FLATTENED DEVICE TREE: correct maintained pathHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM HISILICON: correct maintained pathHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM FREESCALE IMX: remove invalid pathHeinrich Schuchardt
2018-03-16post: remove reference to power functionsPatrick Delaunay
2018-03-16common: remove unused prototypesPatrick Delaunay
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini
2018-03-16dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki
2018-03-16defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfigMadan Srinivas
2018-03-16configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas
2018-03-16watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang