aboutsummaryrefslogtreecommitdiff
path: root/board/intel
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini7-7/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini7-0/+7
2024-05-07board: intel: Remove <common.h> and add needed includesTom Rini7-7/+0
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini1-0/+8
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim1-0/+8
2024-02-27slimbootloader: Remove empty config headerTom Rini2-4/+0
2024-02-27minnowmax: Remove empty config headerTom Rini2-4/+0
2024-02-27galileo: Remove empty config headerTom Rini2-4/+0
2024-02-27edison: Remove empty config headerTom Rini2-4/+0
2024-02-27crownbay: Remove empty config headerTom Rini2-4/+0
2024-02-27cougarcanyon2: Remove empty config headerTom Rini2-4/+0
2024-02-27cherryhill: Remove empty config headerTom Rini2-4/+0
2024-02-27bayleybay: Remove empty config headerTom Rini2-4/+0
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini6-36/+0
2023-08-09x86: slimbootloader: Convert to text environmentSimon Glass1-0/+23
2023-08-09x86: minnowmax: Convert to text environmentSimon Glass1-0/+11
2023-08-09x86: cougarcanyon2: Convert to text environmentSimon Glass1-0/+6
2023-08-09x86: cherryhill: Convert to text environmentSimon Glass1-0/+9
2023-08-09x86: edison: Convert to text environmentSimon Glass1-0/+6
2023-08-09x86: galileo: Convert to text environmentSimon Glass1-0/+11
2023-08-09x86: bayleybay: Convert to text environmentSimon Glass1-0/+9
2023-08-09x86: crownbay: Convert to text environmentSimon Glass1-0/+6
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass8-8/+8
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-3/+1
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes4-12/+12
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes4-4/+4
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini3-0/+23
2021-08-25board: intel: Add socdk board support for Intel N5X deviceSiew Chin Lim3-0/+21
2021-03-08Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini1-0/+5
2021-01-15Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini1-0/+1
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini2-35/+1
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko1-35/+0
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko1-0/+1
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-1/+1
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass1-11/+0
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass2-0/+48
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko1-0/+3
2020-09-01x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2-10/+1
2020-09-01x86: intel: minnowmax: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: galileo: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: edison: Remove dead codeAndy Shevchenko2-13/+1
2020-09-01x86: intel: crownbay: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: cherryhill: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: bayleybay: Remove dead codeAndy Shevchenko2-9/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-06-02x86: minnowmax: Add support for Winbond flashSimon Glass1-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass3-0/+3
2020-01-07board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan3-0/+21