aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini15-427/+92
2020-07-16arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)Lukasz Majewski1-0/+1
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski1-1/+1
2020-07-16pico-imx6ul: Fix Quick Start Guide URLFabio Estevam1-2/+2
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2-305/+71
2020-07-14arm: imx6q: pcm058: change MAINTAINERNiel Fourie1-1/+2
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan8-116/+12
2020-07-14imx8mp: Disables use of MR4 TUF flag (MR4[7]) bitJian Li1-1/+1
2020-07-14imx8mp: DDR performance tunningJian Li1-1/+1
2020-07-14imx8mp: enable rd_port_urgentJian Li1-0/+1
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini1-70/+0
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford1-3/+3
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini57-5129/+0
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano2-2/+2
2020-07-09arm: Remove mx31pdk boardJagan Teki5-227/+0
2020-07-09arm: Remove pengwyn boardJagan Teki6-347/+0
2020-07-09arm: Remove pepper boardJagan Teki6-433/+0
2020-07-09arm: Remove bav335x boardJagan Teki7-860/+0
2020-07-09arm: Remove cairo boardJagan Teki5-440/+0
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki6-308/+0
2020-07-09arm: Remove overo boardJagan Teki12-1529/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki4-539/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki6-446/+0
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot2-3/+3
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot2-7/+20
2020-07-08Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini4-2/+64
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt1-0/+2
2020-07-08board: amlogic: Add Odroid-N2 board supportPascal Vizeli4-2/+62
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-0/+12
2020-07-07arm: juno: Enable PCIAndre Przywara1-5/+9
2020-07-07arm: juno: Enable DM_ETHAndre Przywara1-0/+2
2020-07-07board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay1-8/+2
2020-07-07board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay5-52/+71
2020-07-07board: st: stm32mp1: increase teed partitionPatrick Delaunay1-1/+1
2020-07-07board: stm32mp1: update the gpio hog supportPatrick Delaunay1-8/+2
2020-07-07board: stm32mp1: move the function board_debug_uart_init in spl.cPatrick Delaunay2-2/+28
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay4-4/+41
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay6-38/+53
2020-07-07board: st: create common file stpmic1.cPatrick Delaunay4-159/+166
2020-07-07ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki1-0/+6
2020-07-07arm64: dts: rockchip: Add Radxa Rock Pi N10 initial supportJagan Teki1-0/+6
2020-07-06Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini1-2/+0
2020-07-06Merge branch 'next'Tom Rini156-14331/+1301
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel1-1/+9
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng1-0/+2
2020-07-01riscv: Add Sipeed Maix supportSean Anderson4-0/+104
2020-06-30ti814x: Remove platformTom Rini6-316/+0
2020-06-30am335x: Update list of defconfigsTom Rini1-2/+0
2020-06-30colibri_pxa270: add mmc platform dataMarcel Ziswiler1-5/+15
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-2/+2