summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-14159-160/+442
|\
| * sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara2018-03-14128-127/+3
| * sunxi: Add A20-SOM204-EVB-eMMC boardStefan Mavrodiev2018-03-134-0/+72
| * sunxi: Add A20-SOM204-EVB boardStefan Mavrodiev2018-03-134-0/+335
| * Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-1319-21/+11
| * net: sun8i_emac: Fix PHY initializationSamuel Holland2018-03-131-1/+1
| * ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as wellTuomas Tynkkynen2018-03-132-2/+6
| * ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen2018-03-132-6/+5
| * mmc: sunxi: support cd-invertedHeinrich Schuchardt2018-03-131-2/+8
| * sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsiChen-Yu Tsai2018-03-131-0/+1
| * sunxi: Pine64: temporarily remove extra Pine64 non-plus DTAndre Przywara2018-03-131-1/+0
* | common/memsize.c: restore content of the base addressPatrick Delaunay2018-03-131-0/+7
* | common/memsize.c: prepare get_ram_size updatePatrick Delaunay2018-03-131-3/+4
* | configs: am335x_boneblack: Enable fastboot flash capabilitySam Protsenko2018-03-131-0/+2
* | omap: Fix AM335x build with enabled fastboot flashSam Protsenko2018-03-131-0/+2
* | ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPLJean-Jacques Hiblot2018-03-134-0/+80
* | configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPLJean-Jacques Hiblot2018-03-131-0/+3
* | ARM: dts: dra76-evm: shift to using common IOdelay dataJean-Jacques Hiblot2018-03-131-43/+8
* | ARM: dts: dra76x: create a common file with MMC/SD IOdelay dataJean-Jacques Hiblot2018-03-131-0/+285
* | ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods2018-03-132-40/+52
* | ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods2018-03-132-112/+152
* | ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods2018-03-131-0/+8
* | env: ti: boot: Get rid of magic numbersSam Protsenko2018-03-131-6/+4
* | cmd: part: Extract common code to separate functionSam Protsenko2018-03-131-38/+23
* | cmd: part: Allow passing partition name to start and sizeSam Protsenko2018-03-131-11/+25
* | test/py: highlight warnings in the log summaryStephen Warren2018-03-133-3/+50
* | test/py: add MMC/SD block read testStephen Warren2018-03-131-0/+129
* | disk: part: use common api to lookup part driverKever Yang2018-03-131-20/+17
* | disk: part: scan the disk if the part_type is unknownKever Yang2018-03-131-6/+18
* | mach-stm32: Use default memory map as background regionPatrice Chotard2018-03-132-30/+17
* | configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard2018-03-133-3/+1
* | ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard2018-03-132-1/+242
* | arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard2018-03-131-9/+0
* | arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-133-62/+0
* | arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-134-57/+26
* | arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard2018-03-134-373/+118
* | arch-stm32f4: Remove fmc.h filePatrice Chotard2018-03-131-75/+0
* | ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-evalPatrice Chotard2018-03-131-0/+1
* | clk: clk_stm32f: Add DSI clock supportPatrice Chotard2018-03-132-1/+2
* | clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard2018-03-131-0/+100
* | clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard2018-03-131-1/+36
* | clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() partPatrice Chotard2018-03-131-31/+74
* | clk: clk_stm32f: No more need of 48Mhz from PLL_SAIPatrice Chotard2018-03-131-21/+8
* | clk: clk_stm32f: Fix RCC_PLLSAICFGR mask definesPatrice Chotard2018-03-131-4/+4
* | clk: clk_stm32f: Fix stm32_clk_get_rate()Patrice Chotard2018-03-131-5/+7
* | mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay2018-03-131-1/+6
* | mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay2018-03-131-1/+2
* | board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-1317-365/+9
* | ARM: dts: stm32: Add timer support for STM32F7Patrice Chotard2018-03-132-0/+15
* | clk: clk_stm32h7: Fix prescaler for Domain 3Patrice Chotard2018-03-131-3/+4