- 63fe7e4 board: rzg2l: Update MAINTAINERS file to match dts/upstream paths by Paul Barker · 3 weeks ago
- 407484f ARM: renesas: Add top level board/renesas/ MAINTAINERS file by Marek Vasut · 4 weeks ago
- 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- af66754 ARM: dts: renesas: Replace R8A77950 with R8A77951 by Marek Vasut · 8 months ago
- e789aeb ARM: dts: renesas: Stop using the -u-boot DTs for build by Marek Vasut · 8 months ago
- cf7cda9 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · 9 months ago
- e3f84ec ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesas by Marek Vasut · 9 months ago
- 97a070b ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · 9 months ago
- d26aa8c ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM_BOOT by Marek Vasut · 9 months ago
- f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 9 months ago
- 1760232 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 9 months ago
- 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 9 months ago
- ec1223c ARM: renesas: Drop unused mmc.h by Marek Vasut · 9 months ago
- 10558c2 ARM: renesas: Drop unused sh_sdhi.h by Marek Vasut · 9 months ago
- cd85e06 board: rzg2l: Support reset via Renesas RAA215300 PMIC by Paul Barker · 9 months ago
- c02d56e ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · 10 months ago
- 00eed1e ARM: renesas: whitehawk: Drop extra leading space by Marek Vasut · 10 months ago
- dc9595b ARM: renesas: Drop include common.h by Marek Vasut · 10 months ago
- c999621 board: rzg2l: Drop <common.h> by Paul Barker · 1 year, 1 month ago
- 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
- 33a34de ARM: renesas: Update MAINTAINERS file by Marek Vasut · 1 year, 4 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
- d296c07 renesas: rcar: Apply ATF overlay for reserved-memory by Detlev Casanova · 1 year, 6 months ago
- 638bb69 ARM: renesas: Add R8A77980 V3HSK board and CPLD code by Valentine Barshak · 6 years ago
- e734fdd ARM: renesas: Add R8A77970 V3MSK board and CPLD code by Valentine Barshak · 6 years ago
- 9c6ad45 ARM: rmobile: Introduce weak default board_init() by Marek Vasut · 1 year, 6 months ago
- ddb3307 ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board by Marek Vasut · 1 year, 6 months ago
- 5c30cf8 ARM: rmobile: Factor out common R-Car V3M/V3H board code by Marek Vasut · 1 year, 6 months ago
- 194232c ARM: rmobile: Reduce R-Car V3H Condor header usage by Marek Vasut · 1 year, 6 months ago
- 63c71d3 ARM: rmobile: Reduce R-Car E3 Ebisu header usage by Marek Vasut · 1 year, 6 months ago
- 78cea93 ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() by Marek Vasut · 1 year, 6 months ago
- ff3812c ARM: renesas: Add R8A779G0 V4H White Hawk board code by Hai Pham · 1 year, 9 months ago
- 2df5497 ARM: renesas: Add R8A779F0 S4 Spider board code by Hai Pham · 1 year, 9 months ago
- 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
- 8872b48 ARM: renesas: falcon: Enable RWDT reset for V3U Falcon by Hai Pham · 1 year, 9 months ago
- 89b45d4 ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3 by Hai Pham · 1 year, 9 months ago
- 2f688c2 ARM: renesas: Demote overlap memory nodes message to debug on Gen3 by Hai Pham · 1 year, 9 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- af90acf ARM: renesas: Propagate RPC-IF enablement to subsequent software by Geert Uytterhoeven · 2 years, 8 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- 5390532 ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · 3 years, 5 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- 69b7cc0 ARM: renesas: Add GICv3 initialization for V3U Falcon by Koji Matsuoka · 4 years, 4 months ago
- 3528c7a ARM: renesas: Add generic timer initialization for V3U Falcon by Koji Matsuoka · 4 years, 4 months ago
- 747a7ab ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · 4 years, 6 months ago
- ce52852 ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 by Marek Vasut · 3 years, 8 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
- c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
- 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
- 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
- c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
- e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- 6cd98c1 board: renesas: ebisu: Drop CA57 check in reset_cpu() by Lad Prabhakar · 4 years, 2 months ago
- fc9a3cd board: renesas: draak: Drop CA57 reset by Biju Das · 4 years, 2 months ago
- df76504 board: renesas: remove empty board_early_init_f function by Biju Das · 4 years, 2 months ago
- 6dbf843 board: renesas: Remove empty s_init function by Biju Das · 4 years, 2 months ago
- 57d356c ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · 4 years, 4 months ago
- c7ac6ac ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 5 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- edcbc5e ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 2e4b09c sh: r2dplus: Enable board_eth_init only for non-DM case by Marek Vasut · 4 years, 7 months ago
- da8646a ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3 by Marek Vasut · 4 years, 8 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- adaa016 ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 8 months ago
- 9b707bf ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs by Marek Vasut · 4 years, 8 months ago
- 9169145 ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH by Marek Vasut · 4 years, 8 months ago
- 24700a2 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · 4 years, 8 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
- 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago