aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2018-01-28rpi: Remove runtime disabling support for serialAlexander Graf1-43/+0
2018-01-28arm: add support for PDU001Felix Brack7-0/+554
2018-01-28bcm283x: Add pinctrl driverAlexander Graf1-2/+3
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas1-0/+5
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard1-13/+6
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard1-1/+0
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard4-0/+107
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2-118/+7
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2-118/+7
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard1-0/+16
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini9-1/+64
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini1-2/+2
2018-01-26MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas4-0/+30
2018-01-26MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas4-0/+30
2018-01-25boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton1-1/+4
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-2/+2
2018-01-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini6-2/+337
2018-01-23fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar1-0/+22
2018-01-23armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat1-0/+4
2018-01-23ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat1-0/+127
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-1/+1
2018-01-23ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat1-0/+21
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat1-0/+77
2018-01-23Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat1-0/+16
2018-01-23board: common: vid: Move IR chip specific code in flagRajesh Bhagat1-1/+18
2018-01-23board: common: vid: Add board specific vdd adjust APIRajesh Bhagat1-0/+13
2018-01-23board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat1-0/+38
2018-01-22ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford1-15/+0
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-1/+0
2018-01-19m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2-2/+0
2018-01-19ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen2-0/+36
2018-01-19ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods1-0/+11
2018-01-19ARM: dts: am574x-idk: Add initial supportLokesh Vutla1-0/+2
2018-01-19board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla2-1/+305
2018-01-19board: ti: am574x-idk: Add ddr data supportLokesh Vutla1-3/+44
2018-01-19board: ti: am574x-idk: Add hw data supportLokesh Vutla1-3/+6
2018-01-19board: ti: am574x-idk: Add epprom supportLokesh Vutla1-0/+5
2018-01-19arm: dra762: Add support for device package identificationLokesh Vutla1-4/+13
2018-01-19board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla1-5/+5
2018-01-19board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen1-1/+1
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang4-10/+85
2018-01-19board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R1-0/+5
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini10-56/+134
2018-01-17freescale: Ensure common commands are not included in SPL binaryTom Rini2-7/+9
2018-01-15sunxi: arm64: correct usage of DT node address in FIT generationAndre Przywara1-8/+8
2018-01-15Merge git://git.denx.de/u-boot-imxTom Rini17-269/+709
2018-01-15db410c: use the device tree parsed by the lk loader.Jorge Ramirez-Ortiz1-28/+40
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz1-0/+5
2018-01-15db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz3-6/+72
2018-01-15db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz1-1/+37