aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang1-6/+11
2022-08-10common: Drop display_options.h from common headerSimon Glass8-0/+8
2022-08-09ARM: kirkwood: SBx81LIFKW: update for DM_GPIOChris Packham1-5/+16
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham1-39/+11
2022-08-09arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree pathPali Rohár1-5/+11
2022-08-09arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitionsPali Rohár1-0/+3
2022-08-09arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions...Pali Rohár1-5/+4
2022-08-09arm: mvebu: turris_omnia: Add support for design with SW reset signalsPali Rohár1-0/+226
2022-08-09arm: mvebu: turris_omnia: Show MCU type in show_board_info()Pali Rohár1-0/+45
2022-08-04Audit <flash.h> inclusionTom Rini8-9/+5
2022-08-04Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini1-0/+4
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2-8/+10
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini1-138/+0
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini2-3/+3
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini4-8/+7
2022-08-04imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMCQuentin Schulz1-2/+2
2022-07-31Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-4/+6
2022-07-29board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár1-2/+4
2022-07-29board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mappingPali Rohár1-2/+2
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár1-0/+1
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+9
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini28-307/+1912
2022-07-26board: freescale: imx93_evk: support ethernetPeng Fan1-0/+32
2022-07-26imx: imx93_evk: Set ARM clock to 1.7GhzPeng Fan1-0/+3
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan7-1/+1706
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li1-1/+1
2022-07-26addrmap: Support on sandboxSimon Glass1-0/+9
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov2-2/+8
2022-07-26xilinx: common: Use strlcpy instead of strncpyMichal Simek1-5/+5
2022-07-26xilinx: Wire uuid reading from FRUMichal Simek1-0/+18
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-0/+3
2022-07-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis2-3/+3
2022-07-25board: ti: am65x: Do not disable SA2UL in DTAndrew Davis1-10/+0
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg5-0/+124
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg5-0/+99
2022-07-25board: ti: am335x: Use correct dtbs for SanCloud boardsPaul Barker1-4/+14
2022-07-25board: ti: am335x: Enable spi0 bus on SanCloud BBE LitePaul Barker1-0/+5
2022-07-25board: toradex: apalis-imx8: fix file names in maintainersMarcel Ziswiler1-2/+2
2022-07-25verdin-imx8mp: synchronise device tree with linuxMarcel Ziswiler1-2/+6
2022-07-25imx8mn: synchronise device tree with linuxMarcel Ziswiler1-1/+1
2022-07-25imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linuxMarcel Ziswiler2-3/+7
2022-07-25colibri_vf: synchronise device tree with linuxMarcel Ziswiler1-5/+5
2022-07-25colibri-imx7d/-emmc: synchronise device tree with linuxMarcel Ziswiler2-8/+10
2022-07-25colibri-imx6ull/-emmc: synchronise device tree with linuxMarcel Ziswiler1-2/+5
2022-07-25colibri_imx6: synchronise device tree with linuxMarcel Ziswiler1-1/+3
2022-07-25apalis_imx6: synchronise device tree with linuxMarcel Ziswiler1-2/+4
2022-07-25toradex: common: Improve product/serial print during bootFrancesco Dolcini1-3/+4
2022-07-25toradex: tdx-cfg-block: Use official SKU namesFrancesco Dolcini1-69/+69
2022-07-25toradex: common: Remove #ifdef usage for 2nd ethaddrFrancesco Dolcini1-3/+2
2022-07-25toradex: common: Remove stale function declarationFrancesco Dolcini1-4/+0