~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: uniphier: fix header inclusion guardAndre Przywara2023-05-31
* arm: uniphier: use DM_TIMER of arm a9 global timerDai Okamura2023-01-02
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár2022-06-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* ARM: uniphier: use FIELD_GET() to get access to revision register fieldsMasahiro Yamada2020-08-18
* ARM: uniphier: remove unneeded header inclusion from board_late_init.cMasahiro Yamada2020-08-18
* ARM: uniphier: remove unused uniphier_pin_init()Masahiro Yamada2020-08-18
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* ARM: uniphier: remove NAND reset codeMasahiro Yamada2020-07-11
* ARM: uniphier: remove sbc/ directoryMasahiro Yamada2020-07-11
* bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada2020-07-11
* bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2020-07-11
* ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada2020-07-11
* ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada2020-07-11
* ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada2020-07-11
* ARM: uniphier: consolidate SoC select menuMasahiro Yamada2020-07-11
* Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada2020-07-11
* ARM: uniphier: remove board_eth_init()Masahiro Yamada2020-05-22
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-22
* ARM: uniphier: drop #include <log.h> againMasahiro Yamada2020-05-22
* ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada2020-05-22
* ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada2020-05-22
* ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada2020-05-22
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* spl: Always define preloader_console_initSamuel Holland2020-05-15
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-22
* ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada2020-02-28
* ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada2020-02-28
* ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada2020-02-28
* ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada2020-02-28
* ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada2020-02-01
* ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada2020-02-01
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move some SMP functions out of common.hSimon Glass2019-12-02