summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-16320-281/+181
* dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini2018-03-161-3/+0
* dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki2018-03-161-0/+35
* defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfigMadan Srinivas2018-03-162-0/+44
* configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas2018-03-161-0/+9
* watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol2018-03-161-6/+15
* board: am335x: Set serial# variableSam Protsenko2018-03-161-0/+10
* clk: at91: clk-system: add set/get_rate operationsWenyou Yang2018-03-161-0/+26
* clk: at91: add PLLADIV driverWenyou Yang2018-03-162-1/+89
* clk: at91: add USB Host clock driverWenyou Yang2018-03-164-0/+161
* Merge git://git.denx.de/u-boot-uniphierTom Rini2018-03-1510-13/+146
|\
| * ARM: dts: uniphier: sync with Linux 4.16-rc5Masahiro Yamada2018-03-159-2/+135
| * ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada2018-03-151-8/+8
| * ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada2018-03-151-3/+3
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-03-159-115/+35
|\ \ | |/ |/|
| * omap3_logic: Enable DM_SPIAdam Ford2018-03-141-0/+1
| * spi: omap3: Fix redeclared errorJagan Teki2018-03-141-2/+2
| * arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki2018-03-135-14/+9
| * spi: omap3: Skip set_mode, set_speed from claimJagan Teki2018-03-131-5/+16
| * spi: atcspi200: Drop non-dm codeJagan Teki2018-03-132-94/+7
* | .travis.yml: Add lzopTom Rini2018-03-141-0/+1
* | 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