Age | Commit message (Expand) | Author |
2020-04-20 | arm: meson-gx: add board_usb_init()/cleanup() for USB gadget | Neil Armstrong |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-07 | board: amlogic: select PWRSEQ for all amlogic platform | Anand Moon |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-10-18 | ARM: meson: add SM1 SoC id | Neil Armstrong |
2019-10-18 | arm: meson: Recognize A311D SoC | Andreas Färber |
2019-10-18 | arm: meson: Tidy SoC information output | Andreas Färber |
2019-10-18 | arm: meson: board-g12a: Setup VPU in fdt | Neil Armstrong |
2019-08-12 | Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2019-08-12 | ARM: meson: Add support for fastboot_set_reboot_flag() | Neil Armstrong |
2019-08-12 | arm: meson: add sm command to retrieve the reboot reason | Neil Armstrong |
2019-08-12 | arm: meson: add sm cmd to retrieve SoC serial | Neil Armstrong |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-31 | ARM: meson-g12a: Handle 4GiB DRAM size | Neil Armstrong |
2019-07-04 | ARM: meson: add unique MAC address generation | Neil Armstrong |
2019-07-04 | ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number | Neil Armstrong |
2019-05-31 | ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY | Neil Armstrong |
2019-05-09 | mach-meson: g12a: add DWC2 peripheral mode support | Neil Armstrong |
2019-04-23 | ARM: meson: add G12a support | Jerome Brunet |
2019-04-10 | ARM: meson: display Amlogic SoC Information | Julien Masson |
2019-04-10 | ARM: board: meson: rename odroid-c2 to p200 | Mohammad Rasim |
2019-01-31 | arm: meson: board-gx: Setup VPU in fdt | Maxime Jourdan |
2018-11-26 | ARM: meson: Add boot device discovery | Neil Armstrong |
2018-11-26 | ARM: meson: factorize common code out amlogic's boards | Jerome Brunet |
2018-11-26 | board: amlogic: add support for S400 board | Neil Armstrong |
2018-11-26 | ARM: meson: Add support for AXG family | Neil Armstrong |
2018-11-26 | ARM: meson: rework soc arch file to prepare for new SoC | Jerome Brunet |
2018-11-26 | ARM: rework amlogic configuration | Jerome Brunet |
2018-11-26 | board: amlogic: factorise gxbb boards | Jerome Brunet |
2018-11-26 | board: amlogic: move khadas-vim2 as q200 ref board | Neil Armstrong |
2018-11-26 | board: amlogic: remove p212 derivatives | Jerome Brunet |
2018-11-26 | ARM: meson: clean-up platform selection | Jerome Brunet |
2018-10-10 | ARM: meson: Add Khadas VIM2 board support | Loic Devulder |
2018-10-08 | ARM: meson: Extend mem_map to support 3GiB of RAM | Loic Devulder |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-19 | boards: amlogic: Fix boards README | Neil Armstrong |
2018-07-19 | boards: amlogic: Add FriendlyElec NanoPi K2 board support | Thomas McKahan |
2018-06-19 | meson: use the clock driver | Beniamino Galvani |
2018-06-19 | clk: add Amlogic meson clock driver | Beniamino Galvani |
2018-05-08 | ARM: meson: rename GXBB to GX | Neil Armstrong |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-12-18 | ARM: arch-meson: fix writel arguments order | Hans Verkuil |
2017-12-04 | ARM: arch-meson: build memory banks using reported memory from registers | Neil Armstrong |
2017-12-04 | arm: Add Khadas VIM support based on Meson GXL family | Neil Armstrong |
2017-12-04 | arm: Add LibreTech CC support based on Meson GXL family | Neil Armstrong |