summaryrefslogtreecommitdiff
path: root/board/renesas/porter
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut1-1/+1
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-17ARM: rmobile: Ignore U-Boot env when started via JTAG on PorterMarek Vasut1-0/+16
2018-04-14ARM: rmobile: Convert TPL to SPLMarek Vasut1-19/+15
2018-04-14ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut1-2/+2
2018-04-12ARM: rmobile: Add JTAG recovery support for M2 PorterMarek Vasut1-0/+21
2018-04-12ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut1-0/+419
2018-04-12ARM: rmobile: Split U-Boot and SPL sources on PorterMarek Vasut3-22/+59
2018-02-18ARM: rmobile: Fix broken reset code on PorterMarek Vasut1-5/+18
2018-02-17ARM: rmobile: Reset ethernet PHYMarek Vasut1-0/+8
2018-02-16ARM: rmobile: Convert Porter to SPLMarek Vasut1-0/+22
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2-118/+7
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-02-25arm: rmobile: Add Porter board supportVladimir Barinov6-0/+1581