summaryrefslogtreecommitdiff
path: root/board/renesas/lager
AgeCommit message (Expand)Author
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-17ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2015-06-01arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu
2015-02-25arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu
2015-02-25arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu
2014-12-10arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu
2014-12-05arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu
2014-12-05arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu
2014-12-05arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu
2014-11-17arm: rmobile: lager: Remove dram_init_banksize functionNobuhiro Iwamatsu
2014-11-10arm: rmobile: lager: Remove board_late_init functionNobuhiro Iwamatsu
2014-11-04arm: rmobile: lager: Remove RAM address initializationNobuhiro Iwamatsu
2014-11-04arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu
2014-11-04arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Fix CPU frequency settingNobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Add Qos setting for ES2Nobuhiro Iwamatsu
2014-10-09arm: rmobile: lager: Update Qos setting to version 0.955Nobuhiro Iwamatsu
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30rmobile: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-04-28arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPENobuhiro Iwamatsu
2014-04-28arm: rmobile: lager: Change to maximum CPU frequencyNobuhiro Iwamatsu
2014-04-28arm: rmobile: lager: Update QoS initialization to version 0.955Nobuhiro Iwamatsu
2014-04-28arm: rmobile: lager: Remove NOR-Flash supportNobuhiro Iwamatsu
2014-04-28arm: rmobile: lager: Change name of the structureNobuhiro Iwamatsu
2014-01-16arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu
2013-12-18arm: lager: Add support reset functionNobuhiro Iwamatsu
2013-12-18arm: lager: Add support EthernetNobuhiro Iwamatsu
2013-12-03arm: rmobile: Add support lager boardNobuhiro Iwamatsu