aboutsummaryrefslogtreecommitdiffstats
path: root/board/renesas/ebisu/ebisu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Introduce weak default board_init()Marek Vasut2023-06-081-14/+0
* ARM: rmobile: Reduce R-Car E3 Ebisu header usageMarek Vasut2023-06-081-22/+0
* ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()Marek Vasut2023-06-081-9/+0
* ARM: renesas: Mallocate bootparams on Gen3Marek Vasut2021-08-081-3/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* Merge branch 'next'Tom Rini2020-10-051-9/+0
|\
| * board: renesas: remove empty board_early_init_f functionBiju Das2020-09-261-5/+0
| * board: renesas: Remove empty s_init functionBiju Das2020-09-261-4/+0
* | board: renesas: ebisu: Drop CA57 check in reset_cpu()Lad Prabhakar2020-09-261-14/+1
|/
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* ARM: renesas: Factor out DRAM setup on R-Car Gen3Marek Vasut2019-05-211-35/+0
* ARM: renesas: Configure DRAM size from ATF DT fragmentMarek Vasut2019-05-041-4/+24
* ARM: rmobile: Remove TMU0/TMU1 settings on Gen3Hiroyuki Yokoyama2018-10-181-5/+0
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-021-2/+1
* ARM: renesas: Add R8A77990 E3 Ebisu boardMarek Vasut2018-06-011-0/+87