Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
17ad6e0e86397d2d445613d8cfc3aa453842e921
/
board
/
renesas
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
ef6d89f
sh: Remove sh7763rdp board
by Tom Rini
· Wed Feb 10 12:51:26 2021 -0500
c488578
sh: Remove sh7757lcr board
by Tom Rini
· Wed Feb 10 12:51:25 2021 -0500
9f485fc
sh: Remove sh7753evb board
by Tom Rini
· Wed Feb 10 12:51:24 2021 -0500
2383c19
sh: Remove sh7752evb board
by Tom Rini
· Wed Feb 10 12:51:23 2021 -0500
c37799c
sh: Remove r7780mp board
by Tom Rini
· Wed Feb 10 12:51:22 2021 -0500
e2d0528
sh: Remove MigoR board
by Tom Rini
· Wed Feb 10 12:51:21 2021 -0500
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
6cd98c1
board: renesas: ebisu: Drop CA57 check in reset_cpu()
by Lad Prabhakar
· Thu Sep 17 15:28:22 2020 +0100
fc9a3cd
board: renesas: draak: Drop CA57 reset
by Biju Das
· Tue Sep 22 09:54:29 2020 +0100
df76504
board: renesas: remove empty board_early_init_f function
by Biju Das
· Tue Sep 22 09:46:32 2020 +0100
6dbf843
board: renesas: Remove empty s_init function
by Biju Das
· Tue Sep 22 09:41:50 2020 +0100
57d356c
ARM: renesas: Drop unnecessary function ft_board_setup()
by Stefan Roese
· Thu Aug 06 17:49:49 2020 +0200
c7ac6ac
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
by Michal Simek
· Fri Jul 10 13:16:48 2020 +0200
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
edcbc5e
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
by Michal Simek
· Fri Jul 10 13:16:48 2020 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
2e4b09c
sh: r2dplus: Enable board_eth_init only for non-DM case
by Marek Vasut
· Sat May 09 16:07:18 2020 +0200
da8646a
ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3
by Marek Vasut
· Sat Apr 11 20:50:24 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8e20188
common: Drop flash.h from common header
by Simon Glass
· Sun May 10 11:39:54 2020 -0600
adaa016
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2
by Marek Vasut
· Sat Apr 04 16:12:48 2020 +0200
9b707bf
ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs
by Marek Vasut
· Sun Apr 05 18:17:42 2020 +0200
9169145
ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
by Marek Vasut
· Sat Mar 21 17:38:57 2020 +0100
24700a2
ARM: rmobile: Implement PMIC reset on V2H Blanche
by Marek Vasut
· Sat Mar 21 16:57:58 2020 +0100
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
8e7545e
net: Always build the string_to_enetaddr() helper
by Joe Hershberger
· Fri Sep 13 19:21:16 2019 -0500
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
cc46825
sh: r2dplus: Switch to DM PCI driver
by Marek Vasut
· Sat Aug 31 18:25:21 2019 +0200
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· Fri Aug 02 09:44:25 2019 -0600
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
b700f03
ARM: renesas: Add R8A77980 V3H Condor board code
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
45eaf05
ARM: renesas: Update Gen3 PCIe dma-ranges before boot
by Marek Vasut
· Tue Jul 09 01:46:35 2019 +0200
ada136e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jun 17 11:32:22 2019 -0400
bd86794
sh: r0p7734: Remove the board
by Marek Vasut
· Mon May 20 03:28:00 2019 +0200
2f8c624
sh: ap325rxa: Remove the board
by Marek Vasut
· Mon May 20 03:27:27 2019 +0200
cabddb0
configs: Disable now unbuildable SPI options for boards
by Tom Rini
· Wed May 29 17:01:36 2019 -0400
276a1d8
ARM: renesas: Factor out DRAM setup on R-Car Gen3
by Marek Vasut
· Sun May 19 23:25:16 2019 +0200
e39fa7d
ARM: rmobile: Add recovery SPL for R-Car Gen3
by Marek Vasut
· Wed Oct 03 12:44:13 2018 +0200
fb6994f
sh: rsk7269: Remove the board
by Marek Vasut
· Tue May 07 21:51:39 2019 +0200
dac3db6
sh: rsk7264: Remove the board
by Marek Vasut
· Tue May 07 21:51:06 2019 +0200
5d04299
sh: rsk7203: Remove the board
by Marek Vasut
· Tue May 07 21:49:16 2019 +0200
1f3b667
ARM: dts: renesas: Add RZ/A1 GR-Peach board
by Chris Brandt
· Wed Aug 23 14:53:59 2017 -0500
c963d21
sh: sh7785lcr: Remove the board
by Marek Vasut
· Sat May 04 13:21:07 2019 +0200
efd7256
sh: ecovec: Remove the board
by Marek Vasut
· Sat May 04 13:24:51 2019 +0200
5cb4846
sh: sh7757lcr: Fix copy-paste error in README
by Marek Vasut
· Sat May 04 13:30:05 2019 +0200
53f95b9
ARM: renesas: Configure DRAM size from ATF DT fragment
by Marek Vasut
· Tue Oct 02 20:40:58 2018 +0200
34f4431
ARM: rmobile: rcar-common: Zap arch_preboot_os()
by Eugeniu Rosca
· Tue Apr 09 19:11:09 2019 +0200
5d611db
ARM: rmobile: Add R8A77965 M3NULCB support
by Marek Vasut
· Mon Mar 04 12:34:50 2019 +0100
e1ae963
ARM: rmobile: alt: Fix I2C bus number
by Marek Vasut
· Sat Mar 30 08:24:19 2019 +0100
9580a45
ARM: rmobile: Fix PHY LED mode register mask
by Marek Vasut
· Sat Mar 30 07:05:09 2019 +0100
9c85eeb
ARM: rmobile: alt: Remove CLK2MHZ macro
by Marek Vasut
· Sat Mar 30 06:14:42 2019 +0100
0b68f47
ARM: rmobile: alt: Remove R8A7794_ETHERNET_B
by Marek Vasut
· Sat Mar 30 06:10:49 2019 +0100
4726f06
ARM: dts: Turn ULCB into Multi-DTB config
by Marek Vasut
· Tue Dec 04 01:44:34 2018 +0100
7dd7b49
ARM: dts: Turn Salvator-X into Multi-DTB config
by Marek Vasut
· Thu Oct 18 20:30:00 2018 +0200
c15e096
ARM: rmobile: Drop unused macros from Gen3 boards
by Marek Vasut
· Tue Dec 04 01:32:29 2018 +0100
7e17291
ARM: rmobile: Fix module clock controls refer status on Gen3
by Hiroyuki Yokoyama
· Wed Sep 26 16:00:09 2018 +0900
2a42859
ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3
by Hiroyuki Yokoyama
· Thu Mar 23 10:35:41 2017 +0900
533cc0d
ARM: rmobile: salvator-x: Remove GSX clock force supply
by Hiroyuki Yokoyama
· Tue Sep 25 19:03:03 2018 +0900
5eb4def
ARM: rmobile: Remove Watchdog and CPG settings on Gen3
by Hiroyuki Yokoyama
· Tue Sep 25 18:48:03 2018 +0900
1be7929
ARM: rmobile: Remove TMU0/TMU1 settings on Gen3
by Hiroyuki Yokoyama
· Wed Mar 30 10:56:21 2016 +0900
f5ddd96
ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3
by Hiroyuki Yokoyama
· Mon Dec 14 11:24:44 2015 +0900
be69fa7
sh: sh7723: ap325rxa: Drop duplicate HIZCRB macro
by Marek Vasut
· Wed Aug 29 03:18:30 2018 +0200
b3d55ea
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
by Siva Durga Prasad Paladugu
· Mon Jul 16 15:56:11 2018 +0530
f20ea91
ARM: rmobile: Fix CPGW address on V3M Eagle
by Marek Vasut
· Sat Jun 16 01:16:50 2018 +0200
2467224
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Fri Jun 01 21:10:18 2018 -0400
2a46a0b
ARM: renesas: Add R8A77990 E3 Ebisu board
by Marek Vasut
· Thu Apr 26 13:31:39 2018 +0200
927b1e3
ARM: rmobile: Update V2H Blanche
by Marek Vasut
· Mon Apr 30 14:10:36 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
920922a
ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
by Marek Vasut
· Wed May 02 11:51:46 2018 +0200
5bed0a9
ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
by Marek Vasut
· Wed May 02 11:41:17 2018 +0200
fbea881
ARM: rmobile: Fix PMIC address on E2 Silk
by Marek Vasut
· Sun Apr 22 04:44:05 2018 +0200
37381a2
ARM: rmobile: Update E2 Alt
by Marek Vasut
· Mon Apr 23 20:24:16 2018 +0200
2d6dabc
ARM: rmobile: Update M2-N Gose
by Marek Vasut
· Mon Apr 23 20:24:10 2018 +0200
016a605
ARM: rmobile: Update H2 Lager
by Marek Vasut
· Mon Apr 23 20:24:06 2018 +0200
52e0ee3
ARM: rmobile: Update E2 Silk
by Marek Vasut
· Sat Apr 21 16:19:56 2018 +0200
b0fd6e2
ARM: rmobile: Update M2 Koelsch
by Marek Vasut
· Tue Apr 17 14:13:11 2018 +0200
ebcf281
ARM: rmobile: Ignore U-Boot env when started via JTAG on Porter
by Marek Vasut
· Tue Apr 17 02:49:48 2018 +0200
851d74c
ARM: rmobile: Ignore U-Boot env when started via JTAG on Stout
by Marek Vasut
· Tue Apr 17 01:07:23 2018 +0200
9da67e3
ARM: rmobile: Convert TPL to SPL
by Marek Vasut
· Fri Apr 13 23:13:00 2018 +0200
3320a22
ARM: rmobile: Update H2 Stout
by Marek Vasut
· Thu Apr 12 15:23:46 2018 +0200
3212319
ARM: rmobile: Fix LBSC programming offset on M2 Porter
by Marek Vasut
· Thu Apr 12 15:48:54 2018 +0200
1c60105
ARM: rmobile: Add JTAG recovery support for M2 Porter
by Marek Vasut
· Sat Apr 07 16:16:30 2018 +0200
c80de6c
ARM: rmobile: Add TPL support on R8A7791 M2 Porter
by Marek Vasut
· Tue Apr 03 12:52:48 2018 +0200
ae389e8
ARM: rmobile: Split U-Boot and SPL sources on Porter
by Marek Vasut
· Wed Apr 04 13:34:40 2018 +0200
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· Sun Apr 01 09:22:38 2018 +0000
Next »