~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
* 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: Fix PMIC address on E2 SilkMarek Vasut2018-04-26
* ARM: rmobile: Update E2 SilkMarek Vasut2018-04-21
* 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: silk: Add support SDHIVladimir Barinov2015-02-25
* arm: rmobile: silk: fix typo in device declarationVladimir Barinov2015-02-25
* arm: rmobile: silk: Disable ethernet pins pull-upVladimir Barinov2015-02-25
* arm: rmobile: silk: Fix GPIO4_31 initializationVladimir Barinov2015-02-25
* arm: rmobile: silk: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25
* ARM: rmobile: silk: Remove initialization of ACTLR.SMPNobuhiro Iwamatsu2015-02-13
* arm: rmobile: Add SILK board supportVladimir Barinov2015-02-13