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
/
freescale
/
t104xrdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
Stefan Roese
2020-08-26
1
-2
/
+0
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
5
-7
/
+7
*
board/freescale: add the DM_ETH changes for the PPC DPAA platforms
Madalin Bucur
2020-06-03
1
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
2
-0
/
+2
*
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
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
1
-0
/
+1
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-4
/
+4
*
T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code
Tom Rini
2019-11-20
1
-0
/
+3
*
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-11-08
1
-2
/
+2
*
powerpc: T104xRDB: Compile legacy PCIe routines conditionally
Hou Zhiqiang
2019-08-28
1
-0
/
+2
*
powerpc: Enable device tree support for T1042D4RDB
Hou Zhiqiang
2019-08-26
1
-0
/
+19
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR
Peng Ma
2019-03-02
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
13
-27
/
+13
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-12-06
1
-2
/
+2
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Add an enum for environment state
Simon Glass
2017-08-15
1
-1
/
+2
*
powerpc: fsl: Update maintainers
York Sun
2017-06-12
1
-2
/
+2
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
2
-2
/
+2
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
2
-3
/
+5
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
2
-2
/
+2
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-1
/
+1
*
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2017-01-25
1
-1
/
+1
*
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
Tom Rini
2017-01-24
1
-0
/
+2
*
fsl/board/ddr: optimize board-specific cpo for erratum A-009942
Shengzhou Liu
2016-12-15
1
-0
/
+2
*
powerpc: T104xRDB: Remove macro CONFIG_T104xRDB and T104xD4RDB
York Sun
2016-11-23
3
-3
/
+3
*
powerpc: T1042RDB: Remove macro CONFIG_T1042RDB
York Sun
2016-11-23
1
-1
/
+1
*
powerpc: T1042D4RDB: Separate from T1042RDB in Kconfig
York Sun
2016-11-23
2
-2
/
+4
*
powerpc: T1042RDB_PI: Split from T1042RDB in Kconfig
York Sun
2016-11-23
1
-1
/
+1
*
powerpc: T1040RDB: Remove macro CONFIG_T1040RDB
York Sun
2016-11-23
1
-1
/
+1
*
powerpc: T1040D4RDB: Separate from T1040RDB in Kconfig
York Sun
2016-11-23
3
-3
/
+3
*
powerpc: T104XRDB: Split to T1040RDB and T1042RDB in Kconfig
York Sun
2016-11-23
1
-1
/
+1
*
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
Zhao Qiang
2016-10-14
15
-0
/
+70
*
spi: Move freescale-specific code into a private header
Simon Glass
2016-10-06
1
-3
/
+4
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
1
-1
/
+1
*
board/freescale: Update MAINTAINERS files
York Sun
2016-08-02
1
-1
/
+5
*
powerpc/mpc85xx: T104x: Add nand secure boot target
Sumit Garg
2016-07-21
2
-1
/
+52
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-06-04
2
-5
/
+3
|
\
|
*
board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
Shengzhou Liu
2016-06-03
1
-5
/
+2
|
*
powerpc/board: SPL: Enable malloc flag in global data.
Sumit Garg
2016-06-03
1
-0
/
+1
[next]