aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson
AgeCommit message (Expand)AuthorFilesLines
2019-12-02crc32: 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-12Merge 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
2018-07-19boards: amlogic: Fix boards READMENeil Armstrong1-1/+1
2018-07-19boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan1-0/+8
2018-06-19meson: use the clock driverBeniamino Galvani1-2/+1
2018-06-19clk: add Amlogic meson clock driverBeniamino Galvani1-0/+2
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong3-27/+27
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-18ARM: arch-meson: fix writel arguments orderHans Verkuil1-2/+2
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong1-8/+66
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong1-0/+9
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong1-0/+9
2017-12-04ARM: arch-meson: add ethernet common init functionNeil Armstrong2-1/+56
2017-11-17arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong1-0/+22
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de1-3/+5
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf1-1/+1
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-2/+4