~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Move env_get() to env.hSimon Glass2019-08-11
* ARM: rmobile: Fix PHY LED mode register maskMarek Vasut2019-03-30
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut2018-05-02
* ARM: rmobile: Update M2-N GoseMarek Vasut2018-04-26
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17
* arm: rmobile: gose: Add support SDHINobuhiro Iwamatsu2015-02-25
* arm: rmobile: gose: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25
* arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2014-12-05
* arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-05
* arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-05
* arm: rmobile: gose: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-17
* arm: rmobile: gose: Add Ethernet supportNobuhiro Iwamatsu2014-11-10
* arm: rmobile: Add support gose boardNobuhiro Iwamatsu2014-11-10