summaryrefslogtreecommitdiff
path: root/board/alliedtelesis
AgeCommit message (Expand)AuthorFilesLines
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham3-0/+26
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-3/+3
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár1-1/+1
2022-08-09ARM: kirkwood: SBx81LIFKW: update for DM_GPIOChris Packham1-5/+16
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham1-39/+11
2022-05-02ARM: mvebu: x530: set MPP55 to gpioChris Packham1-1/+1
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham1-0/+1
2021-10-08ARM: mvebu: x530: Remove custom kwbimage.cfgChris Packham1-12/+0
2021-08-31board: x530: switch to wdt_stop_all()Rasmus Villemoes1-3/+2
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham1-1/+5
2020-01-17common: Move reset_phy() to net.hSimon Glass2-0/+2
2019-12-03common: Drop global inclusion of status_led.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-35/+1
2019-04-12arm: mvebu: x530: Enable watchdog in SPL and U-BootChris Packham1-0/+48
2019-02-11ARM: mvebu: x530: use MV_DDR_FREQ_SARChris Packham1-1/+1
2019-01-21ARM: mvebu: add support for Allied Telesis x530Chris Packham6-0/+243
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham5-0/+209
2018-06-05ARM: kirkwood: SBx81LIFKW: Enable network hardwareChris Packham1-2/+12
2018-06-05ARM: add SBx81LIFKW boardChris Packham5-0/+260