summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* arm: sunxi: add support for DIP detection to CHIP boardKory Maincent2021-05-131-0/+9
* sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec2021-04-161-0/+1
* sunxi: enable dual rank memory on R40Icenowy Zheng2021-04-161-6/+49
* sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng2021-04-161-20/+74
* Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-041-4/+5
|\
| * video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-4/+5
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* sunxi: support boot console on uart1 for sun8iTobias Schramm2021-02-191-0/+5
* sunxi: spl: Fix H616 clock initializationJernej Skrabec2021-02-191-0/+5
* sunxi: Add support for H616 SoCJernej Skrabec2021-01-252-1/+12
* sunxi: Add H616 DRAM supportJernej Skrabec2021-01-255-0/+1164
* sunxi: add support for H616 uart0Jernej Skrabec2021-01-251-0/+4
* sunxi: introduce support for H616 clocksJernej Skrabec2021-01-251-2/+6
* sunxi: support loading with SPL > 32KBAndre Przywara2021-01-251-2/+16
* sunxi: Add support for I2C on H6 like SoCsJernej Skrabec2021-01-252-1/+30
* sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec2021-01-254-10/+17
* sunxi: Add support for AXP305 PMICJernej Skrabec2021-01-251-0/+6
* sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider2021-01-111-0/+11
* sunxi: dram: h6: Improve DDR3 config detectionJernej Skrabec2021-01-111-44/+56
* sunxi: add V3/S3 supportIcenowy Zheng2020-11-171-2/+1
* sunxi: board: Add PinePhone DT selection logicSamuel Holland2020-11-171-0/+7
* sunxi: make V3s DRAM initialization more properIcenowy Zheng2020-10-221-5/+86
* sunxi: Silence warning about non-static inline functionSamuel Holland2020-06-011-9/+9
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+5
* common: Drop init.h from common headerSimon Glass2020-05-189-1/+10
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara2020-03-182-10/+33
* sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara2020-03-182-2/+6
* sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara2020-03-181-8/+14
* sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara2020-03-181-41/+53
* sunxi: Automate loading from 128KB MMC offsetAndre Przywara2020-01-261-0/+20
* sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara2020-01-261-5/+13
* phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara2020-01-241-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-241-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-023-0/+3
* sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2019-10-251-0/+9
* sunxi: Fix pll1 clock calculationStefan Mavrodiev2019-10-251-1/+1
* sunxi: H6: DRAM: Add support for half DQJernej Skrabec2019-10-251-25/+53
* arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki2019-10-251-0/+3
* sunxi: H6: Enable USB for existing boardsAndre Przywara2019-07-161-0/+1
* sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec2019-07-161-6/+17
* sunxi: H6: Add DDR3-1333 timingsAndre Przywara2019-07-163-0/+153
* sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2019-07-161-28/+54
* sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara2019-07-165-148/+146