aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini5-133/+95
2022-01-19Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-2/+2
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait1-4/+1
2022-01-17Merge branch '2022-01-15-TI-platform-updates'WIP/17Jan2022Tom Rini2-0/+21
2022-01-17Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+9
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur1-0/+18
2022-01-15board: ti: am64x: Init DRAM size in R5/A53 SPLVignesh Raghavendra1-0/+3
2022-01-14board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún2-2/+1
2022-01-14arm: kirkwood: iConnect : Update board maintainerTony Dinh1-0/+1
2022-01-14arm: kirkwood: iConnect : Add PCIe late initTony Dinh1-0/+7
2022-01-14board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár1-0/+4
2022-01-14arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár1-1/+1
2022-01-13board: sama7g5ek: set blue led on at boot timeMihai Sain1-0/+9
2022-01-13board: samsung: fix menu entries for a{3,7}y17lteHenrik Grimler1-2/+2
2022-01-12vexpress64: Remove unused macro XR3PCI_ECAM_OFFSETPali Rohár1-4/+0
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini63-263/+362
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini3-36/+40
2022-01-08udoo: Call gpio_request()Fabio Estevam1-0/+8
2022-01-08udoo_spl: Initialize the eSDHC controller in SPLFabio Estevam1-0/+35
2022-01-07imx8mm_venice: switch to use binman to pack imagesTim Harvey3-3/+11
2022-01-07imx8mm-cl-iot-gate: fix imximage intermediate binary namingMarcel Ziswiler1-1/+1
2022-01-07imx: imx8mq use common imximage.cfgPeng Fan6-36/+3
2022-01-07imx: pico-imx8mq: switch to use binmanPeng Fan2-1/+12
2022-01-07imx: imx8mq_phanbell: switch to binmanPeng Fan2-1/+12
2022-01-07imx: imx8mq_evk: switch to binmanPeng Fan2-1/+12
2022-01-07imx8mn_beacon: Fix booting hang and switch to binmanAdam Ford2-1/+11
2022-01-07imx8mm_beacon: Switch to binman for generating imageAdam Ford3-4/+13
2022-01-07udoo: neo: Do not print the Model informationFabio Estevam1-1/+2
2022-01-07udoo: neo: Fix the board model printingFabio Estevam1-41/+50
2022-01-07udoo_neo: Fix ethernetPeter Robinson1-1/+2
2022-01-07udoo_neo: Fixes for booting from the mSD cardPeter Robinson1-0/+40
2022-01-07udoo_neo: Call gpio_request()Peter Robinson1-0/+4
2022-01-07riscv: sifive: Fix OF_BOARD boot failureBin Meng2-2/+2
2022-01-07rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz2-2/+2
2022-01-07configs: prepare khadas-vim3{l}_ab_android for AOSP supportMattijs Korpershoek1-0/+2
2022-01-07configs: add khadas-vim3{l}_android for AOSP supportMattijs Korpershoek1-0/+2
2022-01-05versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWNT Karthik Reddy1-2/+2
2022-01-05xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblazeOvidiu Panait1-0/+1
2022-01-05microblaze: add Kconfig symbol for the vector base addressOvidiu Panait1-0/+7
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait1-0/+9
2022-01-05xilinx: firmware: Move dcache handling directly to pmufw load configMichal Simek1-1/+0
2022-01-05arm64: zynqmp: Switch SOM to shared psu configurationMichal Simek1-130/+70
2022-01-05xilinx: versal: Fix sdhci node name as per DTT Karthik Reddy1-0/+6
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-0/+7
2022-01-04vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes3-1/+39
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-1/+1
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini1-2/+18
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini3-0/+50
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini27-17/+36
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini14-48/+23