aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-15db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz7-0/+755
2018-01-15arm: ls1021atwr: Rework local commands to not be included in SPLTom Rini1-46/+45
2018-01-15powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini1-0/+2
2018-01-15board/ls2081ard: Correct code to get QMAP value in checkboardPriyanka Jain1-1/+1
2018-01-15board/ls2081ardb: Update board related printsPriyanka Jain1-1/+1
2018-01-15configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg1-0/+2
2018-01-15board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya4-1/+74
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath1-0/+21
2018-01-12mx6memcal: spl: Disambiguate the error messageFabio Estevam1-1/+1
2018-01-12mx6memcal: spl: Also take i.MX6ULL into accountFabio Estevam1-0/+1
2018-01-12mx6memcal: Fix the UART ports for mx6sabresd/auto boardsFabio Estevam1-10/+2
2018-01-12toradex: imx6: Rework PF0100 fuse programming commands to not be in SPLTom Rini4-12/+11
2018-01-12imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPLTom Rini1-1/+1
2018-01-12imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPLTom Rini1-2/+2
2018-01-12imx: mx6sxsabresd: config wdog pinmuxPeng Fan1-0/+15
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan1-244/+125
2018-01-12board: freescale: common: add pfuze dm codePeng Fan3-0/+85
2018-01-12mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic4-0/+446
2018-01-12riscv: board: Add nx25-ae250 to support RISC-VRick Chen4-0/+115
2018-01-11Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+10
2018-01-11Merge git://git.denx.de/u-boot-videoTom Rini3-15/+4
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini6-10/+22
2018-01-11board/BuR: drop LCDC clock manipulation from board codeHannes Schmelzer2-5/+0
2018-01-11board/BuR: provide real clock-frequency instead a dividerHannes Schmelzer1-10/+4
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg1-0/+5
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg2-7/+13
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour3-3/+4
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini1-4/+17