index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
renesas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
16
-0
/
+16
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
16
-0
/
+16
*
|
sh: Remove sh7763rdp board
Tom Rini
2021-02-15
5
-342
/
+0
*
|
sh: Remove sh7757lcr board
Tom Rini
2021-02-15
7
-1187
/
+0
*
|
sh: Remove sh7753evb board
Tom Rini
2021-02-15
6
-901
/
+0
*
|
sh: Remove sh7752evb board
Tom Rini
2021-02-15
6
-899
/
+0
*
|
sh: Remove r7780mp board
Tom Rini
2021-02-15
6
-488
/
+0
*
|
sh: Remove MigoR board
Tom Rini
2021-02-15
5
-267
/
+0
|
/
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
Merge branch 'next'
Tom Rini
2020-10-05
5
-44
/
+1
|
\
|
*
board: renesas: draak: Drop CA57 reset
Biju Das
2020-09-26
1
-14
/
+1
|
*
board: renesas: remove empty board_early_init_f function
Biju Das
2020-09-26
2
-10
/
+0
|
*
board: renesas: Remove empty s_init function
Biju Das
2020-09-26
5
-20
/
+0
*
|
board: renesas: ebisu: Drop CA57 check in reset_cpu()
Lad Prabhakar
2020-09-26
1
-14
/
+1
|
/
*
ARM: renesas: Drop unnecessary function ft_board_setup()
Stefan Roese
2020-08-25
1
-47
/
+0
*
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-25
1
-2
/
+2
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-2
/
+2
*
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-20
1
-2
/
+2
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
8
-8
/
+8
*
sh: r2dplus: Enable board_eth_init only for non-DM case
Marek Vasut
2020-05-29
1
-0
/
+2
*
ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3
Marek Vasut
2020-05-20
1
-18
/
+10
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
19
-0
/
+19
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
9
-0
/
+9
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
5
-6
/
+13
*
common: Drop init.h from common header
Simon Glass
2020-05-18
26
-0
/
+26
*
common: Drop image.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop net.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2
Marek Vasut
2020-04-28
2
-5
/
+5
*
ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs
Marek Vasut
2020-04-28
2
-6
/
+2
*
ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
Marek Vasut
2020-03-30
1
-0
/
+2
*
ARM: rmobile: Implement PMIC reset on V2H Blanche
Marek Vasut
2020-03-30
1
-0
/
+20
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
10
-0
/
+10
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
22
-0
/
+22
*
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
3
-4
/
+4
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
sh: r2dplus: Switch to DM PCI driver
Marek Vasut
2019-09-02
1
-7
/
+0
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
7
-7
/
+7
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
4
-4
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
7
-0
/
+7
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
4
-0
/
+4
*
ARM: renesas: Add R8A77980 V3H Condor board code
Marek Vasut
2019-08-09
4
-0
/
+89
*
ARM: renesas: Update Gen3 PCIe dma-ranges before boot
Marek Vasut
2019-07-23
1
-0
/
+49
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-17
3
-0
/
+17
|
\
|
*
configs: Disable now unbuildable SPI options for boards
Tom Rini
2019-06-13
3
-0
/
+17
*
|
sh: r0p7734: Remove the board
Marek Vasut
2019-06-14
5
-675
/
+0
*
|
sh: ap325rxa: Remove the board
Marek Vasut
2019-06-14
6
-551
/
+0
|
/
[next]