aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson/board-common.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-30Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"Mattijs Korpershoek1-34/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi1-1/+5
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-5/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+33
2019-08-12ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong1-0/+33
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-04ARM: meson: add unique MAC address generationNeil Armstrong1-0/+31
2018-11-26ARM: meson: Add boot device discoveryNeil Armstrong1-0/+45
2018-11-26ARM: meson: factorize common code out amlogic's boardsJerome Brunet1-0/+17
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet1-0/+55