aboutsummaryrefslogtreecommitdiffstats
path: root/board/phytium
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-203-3/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-193-0/+3
* board: phytium: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-062-2/+0
* ARM add initial support for the Phytium Pe2201 Board.TracyMg_Li2024-01-1610-0/+575
* event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass2023-08-312-2/+6
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* arm: add initial support for the Phytium Pomelo BoardWIP/2022-03-10-platform-updatesweichangzheng2022-03-109-0/+556
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-303-3/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* arm: add initial support for the Phytium Durian Boardliu hao2019-11-076-0/+221