summaryrefslogtreecommitdiff
path: root/board/renesas/lager/lager.c
Commit message (Expand)AuthorAgeLines
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17-1/+1
* arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu2015-02-25-1/+58
* arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25-0/+14
* arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-10-0/+27
* arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2014-12-05-6/+0
* arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-05-9/+1
* arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-05-8/+0
* arm: rmobile: lager: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-17-7/+1
* arm: rmobile: lager: Remove board_late_init functionNobuhiro Iwamatsu2014-11-10-5/+0
* arm: rmobile: lager: Remove RAM address initializationNobuhiro Iwamatsu2014-11-04-1/+0
* arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu2014-11-04-0/+5
* arm: rmobile: lager: Fix CPU frequency settingNobuhiro Iwamatsu2014-10-09-3/+5
* arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPENobuhiro Iwamatsu2014-04-28-2/+0
* arm: rmobile: lager: Change to maximum CPU frequencyNobuhiro Iwamatsu2014-04-28-0/+6
* arm: rmobile: lager: Remove NOR-Flash supportNobuhiro Iwamatsu2014-04-28-184/+0
* arm: rmobile: lager: Change name of the structureNobuhiro Iwamatsu2014-04-28-4/+4
* arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-16-0/+6
* arm: lager: Add support reset functionNobuhiro Iwamatsu2013-12-18-0/+8
* arm: lager: Add support EthernetNobuhiro Iwamatsu2013-12-18-0/+70
* arm: rmobile: Add support lager boardNobuhiro Iwamatsu2013-12-03-0/+287