summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
AgeCommit message (Expand)AuthorFilesLines
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-0/+12
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini7-28/+0
2021-08-08ARM: renesas: Turn on PIE for Gen3Marek Vasut1-0/+1
2021-07-21ARM: rmobile: Align CPU: print with other printsMarek Vasut1-1/+1
2021-06-29Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini5-0/+67
2021-06-24ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boardsAdam Ford1-0/+3
2021-06-24ARM: rmobile: Add basic PSCI support for R8A779A0 V3U FalconHai Pham2-0/+53
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham1-0/+7
2021-06-24ARM: renesas: Add R8A779A0 V3U platform codeHai Pham3-0/+7
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut1-0/+1
2021-04-14arm: mach-rmobile: Add CPU info support for RZ/G2Biju Das5-4/+65
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar1-1/+1
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar1-0/+7
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar1-0/+1
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das1-0/+1
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das1-0/+1
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das1-0/+14
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini1-0/+1
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev KitAdam Ford1-0/+5
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev KitAdam Ford1-0/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das1-0/+1
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das1-0/+1
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar1-0/+1
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das1-0/+1
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das1-0/+1
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar1-0/+3
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das1-0/+3
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das1-1/+4
2020-09-26arm: mach-rmobile: Mark the default s_init function as weakBiju Das1-0/+6
2020-09-26arm: rmobile: Identify R8A7796 r1.3 SoCBiju Das1-2/+7
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford1-0/+6
2020-07-25ARM: renesas: Add basic R8A774A1 SupportAdam Ford1-0/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass2-0/+2
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-11-16ARM: rmobile: Temporarily disable PCI dma-ranges updateMarek Vasut1-1/+0
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2-8/+8
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-10ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut1-0/+7
2019-08-10ARM: renesas: Add R8A77980 V3H platform codeMarek Vasut3-0/+7
2019-07-23ARM: renesas: Update Gen3 PCIe dma-ranges before bootMarek Vasut1-0/+1
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini1-1/+0