aboutsummaryrefslogtreecommitdiffstats
path: root/board/intel
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-207-7/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-197-0/+7
* board: intel: Remove <common.h> and add needed includesTom Rini2024-05-077-7/+0
* Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini2024-03-191-0/+8
|\
| * arch: arm: Agilex5 enablementJit Loon Lim2024-03-181-0/+8
* | slimbootloader: Remove empty config headerTom Rini2024-02-272-4/+0
* | minnowmax: Remove empty config headerTom Rini2024-02-272-4/+0
* | galileo: Remove empty config headerTom Rini2024-02-272-4/+0
* | edison: Remove empty config headerTom Rini2024-02-272-4/+0
* | crownbay: Remove empty config headerTom Rini2024-02-272-4/+0
* | cougarcanyon2: Remove empty config headerTom Rini2024-02-272-4/+0
* | cherryhill: Remove empty config headerTom Rini2024-02-272-4/+0
* | bayleybay: Remove empty config headerTom Rini2024-02-272-4/+0
|/
* board: Remove essentially empty board files and MakefilesTom Rini2023-10-096-36/+0
* x86: slimbootloader: Convert to text environmentSimon Glass2023-08-091-0/+23
* x86: minnowmax: Convert to text environmentSimon Glass2023-08-091-0/+11
* x86: cougarcanyon2: Convert to text environmentSimon Glass2023-08-091-0/+6
* x86: cherryhill: Convert to text environmentSimon Glass2023-08-091-0/+9
* x86: edison: Convert to text environmentSimon Glass2023-08-091-0/+6
* x86: galileo: Convert to text environmentSimon Glass2023-08-091-0/+11
* x86: bayleybay: Convert to text environmentSimon Glass2023-08-091-0/+9
* x86: crownbay: Convert to text environmentSimon Glass2023-08-091-0/+6
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-318-8/+8
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-171-3/+1
* board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes2022-03-084-12/+12
* scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes2022-02-254-4/+4
* Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-253-0/+23
|\
| * board: intel: Add socdk board support for Intel N5X deviceSiew Chin Lim2021-08-253-0/+21
|/
* Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini2021-03-081-0/+5
* Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini2021-01-151-0/+1
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-35/+1
|\
| * x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-161-35/+0
| * x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-161-0/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-1/+1
|/
* x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2020-11-061-11/+0
* x86: edison: Generate an image suitable for xFSTKSimon Glass2020-09-252-0/+48
* x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-211-0/+3
* x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2020-09-012-10/+1
* x86: intel: minnowmax: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: galileo: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: edison: Remove dead codeAndy Shevchenko2020-09-012-13/+1
* x86: intel: crownbay: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: cherryhill: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: bayleybay: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-1/+1
* x86: minnowmax: Add support for Winbond flashSimon Glass2020-06-021-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan2020-01-073-0/+21