summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-15Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-03-15ARM: dts: uniphier: sync with Linux 4.16-rc5Masahiro Yamada
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada
2018-03-15Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-14.travis.yml: Add lzopTom Rini
2018-03-14omap3_logic: Enable DM_SPIAdam Ford
2018-03-14spi: omap3: Fix redeclared errorJagan Teki
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-14sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara
2018-03-13common/memsize.c: restore content of the base addressPatrick Delaunay
2018-03-13common/memsize.c: prepare get_ram_size updatePatrick Delaunay
2018-03-13configs: am335x_boneblack: Enable fastboot flash capabilitySam Protsenko
2018-03-13omap: Fix AM335x build with enabled fastboot flashSam Protsenko
2018-03-13ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPLJean-Jacques Hiblot
2018-03-13configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPLJean-Jacques Hiblot
2018-03-13ARM: dts: dra76-evm: shift to using common IOdelay dataJean-Jacques Hiblot
2018-03-13ARM: dts: dra76x: create a common file with MMC/SD IOdelay dataJean-Jacques Hiblot
2018-03-13ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods
2018-03-13ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods
2018-03-13ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods
2018-03-13env: ti: boot: Get rid of magic numbersSam Protsenko
2018-03-13cmd: part: Extract common code to separate functionSam Protsenko
2018-03-13cmd: part: Allow passing partition name to start and sizeSam Protsenko
2018-03-13test/py: highlight warnings in the log summaryStephen Warren
2018-03-13test/py: add MMC/SD block read testStephen Warren
2018-03-13disk: part: use common api to lookup part driverKever Yang
2018-03-13disk: part: scan the disk if the part_type is unknownKever Yang
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard
2018-03-13configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard
2018-03-13ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard