Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9eda25181dd102ffe68a65e7b8de62f9c6369208
/
arch
/
powerpc
f413d1c
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
by Sriram Dash
· 8 years ago
15a6d49
mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010
by Sriram Dash
· 8 years ago
08efeac
mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness
by Sriram Dash
· 8 years ago
cbe7706
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
b5bf5cb
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
63a7578
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
adf32ad
PowerPC: Update MIP405/MIP405T to use Kconfig better
by Tom Rini
· 8 years ago
a4d8892
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
d3662df
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3e7e2b
Convert CONFIG_SPL_HASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
dbdaeee
Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3c1f46
Move existing use of CONFIG_SPL_RSA to Kconfig
by Simon Glass
· 8 years ago
3433a69
Move existing use of CONFIG_SPL_DM to Kconfig
by Simon Glass
· 8 years ago
b63f8a4
arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
by Simon Glass
· 8 years ago
71fe222
fsl: serdes: ensure accessing the initialized maps of serdes protocol
by Hou Zhiqiang
· 8 years ago
dfcc496
net: mii: Changes not made by spatch
by Joe Hershberger
· 8 years ago
875e0bc
net: mii: Fix changes made by spatch
by Joe Hershberger
· 8 years ago
5a49f17
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· 8 years ago
54a0eb7
ppc4xx: Fix platform support
by Dirk Eibach
· 8 years ago
bb6b142
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
f3dbf1f
powerpc/mpc85xx: Update erratum workaround for A006379
by York Sun
· 8 years ago
499a950
Merge git://git.denx.de/u-boot-mpc86xx
by Tom Rini
· 8 years ago
69d4b48
SECURE_BOOT: Enable SD as a source for bootscript
by Sumit Garg
· 8 years ago
b60038c
powerpc/86xx: Pass -mcpu=7400 to GCC
by Scott Wood
· 8 years ago
aa36c84
powerpc/mpc85xx: T104x: Add nand secure boot target
by Sumit Garg
· 8 years ago
8f01397
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
4b689f0
dm: gpio: MPC85XX GPIO platform data support
by Hamish Martin
· 8 years ago
12c67d7
powerpc: mpc85xx: Do not build errata command in SPL
by Marek Vasut
· 8 years ago
25bab53
Remove unneeded remnants of bcopy().
by Robert P. J. Day
· 8 years ago
07d31f8
dm: gpio: Add driver for MPC85XX GPIO controller
by mario.six@gdsys.cc
· 8 years ago
b7707b0
arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.
by Robert P. J. Day
· 8 years ago
7ffe3cd
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· 8 years ago
14c67eb
powerpc: Drop unused code related to generic board
by Simon Glass
· 9 years ago
826d06d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
82eda68
powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
by Aneesh Bansal
· 9 years ago
cb1629f
powerpc: Disable flush or invalidate dcache by range for some SoCs
by York Sun
· 9 years ago
76394c9
crypto/fsl: add support for multiple SEC engines initialization
by Alex Porosanu
· 9 years ago
404bf45
arch/arm, arch/powerpc: add # of SEC engines on the SOC
by Alex Porosanu
· 9 years ago
dbc82ce
dm: fsl_i2c: Enable DM for FSL I2C
by mario.six@gdsys.cc
· 9 years ago
ec2c81c
dm: fsl_i2c: Rename I2C register structure
by mario.six@gdsys.cc
· 9 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
09c2b8f
Change my mailaddress
by Andreas Bießmann
· 9 years ago
5068946
powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx
by mario.six@gdsys.cc
· 9 years ago
e162c6b
usb: Rename ehci-fsl.h to ehci-ci.h
by Mateusz Kulikowski
· 9 years ago
a6f70a3
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
9e97163
freescale: Remove CONFIG_DM from header files
by Simon Glass
· 9 years ago
075affb
fm: fdt: Move fman ucode fixup to driver code
by Qianyu Gong
· 9 years ago
2459afb
qe: move drivers/qe/qe.h to include/fsl_qe.h
by Qianyu Gong
· 9 years ago
f698e9f
powerpc/SECURE_BOOT: Add PAMU driver
by Aneesh Bansal
· 9 years ago
928f605
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
cd85bec
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
d0a6d7c
secure_boot: enable chain of trust for PowerPC platforms
by Aneesh Bansal
· 9 years ago
0a6b271
secure_boot: create function to determine boot mode
by Aneesh Bansal
· 9 years ago
bdc2207
secure_boot: split the secure boot functionality in two parts
by Aneesh Bansal
· 9 years ago
74eecd8
secure_boot: include/configs: move definition of CONFIG_CMD_BLOB
by Aneesh Bansal
· 9 years ago
80cce26
ppc: xilinx-ppc4xx: Port to DM serial
by Ricardo Ribalda Delgado
· 9 years ago
5e68f17
ppc: dts: Add device tree for xilix-ppc4xx-generic
by Ricardo Ribalda Delgado
· 9 years ago
5b218ae
mailaddr: Update mail address
by Ricardo Ribalda Delgado
· 9 years ago
583aefb
xilinx-ppc440: Remove support for v5fx30teval
by Ricardo Ribalda Delgado
· 9 years ago
70c29dc
ppc: xilinx-ppc405: Remove support for fx12mm
by Ricardo Ribalda Delgado
· 9 years ago
9ac0efd
ppc: xilinx-ppc440: Remove support for ml507
by Ricardo Ribalda Delgado
· 9 years ago
d824777
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
4338147
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
by Ashish kumar
· 9 years ago
2c0d697
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
by Prabhakar Kushwaha
· 9 years ago
a994b3d
driver/ddr/fsl: Add workaround for A009663
by Shengzhou Liu
· 9 years ago
0080931
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
6e2f153
arm, powerpc: Update cc-version tests to check for cc-name as well
by Tom Rini
· 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
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
d7b4ca2
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
by Robert P. J. Day
· 9 years ago
6a655d8
powerpc, mpc5xxx: fix missing bootflag init
by Heiko Schocher
· 9 years ago
1a33892
fsl_*_serdes.c: Modify memset call in serdes_init
by Tom Rini
· 9 years ago
a46b185
fsl/ddr: updated ddr errata-A008378 for arm and power SoCs
by Shengzhou Liu
· 9 years ago
a07bdad
fsl/errata: move fsl_errata.h to common directory
by Shengzhou Liu
· 9 years ago
6623aee
PPC4xx: Create "liebherr" vendor directory
by Wolfgang Denk
· 9 years ago
7514037
ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu
by Stefan Roese
· 9 years ago
f27445c
ns16550: unify serial_ppc
by Thomas Chou
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
a3f9d6c
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
7ff15ac
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
522b021
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
by Zhenhua Luo
· 9 years ago
44d0677
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
2d2f490
powerpc: Remove __ilog2_u64 and ffs4 from bitops
by Fabio Estevam
· 9 years ago
4b6d094
video: Drop DEV_EXT_VIDEO flag
by Bin Meng
· 9 years ago
87e2987
mpc85xx: Add support for the Varisys Cyrus board
by Andy Fleming
· 9 years ago
96d59e9
mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1
by Shengzhou Liu
· 9 years ago
d468377
t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm
by Zhao Qiang
· 9 years ago
588eec2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
8225b2f
net: Move some header files to include/
by Shaohui Xie
· 9 years ago
b147ff2
arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards
by Tom Rini
· 9 years ago
75918af
powerpc: Drop old non-generic-board code
by Simon Glass
· 9 years ago
b9f06b3
arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible
by Tom Rini
· 9 years ago
Next »