summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini10-10/+10
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong4-0/+32
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong5-0/+171
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong5-0/+175
2017-12-04board: p212: use common ethernet init functionNeil Armstrong1-12/+2
2017-12-04board: odroid-c2: use common ethernet init functionNeil Armstrong1-9/+2
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov1-0/+5
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada10-10/+10
2017-12-01rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich1-0/+44
2017-12-01rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich1-1/+69
2017-12-01rockchip: board: evb-rk3128: add empty MakefilePhilipp Tomsich2-0/+5
2017-12-01rockchip: rk3128: add evb-rk3128 supportKever Yang2-0/+21
2017-12-01rockchip: board: evb_rv1108: update READMEAndy Yan1-3/+2
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini5-159/+137
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini5-6/+6
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut1-94/+118
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham5-6/+6
2017-11-30board: laird: add WB50N CPU moduleBen Whitten4-0/+230
2017-11-30board: laird: add WB45N CPU moduleBen Whitten4-0/+223
2017-11-30board: atmel: add sama5d2_ptc_ek boardLudovic Desroches7-303/+149
2017-11-30mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard1-0/+2
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard1-0/+1
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen1-0/+2
2017-11-30ARM: rmobile: Configure DRAM sizes from DTMarek Vasut2-48/+8
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2-8/+0
2017-11-30ARM: rmobile: Drop CPU type ifdef from salvator-xMarek Vasut1-7/+9
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2-2/+2
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini24-2161/+1240
2017-11-29arm: zynq: Add ps7_init for cc108Michal Simek1-0/+815
2017-11-29arm: zynq: Show information about silicon versionMichal Simek1-0/+9
2017-11-29arm: zynq: Convert all board to use arch ps7_init codeMichal Simek12-1629/+6
2017-11-29arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek6-155/+4
2017-11-29arm: zynq: Get rid of ps7_reset_apu() for syzygy boardMichal Simek1-7/+1
2017-11-29arm: zynq: Remove ps7_debug codeMichal Simek12-578/+0
2017-11-29Merge git://git.denx.de/u-boot-mipsTom Rini6-6/+19
2017-11-28boston: Add u-boot.mcs make targetPaul Burton1-0/+14
2017-11-28Update Paul Burton's email addressPaul Burton4-4/+4
2017-11-28boston: Remove unused label in lowlevel_displayPaul Burton1-1/+1
2017-11-28boston: Drop unused return valuePaul Burton1-1/+0
2017-11-28arm64: zynqmp: Add new ID for RFSoCMichal Simek1-0/+24
2017-11-28arm64: zynqmp: Add support for CG/EG/EV device detectionMichal Simek1-2/+66
2017-11-28arm64: zynqmp: Use u32 type instead of uint32_tMichal Simek1-2/+2
2017-11-28arm: zynq: Add mini u-boot configuration for zynqMichal Simek1-0/+1
2017-11-28arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek2-6/+2
2017-11-28arm: zynq: Add support for SYZYGY Hub boardTom McLeod5-0/+528
2017-11-28Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini38-929/+1150
2017-11-27engicam: imx6q: Return mmc dev 0 for icoreJagan Teki1-1/+2
2017-11-27i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki21-259/+75
2017-11-27board: icore-rqs: Fix mmc get env deviceJagan Teki1-1/+1