Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0911569b285c82dcda166c46d689bc561272995c
/
board
/
freescale
/
t4qds
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
53deb24
board/freescale: Remove invalid fsl email addresses
by Fabio Estevam
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
316f0d0
powerpc: mpc85xx: Fix static TLB table for SDRAM
by York Sun
· 7 years ago
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
203e94f
env: Add an enum for environment state
by Simon Glass
· 7 years ago
f1683aa
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
088454c
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
52c4118
board_f: Drop board_type parameter from initdram()
by Simon Glass
· 8 years ago
cbcbf71
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· 8 years ago
8807771
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
by Tom Rini
· 8 years ago
9010138
fsl/board/ddr: optimize board-specific cpo for erratum A-009942
by Shengzhou Liu
· 8 years ago
673c01c
powerpc: T4240QDS: Remove macro CONFIG_T4240QDS
by York Sun
· 8 years ago
9c21d06
powerpc: T4160QDS: Separate from T4240QDS in Kconfig
by York Sun
· 8 years ago
c5938c1
pbl: use "wait" command instead of "flush" command
by Zhao Qiang
· 8 years ago
ec90ac7
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
by Zhao Qiang
· 8 years ago
a5c289b
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· 8 years ago
473af36
board/freescale: Update MAINTAINERS files
by York Sun
· 8 years ago
cc74952
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
23d4e5b
freescale: Tweak various Makefiles to remove redundancy, fix aesthetics
by Robert P. J. Day
· 9 years ago
5349928
board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
by Shengzhou Liu
· 8 years ago
ed4708a
powerpc/board: SPL: Enable malloc flag in global data.
by Sumit Garg
· 8 years ago
e04f9d0
board/freescale: Update ddr clk_adjust
by Shengzhou Liu
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
2c0d697
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
by Prabhakar Kushwaha
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
8225b2f
net: Move some header files to include/
by Shaohui Xie
· 9 years ago
38289c6
powerpc/t4240qds: Update RCW, defconfig and maintainer
by Shaohui Xie
· 10 years ago
7fc63cc
mpc85xx/T4240EMU: Remove T4240EMU board
by York Sun
· 10 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
535aad2
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
8af353b
powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds
by York Sun
· 10 years ago
9bf499a
powerpc/T4240QDS/eth: some fix for XFI
by Shaohui Xie
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
e55782e
powerpc/t4240qds: fix offset of serdes when checking reference clock
by Shaohui Xie
· 10 years ago
9d04568
powerpc/mpc85xx: Check return value of find_tlb_idx
by York Sun
· 10 years ago
94752f6
powerpc/t4qds: Add alternate serdes protocols to align with A-007186
by Shaohui Xie
· 10 years ago
b603699
powerpc/T4QDS: add two stage boot of nand/sd
by Shaohui Xie
· 11 years ago
cb75385
powerpc/t4240: updated RCW and PBI for rev2.0
by Shaohui Xie
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
935b402
fsl/mpc85xx: define common serdes_clock_to_string function
by Valentin Longchamp
· 11 years ago
0dd38a3
powerpc: Fix CamelCase warnings in DDR related code
by Priyanka Jain
· 11 years ago
ef9a1f9
powerpc/t4240: updated rcw_cfg to align with default hardware configuration
by Shaohui Xie
· 11 years ago
1c68d01
powerpc/t4240: add QSGMII interface support
by Shaohui Xie
· 11 years ago
ae3dcd0
powerpc/t4240: fix lanes routing for QSGMII protocols
by Shaohui Xie
· 11 years ago
7d0d355
powerpc/common/vsc3316: remove const from vsc3316_config parameter define
by Shaohui Xie
· 11 years ago
3aab0cd
powerpc/mpc85xx: Cleanup license header in source files
by York Sun
· 11 years ago
5ecf41c
powerpc/t4240qds: Adjust DDR timing for RDIMM
by York Sun
· 11 years ago
1cb19fb
powerpc/T4240EMU: Add T4240EMU target
by York Sun
· 11 years ago
f165bc3
powerpc/corenet: Move RCW print to cpu.c
by York Sun
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
69fdf90
powerpc/t4qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· 12 years ago
037e19b
powerpc/t4240qds: fix PHY reset timeout issue
by Shengzhou Liu
· 12 years ago
e1379b0
powerpc/t4qds: Add SW7[4] in the DIP switch display
by York Sun
· 12 years ago
49e946c
board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M
by Stephen George
· 12 years ago
f413881
powerpc/t4qds: use clock measurement for sysclk and ddr clock
by Ed Swarthout
· 12 years ago
c79fd50
T4240/ramboot: enable PBL tool for T4240
by Shaohui Xie
· 12 years ago
0aadf4a
powerpc/t4240qds: Add VDD override
by York Sun
· 12 years ago
9cefbd6
powerpc/t4240qds: Add board detail for bdinfo command
by York Sun
· 12 years ago
f63d638
T4240/eth: fix SGMII card PHY address
by Shaohui Xie
· 12 years ago
9c0a6de
powerpc/t4qds: Fix disabling remote I2C connection
by Ed Swarthout
· 12 years ago
04bccc3
T4240/net: use QSGMII card PHY address by default
by Shaohui Xie
· 12 years ago
9592780
t4240qds/eth: fixup ethernet for t4240qds
by Shengzhou Liu
· 12 years ago
97c7fe6
powerpc/t4240qds: Add voltage ID support
by York Sun
· 12 years ago
054dfd9
powerpc/t4240qds: Update DDR timing table
by York Sun
· 12 years ago
9458f6d
T4/serdes: fix the serdes clock frequency
by Roy Zang
· 12 years ago
67ac13b
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
afa2b72
powerpc/t4240qds: Print FPGA detail version
by Prabhakar Kushwaha
· 12 years ago
4457e3e
powerpc/t4240qds: Add support to dump switch settings on t4240qds board
by Shaveta Leekha
· 12 years ago
ac13eb5
board/T4240qds:Fix TLB and LAW size of NAND flash
by Prabhakar Kushwaha
· 12 years ago
de757a7
powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c
by Timur Tabi
· 12 years ago
ee52b18
powerpc/t4qds: Add T4QDS board
by York Sun
· 12 years ago