~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: renesas: Update MAINTAINERS fileMarek Vasut2023-08-07
* 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: alt: Fix I2C bus numberMarek Vasut2019-03-30
* ARM: rmobile: Fix PHY LED mode register maskMarek Vasut2019-03-30
* ARM: rmobile: alt: Remove CLK2MHZ macroMarek Vasut2019-03-30
* ARM: rmobile: alt: Remove R8A7794_ETHERNET_BMarek 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 E2 AltMarek 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: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-17
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17
* arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-01
* arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2015-06-01
* arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-25
* arm: rmobile: alt: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25
* arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-10
* 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: alt: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-17
* arm: rmobile: alt: Remove i2c_init functionNobuhiro Iwamatsu2014-11-10
* arm: rmobile: alt: Fix typo in comment for sh-i2cNobuhiro Iwamatsu2014-11-10
* arm: rmobile: alt: Enable channel 1 of sh-i2cNobuhiro Iwamatsu2014-11-10
* arm: rmobile: alt: Remove board_late_init functionNobuhiro Iwamatsu2014-11-10
* arm: rmobile: alt: Fix typo of SCIF idNobuhiro Iwamatsu2014-11-04
* arm: rmobile: alt: Remove RAM address initializationNobuhiro Iwamatsu2014-11-04
* arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu2014-11-04
* arm: rmobile: alt: Update QoS initialization to version 0.11Nobuhiro Iwamatsu2014-10-09
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* rmobile: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* arm: rmobile: Add support Alt boardNobuhiro Iwamatsu2014-07-24