aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/lager
AgeCommit message (Expand)AuthorFilesLines
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: lager: 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: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu1-12/+57
2015-02-25arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu1-1/+58
2015-02-25arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu1-0/+14
2014-12-10arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu1-0/+27
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: lager: Remove dram_init_banksize functionNobuhiro Iwamatsu1-7/+1
2014-11-10arm: rmobile: lager: Remove board_late_init functionNobuhiro Iwamatsu1-5/+0
2014-11-04arm: rmobile: lager: Remove RAM address initializationNobuhiro Iwamatsu1-1/+0
2014-11-04arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu1-1/+6
2014-11-04arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu1-0/+5
2014-10-09arm: rmobile: lager: Fix CPU frequency settingNobuhiro Iwamatsu1-3/+5
2014-10-09arm: rmobile: lager: Add Qos setting for ES2Nobuhiro Iwamatsu1-2/+1251
2014-10-09arm: rmobile: lager: Update Qos setting to version 0.955Nobuhiro Iwamatsu1-46/+61
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-04-28arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPENobuhiro Iwamatsu1-2/+0
2014-04-28arm: rmobile: lager: Change to maximum CPU frequencyNobuhiro Iwamatsu1-0/+6
2014-04-28arm: rmobile: lager: Update QoS initialization to version 0.955Nobuhiro Iwamatsu1-7/+7
2014-04-28arm: rmobile: lager: Remove NOR-Flash supportNobuhiro Iwamatsu1-184/+0
2014-04-28arm: rmobile: lager: Change name of the structureNobuhiro Iwamatsu2-115/+115
2014-01-16arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu1-0/+6
2013-12-18arm: lager: Add support reset functionNobuhiro Iwamatsu1-0/+8
2013-12-18arm: lager: Add support EthernetNobuhiro Iwamatsu1-0/+70
2013-12-03arm: rmobile: Add support lager boardNobuhiro Iwamatsu4-0/+1427