aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún4-8/+9
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún3-5/+5
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún1-8/+5
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...WIP/04Apr2022-nextTom Rini5-0/+45
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson1-1/+2
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-0/+10
2022-04-01nxp: ls1046ardb: Convert README to rSTSean Anderson2-76/+1
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes2-5/+22
2022-04-01vexpress64: pick DRAM size from DTAndre Przywara1-10/+2
2022-04-01vexpress64: generalise page table generationAndre Przywara1-6/+18
2022-04-01vexpress64: move hardware setting from defconfig to KconfigAndre Przywara1-3/+38
2022-04-01vexpress64: fvp: enable OF_CONTROLAndre Przywara2-3/+13
2022-04-01vexpress64: Kconfig: move board definitions out of arch/armAndre Przywara1-1/+19
2022-04-01Convert CONFIG_NORFLASH_PS32BIT to KconfigTom Rini1-0/+3
2022-04-01Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to KconfigTom Rini1-0/+3
2022-04-01mx53loco: Convert CONFIG_DIALOG_POWER to KconfigTom Rini1-0/+3
2022-04-01Convert CONFIG_DEEP_SLEEP to KconfigTom Rini1-0/+7
2022-04-01Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini1-0/+3
2022-04-01MPC837XERDB: Move CONFIG_PCIE to KconfigTom Rini1-0/+3
2022-04-01Convert CONFIG_LSCHLV2 to Kconfig et alTom Rini1-0/+11
2022-04-01mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2-1/+8
2022-04-01Convert CONFIG_KM_COGE5UN et al to KconfigTom Rini1-0/+23
2022-04-01kmtegr1: Drop CONFIG_KMTEGR1Tom Rini1-1/+1
2022-04-01stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to KconfigTom Rini1-0/+7
2022-04-01Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini2-2/+11
2022-04-01board: at91: sama5d2: set blue led on at boot timeMihai Sain5-0/+45
2022-03-28video: Drop FSL DIU driverSimon Glass5-315/+0
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass12-572/+0
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass3-25/+0
2022-03-28video: Drop video_fb headerSimon Glass3-3/+0
2022-03-28video: siemens: Drop unused video codeSimon Glass5-449/+0
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini7-22/+109
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara1-0/+3
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini1-0/+3
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini1-0/+3
2022-03-25Convert CONFIG_AT91_LED to KconfigTom Rini1-0/+3
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini1-1/+2
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini1-4/+0
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini1-0/+14
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini1-0/+15
2022-03-18imx: Convert some boards to DM_ETHTom Rini1-4/+0
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer3-1/+25
2022-03-18rockchip: gru: Set up SoC IO domain registersAlper Nebi Yasak1-0/+52
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2022-nextTom Rini6-8/+942
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini1-4/+4
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal1-1/+1
2022-03-15board: st: common: update test on misc_read result in command stboardPatrick Delaunay1-4/+4
2022-03-14Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-16/+24