aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay3-0/+1086
2018-03-19clk: add driver for stm32mp1Patrick Delaunay4-0/+1167
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay2-7/+31
2018-03-19pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay1-2/+7
2018-03-19pmic: add stpmu1 supportPatrick Delaunay4-0/+156
2018-03-19ram: stm32mp1: add driverPatrick Delaunay11-0/+1603
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay14-6/+475
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay1-2/+2
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay1-1/+2
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay1-9/+3
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay1-20/+2
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay2-0/+10
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay4-0/+151
2018-03-19tools: env: Implement atomic replace for filesystemAlex Kiernan1-3/+80
2018-03-19tools: env: Refactor write path of flash_io()Alex Kiernan1-42/+50
2018-03-19tools: env: Fix CamelCasing style violationAlex Kiernan1-9/+9
2018-03-19tools: env: Pass through indentAlex Kiernan1-176/+170
2018-03-19SPL: Add signature verification when loading imageJun Nie3-22/+48
2018-03-19Merge git://git.denx.de/u-boot-videoTom Rini11-45/+3464
2018-03-19board: Add display to STM32F746 SoC discovery boardyannick fertre1-0/+6
2018-03-19stm32f7: board: add splash screenyannick fertre3-0/+3286
2018-03-19arm: dts: stm32: add display for STM32F746 disco boardyannick fertre1-0/+70
2018-03-19arm: dts: stm32: add ltdc for STM32F746Philippe CORNU1-0/+9
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre1-6/+35
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre1-0/+2
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre1-23/+29
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre1-9/+8
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre1-0/+11
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt1-6/+6
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt1-2/+3
2018-03-19video: stb_truetype: simplify expressionHeinrich Schuchardt1-1/+1
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt1-1/+1
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay5-21/+7
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay2-2/+4
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay2-16/+17
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay2-37/+40
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay3-68/+71
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek1-25/+0
2018-03-16MAINTAINERS: TI SYSTEM SECURITY: remove invalid fileHeinrich Schuchardt1-1/+0
2018-03-16MAINTAINERS: ARM TI: remove invalid pathsHeinrich Schuchardt1-2/+0
2018-03-16MAINTAINERS: ARM SAMSUNG: remove invalid pathsHeinrich Schuchardt1-2/+0
2018-03-16MAINTAINERS: FLATTENED DEVICE TREE: correct maintained pathHeinrich Schuchardt1-1/+1
2018-03-16MAINTAINERS: ARM HISILICON: correct maintained pathHeinrich Schuchardt1-1/+1
2018-03-16MAINTAINERS: ARM FREESCALE IMX: remove invalid pathHeinrich Schuchardt1-1/+0
2018-03-16post: remove reference to power functionsPatrick Delaunay2-12/+0
2018-03-16common: remove unused prototypesPatrick Delaunay1-10/+0
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay2-10/+54
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini320-281/+181
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini1-3/+0
2018-03-16dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki1-0/+35