~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* sunxi: eMMC: support TOC0 on boot partitionsAndre Przywara2023-01-23
* sunxi: fel: drop redundant "control register" save/restoreAndre Przywara2023-01-21
* sunxi: board: annotate #endif linesAndre Przywara2022-12-14
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* suniv: add UART1 supportAndre Przywara2022-10-19
* sunxi: fix SUNIV build when enabling D-CacheIcenowy Zheng2022-10-19
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* sunxi: board: Fix UART PortF pinmux setupAndre Przywara2022-05-24
* sunxi: eMMC: Improve automatic boot source detectionAndre Przywara2022-04-05
* sunxi: H3: fix non working console on uart2Angelo Dureghello2022-04-04
* sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland2022-04-04
* sunxi: Fix old GMAC pinmux setupAndre Przywara2022-03-26
* mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube2022-03-03
* mach-sunxi: Add support for SUNIV architectureIcenowy Zheng2022-02-04
* armv8: remove no longer needed lowlevel_init.SAndre Przywara2022-02-04
* sunxi: move early "SRAM setup" into separate fileAndre Przywara2022-02-04
* sunxi: move Cortex SMPEN setting into start.SAndre Przywara2022-02-04
* sunxi: move non-essential code out of s_init()Andre Przywara2022-02-04
* sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland2021-11-04
* sunxi: Only initialize legacy I2C when enabledSamuel Holland2021-10-12
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-11
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-28
* sunxi: H616: Enable full 4GB of DRAMAndre Przywara2021-07-10
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-24
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* sunxi: support boot console on uart1 for sun8iTobias Schramm2021-02-19
* sunxi: add support for H616 uart0Jernej Skrabec2021-01-25
* sunxi: support loading with SPL > 32KBAndre Przywara2021-01-25
* sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec2021-01-25
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* sunxi: Automate loading from 128KB MMC offsetAndre Przywara2020-01-26
* sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara2020-01-26
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2019-10-25
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-20
|\
| * arm: sunxi: h6: fix reset using r_wdogClément Péron2019-05-20
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
|/
* sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-10
* sunxi: map DRAM part with 3G sizeIcenowy Zheng2018-10-29
* sunxi: add UART0 setup for H6Icenowy Zheng2018-07-31
* sunxi: use sun6i-style watchdog for H6Icenowy Zheng2018-07-31
* ARM: sunxi: remove empty #ifdef/endif blockChris Packham2018-06-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-07
* arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2017-10-03