summaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson
AgeCommit message (Expand)AuthorFilesLines
2020-09-08arm: meson: change trace level for phy errors managed by uclassPatrick Delaunay1-4/+4
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-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-6/+8
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass5-0/+6
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-5/+2
2020-05-10phy: Use _nodev naming convention if non-device clientsJagan Teki1-1/+2
2020-04-20arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong1-0/+118
2020-02-06dm: core: Require users of devres to include the headerSimon Glass2-0/+2
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass3-0/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-07board: amlogic: select PWRSEQ for all amlogic platformAnand Moon1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-10-18ARM: meson: add SM1 SoC idNeil Armstrong1-0/+2
2019-10-18arm: meson: Recognize A311D SoCAndreas Färber1-0/+1
2019-10-18arm: meson: Tidy SoC information outputAndreas Färber1-1/+1
2019-10-18arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong1-0/+5
2019-08-13Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+166
2019-08-12ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong1-0/+33
2019-08-12arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong1-1/+86
2019-08-12arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong1-0/+48
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-31ARM: meson-g12a: Handle 4GiB DRAM sizeNeil Armstrong1-6/+7
2019-07-04ARM: meson: add unique MAC address generationNeil Armstrong1-0/+31
2019-07-04ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong1-0/+24
2019-05-31ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHYNeil Armstrong1-5/+12
2019-05-09mach-meson: g12a: add DWC2 peripheral mode supportNeil Armstrong1-0/+126
2019-04-23ARM: meson: add G12a supportJerome Brunet3-1/+159
2019-04-10ARM: meson: display Amlogic SoC InformationJulien Masson2-1/+167
2019-04-10ARM: board: meson: rename odroid-c2 to p200Mohammad Rasim1-1/+1
2019-01-31arm: meson: board-gx: Setup VPU in fdtMaxime Jourdan1-0/+5
2018-11-26ARM: meson: Add boot device discoveryNeil Armstrong4-0/+58
2018-11-26ARM: meson: factorize common code out amlogic's boardsJerome Brunet1-0/+17
2018-11-26board: amlogic: add support for S400 boardNeil Armstrong1-0/+1
2018-11-26ARM: meson: Add support for AXG familyNeil Armstrong3-0/+121
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet6-110/+118
2018-11-26ARM: rework amlogic configurationJerome Brunet1-37/+36
2018-11-26board: amlogic: factorise gxbb boardsJerome Brunet1-10/+1
2018-11-26board: amlogic: move khadas-vim2 as q200 ref boardNeil Armstrong1-4/+5
2018-11-26board: amlogic: remove p212 derivativesJerome Brunet1-20/+2
2018-11-26ARM: meson: clean-up platform selectionJerome Brunet1-31/+20
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder1-0/+23
2018-10-08ARM: meson: Extend mem_map to support 3GiB of RAMLoic Devulder1-4/+4
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+2