aboutsummaryrefslogtreecommitdiff
path: root/board/amlogic/p212
AgeCommit message (Expand)AuthorFilesLines
2021-04-06arm: meson: remove static ethernet link setupNeil Armstrong1-3/+0
2021-01-11arm64: meson: add support for libretech-cc v2Jerome Brunet1-0/+1
2020-06-18board: amlogic: add board doc files to MAINTAINERSNeil Armstrong1-0/+4
2020-06-18board: amlogic: move boards doc into doc/board/amlogicNeil Armstrong4-439/+0
2020-06-02amlogic: Remove ARCH= references from documentationTom Rini4-4/+0
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-10-18board: amlogic: document alternative libretech-cc installation methodsDaniel Drake1-4/+37
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-08Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-1/+3
2019-07-04board: amlogic: add mailing-list to MAINTAINERSNeil Armstrong1-0/+1
2019-07-04board: amlogic: Generate unique MAC address for Q200 and P212 based boardsNeil Armstrong1-0/+2
2019-07-04board: amlogic: vim: Fix READMEAndreas Färber1-1/+1
2019-04-10boards: Amlogic: Add support for Libretech-ACNeil Armstrong2-0/+104
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini6-26/+208
2018-11-26ARM: meson: factorize common code out amlogic's boardsJerome Brunet1-12/+0
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet1-3/+3
2018-11-26ARM: rework amlogic configurationJerome Brunet1-12/+0
2018-11-26board: amlogic: remove p212 derivativesJerome Brunet3-0/+204
2018-09-05amlogic: board p212: Fix Ethernet PHY initJasper kcoding1-1/+2
2018-07-19boards: amlogic: Fix boards READMENeil Armstrong1-0/+7
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong1-0/+8
2017-12-04board: p212: use common ethernet init functionNeil Armstrong1-12/+2
2017-11-17arm: amlogic: p212: Add support for Ethernet with Internal PHYNeil Armstrong1-1/+38
2017-11-17arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong5-0/+143