summaryrefslogtreecommitdiffstats
path: root/board/renesas/lager
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* ARM: rmobile: Fix PHY LED mode register maskMarek Vasut2019-03-301-1/+1
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-8/+4
* ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut2018-05-021-4/+0
* ARM: rmobile: Update H2 LagerMarek Vasut2018-04-263-153/+455
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-171-1/+1
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-172-4/+4
* arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-011-12/+57
* arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu2015-02-251-1/+58
* arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+14
* arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-101-0/+27
* arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2014-12-052-7/+1
* arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-051-9/+1
* arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-051-8/+0
* arm: rmobile: lager: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-171-7/+1
* arm: rmobile: lager: Remove board_late_init functionNobuhiro Iwamatsu2014-11-101-5/+0
* arm: rmobile: lager: Remove RAM address initializationNobuhiro Iwamatsu2014-11-041-1/+0
* arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+6
* arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu2014-11-041-0/+5
* arm: rmobile: lager: Fix CPU frequency settingNobuhiro Iwamatsu2014-10-091-3/+5
* arm: rmobile: lager: Add Qos setting for ES2Nobuhiro Iwamatsu2014-10-091-2/+1251
* arm: rmobile: lager: Update Qos setting to version 0.955Nobuhiro Iwamatsu2014-10-091-46/+61
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* rmobile: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPENobuhiro Iwamatsu2014-04-281-2/+0
* arm: rmobile: lager: Change to maximum CPU frequencyNobuhiro Iwamatsu2014-04-281-0/+6
* arm: rmobile: lager: Update QoS initialization to version 0.955Nobuhiro Iwamatsu2014-04-281-7/+7
* arm: rmobile: lager: Remove NOR-Flash supportNobuhiro Iwamatsu2014-04-281-184/+0
* arm: rmobile: lager: Change name of the structureNobuhiro Iwamatsu2014-04-282-115/+115
* arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-161-0/+6
* arm: lager: Add support reset functionNobuhiro Iwamatsu2013-12-181-0/+8
* arm: lager: Add support EthernetNobuhiro Iwamatsu2013-12-181-0/+70
* arm: rmobile: Add support lager boardNobuhiro Iwamatsu2013-12-034-0/+1427