aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2018-11-30Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini6-83/+143
2018-11-30mips: mt76xx: gardena-smart-gateway: Add factory data variable handlingStefan Roese1-0/+269
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini32-318/+253
2018-11-29tpm: Convert to use a device parameterSimon Glass6-83/+143
2018-11-28arm: MediaTek: add basic support for MT7623 boardsWeijie Gao4-0/+39
2018-11-28arm: MediaTek: add basic support for MT7629 boardsRyder Lee4-0/+43
2018-11-26ARM: chiliboard: remove dead !CONFIG_DM_SERIAL codeMarcin Niestroj1-8/+0
2018-11-26ARM: chiliboard: move towards driver model and device-tree bootMarcin Niestroj1-53/+0
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini4-11/+70
2018-11-26ARM: meson: factorize common code out amlogic's boardsJerome Brunet4-48/+0
2018-11-26board: amlogic: add support for S400 boardNeil Armstrong4-0/+155
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet3-8/+8
2018-11-26ARM: rework amlogic configurationJerome Brunet3-36/+0
2018-11-26board: amlogic: factorise gxbb boardsJerome Brunet7-80/+1
2018-11-26board: amlogic: move khadas-vim2 as q200 ref boardNeil Armstrong6-7/+109
2018-11-26board: amlogic: remove p212 derivativesJerome Brunet11-162/+0
2018-11-26sandbox: Add a memory map to the sandbox READMESimon Glass1-1/+13
2018-11-26riscv: qemu: clear kernel-start/-end in device tree as workaround for BBLLukas Auer2-0/+40
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer2-0/+30
2018-11-26riscv: qemu: use device tree passed by prior boot stageLukas Auer1-11/+0
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng1-3/+1
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2-7/+12
2018-11-20sandbox: README: use setenv ethrotate noHeinrich Schuchardt1-0/+4
2018-11-20sandbox: README: setting environment variablesHeinrich Schuchardt1-8/+8
2018-11-20Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+1
2018-11-18mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get addressStefan Roese1-2/+5
2018-11-18mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese1-0/+9
2018-11-18mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)Stefan Roese1-6/+9
2018-11-16sunxi: Update MAINTAINERS file for recent boardsTom Rini1-0/+6
2018-11-16board: ti: am65x: Update README to add R5 build supportLokesh Vutla1-22/+92
2018-11-16configs: am65x_evm_r5: Add initial supportLokesh Vutla1-0/+1
2018-11-16board: ti: am654: r5: Add initial support for am654Lokesh Vutla1-0/+24
2018-11-16bcm968580xref: add initial supportPhilippe Reynes4-0/+87
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini5-0/+46
2018-11-14Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-0/+16
2018-11-14x86: qemu: Imply virtio PCI transport and device driversBin Meng1-0/+3
2018-11-14arm: qemu: Enumerate virtio bus during early bootBin Meng2-0/+14
2018-11-14arm: qemu: Add a Kconfig in the board directoryBin Meng1-0/+9
2018-11-14riscv: qemu: Include some useful commandsBin Meng1-0/+8
2018-11-14riscv: qemu: Enumerate virtio bus during early bootBin Meng2-0/+12
2018-11-14Merge branch 'next'Tom Rini6-232/+0
2018-11-13board: allwinner: sun50i-h6: Add Orangepi Lite2 supportJagan Teki1-0/+5
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick1-0/+6
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay1-0/+1
2018-11-06mx8mq_evk: README: Delete file introduced by mistakeFabio Estevam1-81/+0
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko6-232/+0
2018-11-01iot_dk: Add READMEAlexey Brodkin1-0/+145
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin5-20/+22
2018-10-31sunxi: add support for Banana Pi M2 Zero boardJun Nie1-0/+5
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-16/+64