aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to KconfigTom Rini1-0/+3
2022-03-23mx53loco: Convert CONFIG_DIALOG_POWER to KconfigTom Rini1-0/+3
2022-03-23Convert CONFIG_DEEP_SLEEP to KconfigTom Rini1-0/+7
2022-03-23Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini1-0/+3
2022-03-23MPC837XERDB: Move CONFIG_PCIE to KconfigTom Rini1-0/+3
2022-03-23Convert CONFIG_LSCHLV2 to Kconfig et alTom Rini1-0/+11
2022-03-23mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2-1/+8
2022-03-23Convert CONFIG_KM_COGE5UN et al to KconfigTom Rini1-0/+23
2022-03-23kmtegr1: Drop CONFIG_KMTEGR1Tom Rini1-1/+1
2022-03-23stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to KconfigTom Rini1-0/+7
2022-03-21Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini2-2/+11
2022-03-21Convert CONFIG_LCD_INFO et al to KconfigTom Rini1-0/+3
2022-03-21Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini1-0/+3
2022-03-21Convert 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-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2022-nextTom Rini6-8/+942
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-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
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara1-1/+1
2022-02-28board: stemmy: Detect board variants and patch DTBWIP/2022-02-28-bugfixesLinus Walleij1-0/+315
2022-02-28arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack1-0/+30
2022-02-28arm: pdu001: Fix early debugging UARTFelix Brack2-5/+3
2022-02-28board: sl28: disable recovery watchdogMichael Walle1-0/+29