aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/koelsch
AgeCommit message (Expand)AuthorFilesLines
2023-08-07ARM: renesas: Update MAINTAINERS fileMarek Vasut1-1/+3
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+2
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-0/+2
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut1-1/+1
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-8/+4
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut1-4/+0
2018-04-17ARM: rmobile: Update M2 KoelschMarek Vasut3-141/+462
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-17ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu1-1/+1
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2-4/+4
2015-06-01arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu1-12/+92
2015-02-25arm: rmobile: koelsch: Add support SDHINobuhiro Iwamatsu1-0/+72
2015-02-25arm: rmobile: koelsch: Migrate serial driver to drivers modelNobuhiro Iwamatsu1-0/+14
2014-12-05arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2-7/+1
2014-12-05arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu1-9/+1
2014-12-05arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu1-8/+0
2014-11-17arm: rmobile: koelsch: Remove dram_init_banksize functionNobuhiro Iwamatsu1-7/+1
2014-11-10arm: rmobile: koelsch: Remove board_late_init functionNobuhiro Iwamatsu1-5/+0
2014-11-04arm: rmobile: koelsch: Remove RAM address initializationNobuhiro Iwamatsu1-1/+0
2014-11-04arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu1-1/+6
2014-10-09arm: rmobile: koelsch: Update QoS initialization to version 0.334Nobuhiro Iwamatsu1-20/+21
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30rmobile: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-21arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320Nobuhiro Iwamatsu1-0/+1
2014-04-28arm: rmobile: koelsch: Change to maximum CPU frequencyNobuhiro Iwamatsu1-0/+7
2014-04-28arm: rmobile: koelsch: Update QoS initializationNobuhiro Iwamatsu1-17/+12
2014-04-28arm: rmobile: keolsch: Add support ES2 revision of R8A7791Nobuhiro Iwamatsu1-40/+129
2014-04-28arm: rmobile: koelsch: Remove NOR-Flash supportNobuhiro Iwamatsu1-183/+0
2014-04-28arm: rmobile: koelsch: Change name of structureNobuhiro Iwamatsu2-120/+120
2014-01-16arm: koelsch: Disable TMU0 before OS bootNobuhiro Iwamatsu1-0/+6
2013-12-18arm: koelsch: Add support reset functionNobuhiro Iwamatsu1-0/+6
2013-12-18arm: koelsch: Add support EthernetNobuhiro Iwamatsu1-0/+77
2013-12-03arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu4-0/+1524