Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b937cc5ea9867f0923cc2831230ff528a8399e9a
/
cpu
b937cc5
85xx: Ensure timebase is zero on secondary cores
by Kumar Gala
· 16 years ago
9030a69
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
fcc6238
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
2c0b326
ARM: fix warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
29809c1
ARM: Use do_div() instead of division for "long long".
by Sergei Poselenov
· 16 years ago
0857444
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
013d2c9
ppc4xx: Remove CONFIG_CS8952_PHY define
by Stefan Roese
· 16 years ago
f00486d
ppc4xx: Fix compilation warning for PIP405
by Stefan Roese
· 16 years ago
234daa7
ppc4xx: Fix compilation warning for canyonlands & glacier
by Stefan Roese
· 16 years ago
35ad58d
Fix compiler warning in mpc8xxx ddr code
by Kumar Gala
· 16 years ago
97a2e10
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
45a06ff
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
by Victor Gallardo
· 16 years ago
97a5581
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
by Adam Graham
· 16 years ago
ee8e0cf
ppc4xx: IBM Memory Controller DDR autocalibration routines
by Adam Graham
· 16 years ago
58cd437
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
7c20aef
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
by Nick Spence
· 16 years ago
56fd3c2
mpc83xx: Store and display Arbiter Event Register values
by Nick Spence
· 16 years ago
b89d6fb
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
1528d9c
MPC83XX: Fix GPIO configuration - set gpio level before direction
by Nick Spence
· 16 years ago
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b664dea
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· 16 years ago
2f2b6b6
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
8b3fbe3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
a68e08f
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
f006908
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
51da61c
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
5b6918e
sh: Add support SH2/SH2A which is CPU of Renesas Technology
by Nobuhiro Iwamatsu
· 16 years ago
e726e7a
USB: Add support for OHCI controller on S3C6400
by Guennadi Liakhovetski
· 16 years ago
8c170c5
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· 16 years ago
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
7b86c2b
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
by Stefan Roese
· 16 years ago
604b6fb
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
b5a7f8f
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 16 years ago
aa36c3c
ppc4xx: NAND configuration
by Wolfgang Ocker
· 16 years ago
61fa3ab
ppc4xx: fix UIC external_interrupt hang on UIC0
by Victor Gallardo
· 16 years ago
52b6bec
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
by Prodyut Hazarika
· 16 years ago
0c1e325
ColdFire: I2C fix for multiple platforms
by TsiChung Liew
· 16 years ago
e4aa744
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
5586c2f
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
72c625b
FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.
by Kumar Gala
· 16 years ago
3519651
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
4e5781b
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
by Heiko Schocher
· 16 years ago
4f6280e
mpc85xx: remove redudant code with lib_ppc/interrupts.c
by Kumar Gala
· 16 years ago
cd77728
mpc85xx: Add support for the MPC8536
by Kumar Gala
· 16 years ago
3ab0b2d
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago
ab73a24
FSL DDR: Remove old SPD support from cpu/mpc85xx
by Kumar Gala
· 16 years ago
d5a1fb9
FSL DDR: Add 85xx specific register setting
by Kumar Gala
· 16 years ago
80f4bc7
FSL DDR: Add e500 TLB helper for DDR code
by Kumar Gala
· 16 years ago
8c042b6
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
90c96db
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
e7edd4e
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
a3f554e
FSL DDR: Remove old SPD support from cpu/mpc86xx
by Kumar Gala
· 16 years ago
2e6ba7d
FSL DDR: Add 86xx specific register setting
by Kumar Gala
· 16 years ago
fcf2884
FSL DDR: Add DDR2 DIMM paramter support
by Kumar Gala
· 16 years ago
711d11b
FSL DDR: Add DDR1 DIMM paramter support
by Kumar Gala
· 16 years ago
124b082
FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.
by Kumar Gala
· 16 years ago
51dc5e3
mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code
by Ira W. Snyder
· 16 years ago
34a5b12
Minor coding style cleanup, updte CHANGELOG
by Wolfgang Denk
· 16 years ago
2360216
MX31: fix bit masks in function mx31_decode_pll()
by Jens Gehrlein
· 16 years ago
b675aa3
Correct ARM Versatile Timer Initialization
by Gururaja Hebbar K R
· 16 years ago
6fcbfd0
ARM DaVinci: Removed redundant NAND initialization code.
by Hugo Villeneuve
· 16 years ago
7f01e96
ARM DaVinci: Fix compilation error with new MTD code.
by Hugo Villeneuve
· 16 years ago
75e22a4
ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
by Tirumala R Marri
· 16 years ago
1abbbd0
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
by Stefan Roese
· 16 years ago
038f0d8
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
by Prodyut Hazarika
· 16 years ago
fabda92
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
6117779
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
by Axel Beierlein
· 16 years ago
8ec0d99
Merge branch 'next' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
0687e30
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
fcd4aac
ColdFire: Multiple fixes for M5282EVB
by TsiChung Liew
· 16 years ago
23cf8fd
ColdFire: Implement SBF feature for M5445EVB
by TsiChung Liew
· 16 years ago
663c952
ColdFire: Add SSPI feature for MCF5445x
by TsiChung Liew
· 16 years ago
339af52
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
03f6ec3
s3c24x0: Update NAND driver to new API.
by Scott Wood
· 16 years ago
1d8a787
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
8486809
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b3d39b3
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 16 years ago
ccbacd5
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
619bf82
at91: move arch-at91sam9 to arch-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b71689b
NAND boot: MPC8313ERDB support
by Scott Wood
· 16 years ago
d7be2ee
NAND: Davinci driver updates
by Sergey Kubushyn
· 17 years ago
0556a2a
NAND: Update 4xx NDFC driver to match updated nand subsystem
by Stefan Roese
· 17 years ago
9e9c2c1
Fixing coding style issues
by William Juul
· 17 years ago
b76ec38
Remove white space at end.
by William Juul
· 17 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
20de6ac
MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
by Wolfgang Denk
· 16 years ago
b856473
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
2142a12
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 16 years ago
7ad3e10
ads5121: fix compiler warnings (unused variables)
by Wolfgang Denk
· 16 years ago
ccdeac7
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
by Kumar Gala
· 16 years ago
a8a77de
POWERPC 86xx: Move BAT setup code to C
by Becky Bruce
· 16 years ago
532c158
i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
by Magnus Lilja
· 16 years ago
d318d88
Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
8d676e4
mpc5121: Move iopin features from board specific to common files.
by Kenneth Johansson
· 16 years ago
d096f62
mpc5121: squash some fdt fixup errors
by John Rigby
· 16 years ago
29395b7
nios2/sysid: fix printf warning
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »