~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: slimbootloader: Convert to text environmentSimon Glass2023-08-09
* x86: minnowmax: Convert to text environmentSimon Glass2023-08-09
* x86: cougarcanyon2: Convert to text environmentSimon Glass2023-08-09
* x86: cherryhill: Convert to text environmentSimon Glass2023-08-09
* x86: edison: Convert to text environmentSimon Glass2023-08-09
* x86: galileo: Convert to text environmentSimon Glass2023-08-09
* x86: bayleybay: Convert to text environmentSimon Glass2023-08-09
* x86: crownbay: Convert to text environmentSimon Glass2023-08-09
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes2022-03-08
* scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes2022-02-25
* Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-25
|\
| * board: intel: Add socdk board support for Intel N5X deviceSiew Chin Lim2021-08-25
|/
* Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini2021-03-08
* Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini2021-01-15
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-16
| * x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-16
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
|/
* x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2020-11-06
* x86: edison: Generate an image suitable for xFSTKSimon Glass2020-09-25
* x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-21
* x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: minnowmax: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: galileo: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: edison: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: crownbay: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: cherryhill: Remove dead codeAndy Shevchenko2020-09-01
* x86: intel: bayleybay: Remove dead codeAndy Shevchenko2020-09-01
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-28
* x86: minnowmax: Add support for Winbond flashSimon Glass2020-06-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan2020-01-07
* common: Move some board functions out of common.hSimon Glass2019-12-02
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-08
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* board: intel: Add new slimbootloader boardPark, Aiden2019-08-09
* x86: edison: Enable SD slotAndy Shevchenko2019-08-09
* x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-17
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko2017-10-07
* x86: Support Intel Cherry Hill boardBin Meng2017-09-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16