Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d2d432760d2199d0e8558fdd9d1789b8131abcf7
/
cpu
« Previous
726e90a
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
by Grant Likely
· 18 years ago
1eac2a7
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
by Stefan Roese
· 18 years ago
3208112
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
e857a5b
mpc83xx: Miscellaneous code style fixes
by Timur Tabi
· 18 years ago
e59581c
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
by Stefan Roese
· 18 years ago
e732fae
[PATCH] PPC4xx: 440SP Rev. C detection added
by Stefan Roese
· 18 years ago
d2c83f5
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
f6e495f
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register
by Stefan Roese
· 18 years ago
1729b92
[PATCH] 4xx: Fix problem with board specific reset code (now for real)
by Stefan Roese
· 18 years ago
1f94d16
[PATCH] 4xx: Fix problem with board specific reset code
by Stefan Roese
· 18 years ago
ec0c2ec
[PATCH] Remove testing 4xx enet PHY setup
by Stefan Roese
· 18 years ago
1c2ce22
[PATCH] Update Prodrive ALPR board support (440GX)
by Stefan Roese
· 18 years ago
48c7d6d
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
2053283
[PATCH] PPC4xx start.S: Fix for processor errata
by Stefan Roese
· 18 years ago
dfc8a9e
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
be5e618
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
d239d74
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
by Timur Tabi
· 18 years ago
f7fb2e7
mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
by Kim Phillips
· 18 years ago
90f30a7
mpc83xx: Fix the incorrect dcbz operation
by Dave Liu
· 18 years ago
4804136
mpc83xx: change ft code to modify local-mac-address property
by Kim Phillips
· 18 years ago
9ca880a
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
by Timur Tabi
· 18 years ago
7737d5c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago
5f82043
mpc83xx: Add MPC8360EMDS basic board support
by Dave Liu
· 18 years ago
2ad6b51
mpc83xx: Add support for the MPC8349E-mITX
by Timur Tabi
· 18 years ago
b24f119
Multi-bus I2C implementation of MPC834x
by Ben Warren
· 18 years ago
bed85ca
mpc83xx: Add support for Errata DDR6 on MPC 834x systems
by Timur Tabi
· 18 years ago
31068b7
mpc83xx: Add support for variable flash memory sizes on 83xx systems
by Timur Tabi
· 18 years ago
f6eda7f
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
by Dave Liu
· 18 years ago
09a81ff
mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
by Tanya Jiang
· 18 years ago
fae684e
[PATCH] omap925.c: Remove unused functions
by Stefan Roese
· 18 years ago
ea08ff6
MPC86xx: Cleaned up unused and conditionally used local variables.
by Jon Loeliger
· 18 years ago
d38936c
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
7ade0c6
Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
by Stefan Roese
· 18 years ago
47a6989
Code cleanup
by Wolfgang Denk
· 18 years ago
0ab292c
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
72a087e
Add AT32AP CPU and AT32AP7000 SoC support
by Wolfgang Denk
· 18 years ago
d67c14c
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
3acb772
Merge branch 'i2c'
by Jon Loeliger
· 18 years ago
2047672
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
ba999c5
Cleanup compile warnings. Prepare for release 1.1.5
by Wolfgang Denk
· 18 years ago
43a2b0e
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
a0d3518
Merge with /home/sr/git/u-boot/440epx-boot-msg
by Wolfgang Denk
· 18 years ago
d22200f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
7237c03
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
13a7fcd
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· 18 years ago
82165a3
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
by Wolfgang Denk
· 18 years ago
edf0b54
Make 4xx bootup message shorter on 440EPx/GRx platforms
by Stefan Roese
· 18 years ago
4707fb5
Preliminary patch adding support for the MarelV38B board.
by Bartlomiej Sieka
· 18 years ago
d776233
* PPC405EP: Add support for board configuration of CPC0_PCI register
by Stefan Roese
· 18 years ago
e0a4655
* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.
by Stefan Roese
· 18 years ago
daaba98
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
1fd5699
Coding style changes to remove local varible blocks and reformat a bit nicer.
by Jon Loeliger
· 18 years ago
7b382b7
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
f344386
Add CONFIG_BOARD_RESET to configure board specific reset function
by Stefan Roese
· 18 years ago
4bbd453
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
f55df18
Fix missing tCycle/modfreq calculation.
by John Traill
· 18 years ago
afbdc64
Modified makefile for new build mechanism.
by Jon Loeliger
· 18 years ago
afa9884
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
64cd52e
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
b440d0e
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
d14ba6a
Handle 86xx SVR values according to the new Reference Manual.
by Jon Loeliger
· 18 years ago
854bc8d
Add support for AMCC Rainier PPX440GRx eval board
by Stefan Roese
· 18 years ago
98e4391
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
2d65896
Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006
by Stefan Roese
· 18 years ago
5e09054
Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
by Marian Balakowicz
· 18 years ago
887e2ec
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· 18 years ago
f60ba0d
Fix build problems on sorcery board.
by Wolfgang Denk
· 18 years ago
6741ae9
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
43835aa
Added interrupt handling capabilities for mpc5xxx processors.
by Detlev Zundel
· 18 years ago
e8143e7
Add splashscreen support for MCC200 board.
by Wolfgang Denk
· 18 years ago
0855c50
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
9bff7a6
Remove trailing empty lines.
by Jon Loeliger
· 18 years ago
4286889
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
cd6d73d
Remove bogus msync and use volatile asm.
by Jon Loeliger
· 18 years ago
2b393b0
PCIe endpoint support for AMCC Yucca 440SPe board
by Stefan Roese
· 18 years ago
1685091
Code cleanup
by Wolfgang Denk
· 18 years ago
f1f33de
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
ffff3ae
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
41a0e8b
Cleanup compiler warnings.
by Jon Loeliger
· 18 years ago
4b7576f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
6725667
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
0d9ccc5
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
899620c
Add initial support for the ALPR board from Prodrive
by Stefan Roese
· 18 years ago
94568b6
Update for SC520 board. Patch by David Updegraff, 02 Dec 2005
by Wolfgang Denk
· 18 years ago
7213859
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
36b904a
Fix PCI-Express on PPC440SPe rev. A.
by Rafal Jaworowski
· 18 years ago
d10afb3
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
692519b
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· 18 years ago
92c427b
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
34c3c0e
* Switched default PCI speed for 8540 ADS back to 33MHz
by Matthew McClintock
· 18 years ago
97074ed
* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
by Matthew McClintock
· 18 years ago
0e16387
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
by Matthew McClintock
· 18 years ago
281f69e
Merge branch 'wd'
by Jon Loeliger
· 18 years ago
870cbea
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
91a414c
Fix caslat calculation
by John Traill
· 18 years ago
709d307
Convert to mac-address in ethernet nodes.
by Jon Loeliger
· 18 years ago
3aeec28
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
Next »