summaryrefslogtreecommitdiff
path: root/board/renesas/porter
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut
2018-04-17ARM: rmobile: Ignore U-Boot env when started via JTAG on PorterMarek Vasut
2018-04-13ARM: rmobile: Convert TPL to SPLMarek Vasut
2018-04-13ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Add JTAG recovery support for M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Split U-Boot and SPL sources on PorterMarek Vasut
2018-02-17ARM: rmobile: Fix broken reset code on PorterMarek Vasut
2018-02-17ARM: rmobile: Reset ethernet PHYMarek Vasut
2018-02-16ARM: rmobile: Convert Porter to SPLMarek Vasut
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-17ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2015-02-25arm: rmobile: Add Porter board supportVladimir Barinov