aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2018-12-06board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy1-0/+5
2018-12-06rockchip: rk3399: Add MAINTAINERS entryTom Rini1-0/+5
2018-12-06rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam5-0/+229
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-2/+2
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen1-1/+2
2018-12-05riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel1-0/+2
2018-12-05riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel1-1/+2
2018-12-04ARM: dts: Turn ULCB into Multi-DTB configMarek Vasut1-0/+18
2018-12-04ARM: dts: Turn Salvator-X into Multi-DTB configMarek Vasut1-0/+22
2018-12-04ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut2-3/+0
2018-12-03MAINTAINERS: board: qcom: db820c: update email.Jorge Ramirez-Ortiz1-1/+1
2018-12-03Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini9-35/+52
2018-12-03Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini1-8/+6
2018-12-03rpi: add 3 Model A+Jonathan Gray1-0/+5
2018-12-03rpi: add URL of official revision code listJonathan Gray1-8/+1
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy2-1/+16
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy1-0/+6
2018-12-03arm: baltos: remove unused headerYegor Yefremov1-1/+0
2018-12-03arm: baltos: move the board to CONFIG_BLKYegor Yefremov2-12/+1
2018-12-03arc: devboards: Implement checkboard()Alexey Brodkin3-0/+24
2018-12-03arc: emsdp: Refactor register and bit accessesAlexey Brodkin1-9/+9
2018-12-03arc: emsdp: Read real CPU clock value from hardwareAlexey Brodkin1-3/+39
2018-12-03arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin2-18/+0
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-30arm64: zynqmp: Wire mini-emmc1 configuration with zcu102Michal Simek1-0/+1
2018-11-30arm64: zynqmp: Wire mini-emmc0 configuration with zcu100Michal Simek1-0/+1
2018-11-30arm64: zynqmp: Start usb ethernet gadget automaticallyMichal Simek1-0/+4
2018-11-30arm64: zynqmp: Add mini mtest configurationMichal Simek1-0/+1
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-29arm64: zynqmp: Enable SPL for mini qspi configurationMichal Simek1-0/+1
2018-11-29ARM: zynq: Wire SPL configuration for cse nor/nand targetsMichal Simek2-0/+2
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-27spi: Zap CONFIG_HARD_SPIJagan Teki2-2/+2
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-26microblaze: Use standard functions for memory decodingMichal Simek1-24/+3
2018-11-26ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek1-0/+2
2018-11-26arm64: zynqmp: Fix logic in CG/EG/EV detectionSiva Durga Prasad Paladugu1-11/+37