summaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson
Commit message (Expand)AuthorAgeFilesLines
* ARM: meson: switch AXG & GX dwc2 otg to DMNeil Armstrong2023-01-202-266/+0
* ARM: meson: g12a: switch dwc2 otg to DMMattijs Korpershoek2023-01-171-127/+0
* arm/mach-meson: move smc commands in cmd/mesonAlexey Romanov2023-01-101-144/+0
* ARM: meson: fixup error on efuse commands returnJerome Brunet2022-08-081-6/+3
* meson: axg: search dtb for meson-axg-usb-ctrl on board axgSergei Antonov2022-05-231-2/+2
* ARM: amlogic: add sm efuse write support and cmd for read/write efuseVyacheslav Bocharov2021-10-291-1/+67
* ARM: meson: Add S905Y2 SOC IDChristian Hewitt2021-10-071-0/+1
* Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"Mattijs Korpershoek2021-07-301-34/+0
* arm: meson: remove static ethernet link setupNeil Armstrong2021-04-063-100/+0
* arm: meson: remove static ethernet memory power domain enableNeil Armstrong2021-04-062-6/+0
* arm: meson: remove static MDIO mux handlingNeil Armstrong2021-04-062-45/+2
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-2/+2
* ARM: mach-meson: select MMC_PWRSEQ configJaehoon Chung2021-02-191-0/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-026-0/+6
* meson: Add soc_rev to environmentPascal Vizeli2021-01-111-0/+12
* ARM: meson: isolate loading of socinfoStefan Agner2021-01-111-1/+13
* ARM: mach-meson: update SoC IDsNeil Armstrong2020-11-121-1/+6
* arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-10-051-0/+128
* ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong2020-10-051-55/+72
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-011-1/+5
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+2
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+8
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-185-0/+6
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-5/+2
* phy: Use _nodev naming convention if non-device clientsJagan Teki2020-05-111-1/+2
* arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-04-201-0/+118
* dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* board: amlogic: select PWRSEQ for all amlogic platformAnand Moon2020-01-071-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* ARM: meson: add SM1 SoC idNeil Armstrong2019-10-181-0/+2
* arm: meson: Recognize A311D SoCAndreas Färber2019-10-181-0/+1
* arm: meson: Tidy SoC information outputAndreas Färber2019-10-181-1/+1
* arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong2019-10-181-0/+5
* Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-122-0/+166
|\
| * ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong2019-08-121-0/+33
| * arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong2019-08-121-1/+86
| * arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong2019-08-121-0/+48
* | env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* ARM: meson-g12a: Handle 4GiB DRAM sizeNeil Armstrong2019-07-311-6/+7
* ARM: meson: add unique MAC address generationNeil Armstrong2019-07-041-0/+31
* ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong2019-07-041-0/+24
* ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHYNeil Armstrong2019-05-311-5/+12