summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| * | | armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu2017-12-132-0/+24
* | | | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-181-4/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3Siva Durga Prasad Paladugu2017-12-181-1/+4
| * | | arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek2017-12-141-2/+2
| * | | arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek2017-12-141-0/+8
| * | | arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu2017-12-141-1/+5
* | | | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-138-0/+303
|\ \ \ \
| * | | | ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut2017-12-094-0/+163
| * | | | ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut2017-12-094-0/+140
* | | | | Merge git://git.denx.de/u-boot-samsungTom Rini2017-12-132-9/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski2017-12-052-9/+22
* | | | | ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2017-12-122-0/+84
* | | | | ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford2017-12-121-0/+14
| |_|/ / |/| | |
* | | | ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-12-111-1/+11
| |/ / |/| |
* | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-12-0822-29/+29
|\ \ \
| * | | powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-0622-29/+29
| |/ /
* | | rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher2017-12-081-1/+1
* | | armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal2017-12-061-0/+12
* | | armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2017-12-062-3/+5
* | | armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar2017-12-061-0/+29
|/ /
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-0410-10/+10
|\ \
| * | mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-0410-10/+10
* | | ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong2017-12-044-0/+32
* | | arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong2017-12-045-0/+171
* | | arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong2017-12-045-0/+175
* | | board: p212: use common ethernet init functionNeil Armstrong2017-12-041-12/+2
* | | board: odroid-c2: use common ethernet init functionNeil Armstrong2017-12-041-9/+2
* | | add support for Raspberry Pi Zero WDmitry Korunov2017-12-041-0/+5
|/ /
* | rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich2017-11-301-0/+44
* | rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich2017-11-301-1/+69
* | rockchip: board: evb-rk3128: add empty MakefilePhilipp Tomsich2017-11-302-0/+5
* | rockchip: rk3128: add evb-rk3128 supportKever Yang2017-11-302-0/+21
* | rockchip: board: evb_rv1108: update READMEAndy Yan2017-11-301-3/+2
* | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-305-159/+137
|\ \
| * | ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut2017-11-301-94/+118
| * | ARM: rmobile: Configure DRAM sizes from DTMarek Vasut2017-11-302-48/+8
| * | ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2017-11-302-8/+0
| * | ARM: rmobile: Drop CPU type ifdef from salvator-xMarek Vasut2017-11-301-7/+9
| * | ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2017-11-302-2/+2
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2017-11-305-6/+6
|\ \ \
| * | | arm: mvebu: correct comments around cas_wl/cas_lChris Packham2017-11-305-6/+6
| |/ /
* | | board: laird: add WB50N CPU moduleBen Whitten2017-11-294-0/+230
* | | board: laird: add WB45N CPU moduleBen Whitten2017-11-294-0/+223
* | | board: atmel: add sama5d2_ptc_ek boardLudovic Desroches2017-11-297-303/+149
* | | mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard2017-11-291-0/+2
* | | stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-291-0/+1
* | | nds32: board: Support ftsdc010 DM.Rick Chen2017-11-301-0/+2
|/ /
* | Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-11-2924-2161/+1240
|\ \
| * | arm: zynq: Add ps7_init for cc108Michal Simek2017-11-291-0/+815
| * | arm: zynq: Show information about silicon versionMichal Simek2017-11-291-0/+9