summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
AgeCommit message (Expand)Author
2021-10-29ARM: rmobile: beacon: Enable reference clocks for USB and AVBAdam Ford
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford
2021-10-29ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini
2021-08-08ARM: renesas: Turn on PIE for Gen3Marek Vasut
2021-07-20ARM: rmobile: Align CPU: print with other printsMarek Vasut
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2021-06-24ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boardsAdam Ford
2021-06-24ARM: rmobile: Add basic PSCI support for R8A779A0 V3U FalconHai Pham
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham
2021-06-24ARM: renesas: Add R8A779A0 V3U platform codeHai Pham
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut
2021-04-13arm: mach-rmobile: Add CPU info support for RZ/G2Biju Das
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev KitAdam Ford
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev KitAdam Ford
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das
2020-09-26arm: mach-rmobile: Mark the default s_init function as weakBiju Das
2020-09-26arm: rmobile: Identify R8A7796 r1.3 SoCBiju Das
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford
2020-07-25ARM: renesas: Add basic R8A774A1 SupportAdam Ford
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-11-16ARM: rmobile: Temporarily disable PCI dma-ranges updateMarek Vasut
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass