aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Apr2021Tom Rini45-1645/+5425
2021-04-08pico-imx6ul: Pass the PMIC I2C address in pmic_get()Fabio Estevam1-1/+1
2021-04-08mx23_olinuxino: convert MMC to driver modelTrevor Woerner1-12/+0
2021-04-08ARM: imx: udoo: convert to DM_ETHPeter Robinson1-73/+2
2021-04-08ARM: imx: udoo: Convert block devices to DMPeter Robinson1-30/+0
2021-04-08ARM: embestmx6boards: convert mars/riot boards to DM_ETHPeter Robinson1-25/+1
2021-04-08ARM: embestmx6boards: convert the mars/riot boards to DM_MMCPeter Robinson1-137/+0
2021-04-08board: st: stm32f746-disco: fix console is not enabled while init dramGiulio Benetti1-1/+1
2021-04-08board: freescale: imxrt1050-evk: fix console is not enabled while init dramGiulio Benetti1-1/+1
2021-04-08board: freescale: imxrt1020-evk: fix console is not enabled while init dramGiulio Benetti1-1/+1
2021-04-08board: gateworks: venice: fix gsc_get_devTim Harvey1-17/+6
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam11-11/+11
2021-04-08imx: ventana: enable dm for SPITim Harvey1-27/+0
2021-04-08imx: ventana: enable dm for MTD and NANDTim Harvey1-52/+0
2021-04-08imx: ventana: enable dm support for MMC and SATATim Harvey1-5/+0
2021-04-08imx: ventana: enable dm support for USBTim Harvey3-36/+4
2021-04-08imx: ventana: add pinctrl and remove unneeded UART init and configTim Harvey1-12/+0
2021-04-08imx: ventana: convert U-Boot to OF_CONTROL using FIT imageTim Harvey4-2/+117
2021-04-08imx: ventana: add Gateworks Ventana dtsTim Harvey1-0/+48
2021-04-08imx8mp-evk: switch to use binmanPeng Fan1-0/+10
2021-04-08imx8mn-ddr4-evk: switch to use binmanPeng Fan1-0/+10
2021-04-08imx8mm_evk: switch to use binman to pack imagesPeng Fan1-0/+9
2021-04-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/08Apr2021Tom Rini6-9/+11
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng5-9/+9
2021-04-08riscv: Enable watchdog for the k210Sean Anderson1-0/+2
2021-04-08imx8mn: evk: update MAINTAINERSPeng1-1/+2
2021-04-08imx8mq_evk: Applying default LPDDR4 script for B2Ye Li1-1/+1
2021-04-08imx8m: ddr: Disable CA VREF Training for LPDDR4Ye Li2-3/+0
2021-04-08imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li5-1/+2513
2021-04-08imx8mn: Add LPDDR4 EVK board supportPeng Fan4-1/+1632
2021-04-08imx8mn_evk: drop duplicated codePeng Fan1-2/+0
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan2-2/+2
2021-04-08imx8mn: Update the DDR4 timing script on imx8mn ddr4 evkJacky Bai1-608/+449
2021-04-08imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltagePeng Fan1-0/+14
2021-04-08imx8mp_evk: spl: clean up including headersPeng Fan1-13/+4
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng2-0/+171
2021-04-08imx8mp_evk: Update LPDDR4 refresh timeYe Li1-6/+6
2021-04-08imx8mp_evk: Update LPDDR4 timing for new FW 202006Ye Li1-90/+99
2021-04-08imx8mp: ddr: Add inline ECC feature supportSherry Sun1-0/+27
2021-04-08imx8mm/p: remove boot.cmdPeng Fan2-60/+0
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li1-16/+17
2021-04-08imx8mm_evk: Update to latest LPDDR4 scriptYe Li1-412/+280
2021-04-08arm: mvebu: ds414: Auto-populate env if appropriatePhil Sutter3-6/+31
2021-04-08arm: mvebu: board/Synology: Unify legacy kernel supportPhil Sutter5-49/+114
2021-04-08arm: mvebu: ds414: Add a Kconfig defining some stringsPhil Sutter1-0/+12
2021-04-06Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini12-26/+2
2021-04-06arm: meson: remove static ethernet link setupNeil Armstrong12-26/+2
2021-04-05Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...WIP/05Apr2021Tom Rini2-1/+13
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...WIP/31Mar2021-nextTom Rini3-82/+3910
2021-03-30arm64: zynqmp: Update psu_init for zcu1275Michal Simek1-82/+148