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