summaryrefslogtreecommitdiff
path: root/board/renesas/alt
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-03-30ARM: rmobile: alt: Fix I2C bus numberMarek Vasut1-1/+1
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut1-1/+1
2019-03-30ARM: rmobile: alt: Remove CLK2MHZ macroMarek Vasut1-1/+0
2019-03-30ARM: rmobile: alt: Remove R8A7794_ETHERNET_BMarek Vasut1-9/+0
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-26ARM: rmobile: Update E2 AltMarek Vasut3-153/+473
2018-04-09net: 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-24treewide: 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: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu1-13/+63
2015-06-01arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2-1/+25
2015-02-25arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu1-1/+54
2015-02-25arm: rmobile: alt: Migrate serial driver to drivers modelNobuhiro Iwamatsu1-0/+14
2014-12-10arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu1-0/+19
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-11/+0
2014-11-17arm: rmobile: alt: Remove dram_init_banksize functionNobuhiro Iwamatsu1-7/+1
2014-11-10arm: rmobile: alt: Remove i2c_init functionNobuhiro Iwamatsu1-1/+0
2014-11-10arm: rmobile: alt: Fix typo in comment for sh-i2cNobuhiro Iwamatsu1-1/+1
2014-11-10arm: rmobile: alt: Enable channel 1 of sh-i2cNobuhiro Iwamatsu1-0/+7
2014-11-10arm: rmobile: alt: Remove board_late_init functionNobuhiro Iwamatsu1-5/+0
2014-11-04arm: rmobile: alt: Fix typo of SCIF idNobuhiro Iwamatsu1-3/+3
2014-11-04arm: rmobile: alt: Remove RAM address initializationNobuhiro Iwamatsu1-1/+0
2014-11-04arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu1-0/+6
2014-10-09arm: rmobile: alt: Update QoS initialization to version 0.11Nobuhiro Iwamatsu1-3/+3
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31rmobile: 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-07-24arm: rmobile: Add support Alt boardNobuhiro Iwamatsu4-0/+1138