Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
87b3d4b019a7440483a6a4b4b689c50bd53116a4
/
cpu
87b3d4b
Code cleanup.
by Wolfgang Denk
· 18 years ago
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
bb95bf6
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
by Grant Likely
· 18 years ago
45993ea
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
by Stefan Roese
· 18 years ago
4f19a68
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
ff0215a
mpc83xx: Miscellaneous code style fixes
by Timur Tabi
· 18 years ago
fb34787
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
by Stefan Roese
· 18 years ago
c6d5930
[PATCH] PPC4xx: 440SP Rev. C detection added
by Stefan Roese
· 18 years ago
1b711ab
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
0632d7b
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register
by Stefan Roese
· 18 years ago
a523295
[PATCH] 4xx: Fix problem with board specific reset code (now for real)
by Stefan Roese
· 18 years ago
ecf05b2
[PATCH] 4xx: Fix problem with board specific reset code
by Stefan Roese
· 18 years ago
21df1a4
[PATCH] Remove testing 4xx enet PHY setup
by Stefan Roese
· 18 years ago
2a4a943
[PATCH] Update Prodrive ALPR board support (440GX)
by Stefan Roese
· 18 years ago
b6e6af4
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
0100cc1
[PATCH] PPC4xx start.S: Fix for processor errata
by Stefan Roese
· 18 years ago
ffdd9b9
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
ab34754
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
386a280
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
by Timur Tabi
· 18 years ago
bae2479
mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
by Kim Phillips
· 18 years ago
8c84e47
mpc83xx: Fix the incorrect dcbz operation
by Dave Liu
· 18 years ago
d99bd8b
mpc83xx: change ft code to modify local-mac-address property
by Kim Phillips
· 18 years ago
c0b114a
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
by Timur Tabi
· 18 years ago
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago
a46daea
mpc83xx: Add MPC8360EMDS basic board support
by Dave Liu
· 18 years ago
054838e
mpc83xx: Add support for the MPC8349E-mITX
by Timur Tabi
· 18 years ago
3719a12
Multi-bus I2C implementation of MPC834x
by Ben Warren
· 18 years ago
efec630
mpc83xx: Add support for Errata DDR6 on MPC 834x systems
by Timur Tabi
· 18 years ago
53b4617
mpc83xx: Add support for variable flash memory sizes on 83xx systems
by Timur Tabi
· 18 years ago
f503592
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
by Dave Liu
· 18 years ago
9d6baed
mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
by Tanya Jiang
· 18 years ago
6a397c9
[PATCH] omap925.c: Remove unused functions
by Stefan Roese
· 18 years ago
d373059
MPC86xx: Cleaned up unused and conditionally used local variables.
by Jon Loeliger
· 18 years ago
827c875
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d07e572
Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
by Stefan Roese
· 18 years ago
d46f6e7
Code cleanup
by Wolfgang Denk
· 18 years ago
9aafc70
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
6470255
Add AT32AP CPU and AT32AP7000 SoC support
by Wolfgang Denk
· 18 years ago
65022c5
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
5895a28
Merge branch 'i2c'
by Jon Loeliger
· 18 years ago
43d818f
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
6550543
Cleanup compile warnings. Prepare for release 1.1.5
by Wolfgang Denk
· 18 years ago
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
d917231
Merge with /home/sr/git/u-boot/440epx-boot-msg
by Wolfgang Denk
· 18 years ago
621cf76
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
c934adb
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· 18 years ago
e9cfec2
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
by Wolfgang Denk
· 18 years ago
11dd881
Make 4xx bootup message shorter on 440EPx/GRx platforms
by Stefan Roese
· 18 years ago
2dfa3d2
Preliminary patch adding support for the MarelV38B board.
by Bartlomiej Sieka
· 18 years ago
c72b0a4
* PPC405EP: Add support for board configuration of CPC0_PCI register
by Stefan Roese
· 18 years ago
865b19e
* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.
by Stefan Roese
· 18 years ago
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
ae13a64
Coding style changes to remove local varible blocks and reformat a bit nicer.
by Jon Loeliger
· 18 years ago
5f4de40
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
4df0da5
Coding style cleanup
by Wolfgang Denk
· 18 years ago
0368775
Add CONFIG_BOARD_RESET to configure board specific reset function
by Stefan Roese
· 18 years ago
194cd6b
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
132f193
Fix missing tCycle/modfreq calculation.
by John Traill
· 18 years ago
fdfb4ed
Modified makefile for new build mechanism.
by Jon Loeliger
· 18 years ago
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0b29443
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
99c2dc2
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
f57e829
Handle 86xx SVR values according to the new Reference Manual.
by Jon Loeliger
· 18 years ago
be6729c
Add support for AMCC Rainier PPX440GRx eval board
by Stefan Roese
· 18 years ago
86094b1
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
6e7cd7c
Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006
by Stefan Roese
· 18 years ago
85bba78
Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
by Marian Balakowicz
· 18 years ago
42fbddd
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· 18 years ago
33cdb4a
Fix build problems on sorcery board.
by Wolfgang Denk
· 18 years ago
5b1657d
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
1d75a77
Added interrupt handling capabilities for mpc5xxx processors.
by Detlev Zundel
· 18 years ago
d4321d3
Add splashscreen support for MCC200 board.
by Wolfgang Denk
· 18 years ago
c661463
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
0da7bcb
Remove trailing empty lines.
by Jon Loeliger
· 18 years ago
0124bb6
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
e975015
Remove bogus msync and use volatile asm.
by Jon Loeliger
· 18 years ago
074e975
PCIe endpoint support for AMCC Yucca 440SPe board
by Stefan Roese
· 18 years ago
dd314d1
Code cleanup
by Wolfgang Denk
· 18 years ago
4957ef8
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
a129544
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
1e43ac58
Cleanup compiler warnings.
by Jon Loeliger
· 18 years ago
b2d03f7
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0383df8
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
01fb180
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
4963968
Add initial support for the ALPR board from Prodrive
by Stefan Roese
· 18 years ago
8ceef30
Update for SC520 board. Patch by David Updegraff, 02 Dec 2005
by Wolfgang Denk
· 18 years ago
980b0e4
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
e979909
Fix PCI-Express on PPC440SPe rev. A.
by Rafal Jaworowski
· 18 years ago
b847413
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
a2e7ef0
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· 18 years ago
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
7486d7c
* Switched default PCI speed for 8540 ADS back to 33MHz
by Matthew McClintock
· 18 years ago
31db9c3
* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
by Matthew McClintock
· 18 years ago
3d40317
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
by Matthew McClintock
· 18 years ago
120d964
Merge branch 'wd'
by Jon Loeliger
· 18 years ago
afa7bc1
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
fcd18ba
Fix caslat calculation
by John Traill
· 18 years ago
Next »