summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas2018-01-281-0/+5
* clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-281-13/+6
* clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-281-1/+0
* board: stm32: Add stm32f429-evaluation board supportPatrice Chotard2018-01-284-0/+107
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-272-118/+7
|\
| * ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2018-01-272-118/+7
* | sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard2018-01-271-0/+16
* | Merge git://git.denx.de/u-boot-mipsTom Rini2018-01-269-1/+64
|\ \
| * | MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas2018-01-264-0/+30
| * | MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas2018-01-264-0/+30
| * | boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton2018-01-251-1/+4
| |/
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-261-2/+2
|\ \ | |/ |/|
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-2/+2
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-236-2/+337
|\ \
| * | fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar2018-01-231-0/+22
| * | armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat2018-01-231-0/+4
| * | ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat2018-01-231-0/+127
| * | common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-1/+1
| * | ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat2018-01-231-0/+21
| * | board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2018-01-231-0/+77
| * | Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat2018-01-231-0/+16
| * | board: common: vid: Move IR chip specific code in flagRajesh Bhagat2018-01-231-1/+18
| * | board: common: vid: Add board specific vdd adjust APIRajesh Bhagat2018-01-231-0/+13
| * | board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat2018-01-231-0/+38
* | | ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-01-221-15/+0
|/ /
* | powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-1/+0
* | m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-192-2/+0
* | ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen2018-01-192-0/+36
* | ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods2018-01-191-0/+11
* | ARM: dts: am574x-idk: Add initial supportLokesh Vutla2018-01-191-0/+2
* | board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla2018-01-192-1/+305
* | board: ti: am574x-idk: Add ddr data supportLokesh Vutla2018-01-191-3/+44
* | board: ti: am574x-idk: Add hw data supportLokesh Vutla2018-01-191-3/+6
* | board: ti: am574x-idk: Add epprom supportLokesh Vutla2018-01-191-0/+5
* | arm: dra762: Add support for device package identificationLokesh Vutla2018-01-191-4/+13
* | board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla2018-01-191-5/+5
* | board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen2018-01-191-1/+1
* | board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-194-10/+85
* | board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2018-01-191-0/+5
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-1710-56/+134
|\ \
| * | freescale: Ensure common commands are not included in SPL binaryTom Rini2018-01-172-7/+9
| * | arm: ls1021atwr: Rework local commands to not be included in SPLTom Rini2018-01-151-46/+45
| * | powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini2018-01-151-0/+2
| * | board/ls2081ard: Correct code to get QMAP value in checkboardPriyanka Jain2018-01-151-1/+1
| * | board/ls2081ardb: Update board related printsPriyanka Jain2018-01-151-1/+1
| * | configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg2018-01-151-0/+2
| * | board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya2018-01-154-1/+74
* | | sunxi: arm64: correct usage of DT node address in FIT generationAndre Przywara2018-01-151-8/+8
* | | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-1517-269/+709
|\ \ \
| * | | ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+21