aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara1-0/+3
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara2-3/+12
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara3-3/+3
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent1-0/+9
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec1-0/+1
2021-04-16sunxi: enable dual rank memory on R40Icenowy Zheng1-6/+49
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng1-20/+74
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-4/+5
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki1-4/+5
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-19sunxi: support boot console on uart1 for sun8iTobias Schramm1-0/+5
2021-02-19sunxi: spl: Fix H616 clock initializationJernej Skrabec1-0/+5
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec2-1/+12
2021-01-25sunxi: Add H616 DRAM supportJernej Skrabec5-0/+1164
2021-01-25sunxi: add support for H616 uart0Jernej Skrabec1-0/+4
2021-01-25sunxi: introduce support for H616 clocksJernej Skrabec1-2/+6
2021-01-25sunxi: support loading with SPL > 32KBAndre Przywara1-2/+16
2021-01-25sunxi: Add support for I2C on H6 like SoCsJernej Skrabec2-1/+30
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec4-10/+17
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec1-0/+6
2021-01-11sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider1-0/+11
2021-01-11sunxi: dram: h6: Improve DDR3 config detectionJernej Skrabec1-44/+56
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+7
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng1-5/+86
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland1-9/+9
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass10-0/+10
2020-05-18common: Drop log.h from common headerSimon Glass5-0/+5
2020-05-18common: Drop init.h from common headerSimon Glass9-1/+10
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara2-10/+33
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara2-2/+6
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara1-8/+14
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara1-41/+53
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara1-0/+20
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara1-5/+13
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara1-0/+1
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass3-0/+3
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng1-0/+9
2019-10-25sunxi: Fix pll1 clock calculationStefan Mavrodiev1-1/+1
2019-10-25sunxi: H6: DRAM: Add support for half DQJernej Skrabec1-25/+53
2019-10-25arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki1-0/+3
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara1-0/+1
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec1-6/+17