aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini13-56/+150
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju1-15/+13
2022-03-14x86: Correct the coreboot header file in MAINTAINERSSimon Glass1-2/+2
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini1-8/+43
2022-03-10arm: add initial support for the Phytium Pomelo BoardWIP/2022-03-10-platform-updatesweichangzheng9-0/+556
2022-03-10ARM: am3517_evm: Remove hard-coded pin muxingAdam Ford1-198/+0
2022-03-10ARM: omap3_logic: Remove hard-coded USB muxingAdam Ford1-17/+0
2022-03-10ARM: am3517-evm: Remove more non-DM legacy ethernet reset codeAdam Ford1-8/+0
2022-03-10ARM: omap3_beagle: Power on MMC when setting up PMICRomain Naour1-7/+2
2022-03-10ARM: omap3_beagle: Remove non-DM initializationRomain Naour1-7/+0
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass3-4/+12
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara1-8/+43
2022-03-09Nokia RX-51: Convert to CONFIG_DM_VIDEOPali Rohár1-16/+24
2022-03-09arm64: zynqmp: add support for zcu106 rev1.0Neal Frager1-0/+842
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes6-18/+18
2022-03-07bcm96753ref: add initial supportPhilippe Reynes4-0/+65
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek1-0/+21
2022-03-07Revert "board: zynqmp: Fix for wrong AMS setting by ROM"T Karthik Reddy1-6/+0
2022-03-07fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma3-0/+69
2022-03-07xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma1-1/+1
2022-03-07fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma1-0/+8
2022-03-07fru: ops: Clear fru table before storing dataAshok Reddy Soma1-1/+1
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner1-11/+15
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham2-0/+2
2022-03-03Convert CONFIG_BIOSEMU to KconfigTom Rini1-0/+7
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-2/+57