Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6cc64f9b5f69239c8b1969572b5a3a4aab7de5b9
/
cpu
6cc64f9
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
302e52e
Fix compiler warning in mpc8xxx ddr code
by Kumar Gala
· 16 years ago
d1e2319
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d459516
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
6eb2a44
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
by Nick Spence
· 16 years ago
4649705
mpc83xx: Store and display Arbiter Event Register values
by Nick Spence
· 16 years ago
ade50c7
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
d9fe881
MPC83XX: Fix GPIO configuration - set gpio level before direction
by Nick Spence
· 16 years ago
e1d7480
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
a0aad08
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
3ae071e
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· 16 years ago
89973f8
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
75b9d4a
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
a13b2d9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
e155c9e
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
de5b094
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
845842c
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
6ad43d0
sh: Add support SH2/SH2A which is CPU of Renesas Technology
by Nobuhiro Iwamatsu
· 16 years ago
8262813
USB: Add support for OHCI controller on S3C6400
by Guennadi Liakhovetski
· 16 years ago
9b07773
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· 16 years ago
fcaac58
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
c2b4b2e
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
by Stefan Roese
· 16 years ago
6b5049d
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
80b00af
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 16 years ago
52aef8f
ppc4xx: NAND configuration
by Wolfgang Ocker
· 16 years ago
5bc542a
ppc4xx: fix UIC external_interrupt hang on UIC0
by Victor Gallardo
· 16 years ago
04737d5
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
by Prodyut Hazarika
· 16 years ago
eec567a
ColdFire: I2C fix for multiple platforms
by TsiChung Liew
· 16 years ago
33aa4ea
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
ae9e1b5
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
5798b1c
FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.
by Kumar Gala
· 16 years ago
0ba6bfe
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
258c37b
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
by Heiko Schocher
· 16 years ago
9cff444
mpc85xx: remove redudant code with lib_ppc/interrupts.c
by Kumar Gala
· 16 years ago
ef50d6c
mpc85xx: Add support for the MPC8536
by Kumar Gala
· 16 years ago
129ba61
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago
457caec
FSL DDR: Remove old SPD support from cpu/mpc85xx
by Kumar Gala
· 16 years ago
2a6c2d7
FSL DDR: Add 85xx specific register setting
by Kumar Gala
· 16 years ago
6fb1b73
FSL DDR: Add e500 TLB helper for DDR code
by Kumar Gala
· 16 years ago
fc363ce
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
86882b8
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b31da88
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b5710d9
FSL DDR: Remove old SPD support from cpu/mpc86xx
by Kumar Gala
· 16 years ago
46ff4f1
FSL DDR: Add 86xx specific register setting
by Kumar Gala
· 16 years ago
233fdd5
FSL DDR: Add DDR2 DIMM paramter support
by Kumar Gala
· 16 years ago
05c05a2
FSL DDR: Add DDR1 DIMM paramter support
by Kumar Gala
· 16 years ago
58e5e9a
FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.
by Kumar Gala
· 16 years ago
4ff9aea
mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code
by Ira W. Snyder
· 16 years ago
a49d10c
Minor coding style cleanup, updte CHANGELOG
by Wolfgang Denk
· 16 years ago
079edb9
MX31: fix bit masks in function mx31_decode_pll()
by Jens Gehrlein
· 16 years ago
e8f1207
Correct ARM Versatile Timer Initialization
by Gururaja Hebbar K R
· 16 years ago
e394116
ARM DaVinci: Removed redundant NAND initialization code.
by Hugo Villeneuve
· 16 years ago
b3fb663
ARM DaVinci: Fix compilation error with new MTD code.
by Hugo Villeneuve
· 16 years ago
5d4b3d2
ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
by Tirumala R Marri
· 16 years ago
f556483
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
by Stefan Roese
· 16 years ago
079589b
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
by Prodyut Hazarika
· 16 years ago
ba37aa0
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
bef92e2
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
by Axel Beierlein
· 16 years ago
d3c23a7
Merge branch 'next' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
fcd69a1
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
4cb4e65
ColdFire: Multiple fixes for M5282EVB
by TsiChung Liew
· 16 years ago
9f75155
ColdFire: Implement SBF feature for M5445EVB
by TsiChung Liew
· 16 years ago
a7323bb
ColdFire: Add SSPI feature for MCF5445x
by TsiChung Liew
· 16 years ago
28ac671
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
1a23a19
s3c24x0: Update NAND driver to new API.
by Scott Wood
· 16 years ago
2fd0aad
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
5a7ddf4
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8641ff2
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 16 years ago
9939ffd
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
8ed2f5f
at91: move arch-at91sam9 to arch-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e4c0950
NAND boot: MPC8313ERDB support
by Scott Wood
· 16 years ago
fe56a27
NAND: Davinci driver updates
by Sergey Kubushyn
· 17 years ago
3df2ece
NAND: Update 4xx NDFC driver to match updated nand subsystem
by Stefan Roese
· 17 years ago
5e1dae5
Fixing coding style issues
by William Juul
· 17 years ago
4cbb651
Remove white space at end.
by William Juul
· 17 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
52b047a
MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
by Wolfgang Denk
· 16 years ago
224f7a5
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
565ffbb
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 16 years ago
c9c101c
ads5121: fix compiler warnings (unused variables)
by Wolfgang Denk
· 16 years ago
902ca09
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
by Kumar Gala
· 16 years ago
2d0daa0
POWERPC 86xx: Move BAT setup code to C
by Becky Bruce
· 16 years ago
5276a35
i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
by Magnus Lilja
· 16 years ago
7772c13
Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
6689484
mpc5121: Move iopin features from board specific to common files.
by Kenneth Johansson
· 16 years ago
ef11df6
mpc5121: squash some fdt fixup errors
by John Rigby
· 16 years ago
4cd7e65
nios2/sysid: fix printf warning
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
81d3f1f
nios2: fix phys_addr_t and phys_size_t support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9196b44
8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI
by Matvejchikov Ilya
· 16 years ago
5c374c9
Add support for the hammerhead (AVR32) board
by Julien May
· 16 years ago
1ca9950
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
7610db1
Removed support for the adsvix board.
by Adrian Filipi
· 16 years ago
dbd3238
mips: Fix baudrate divisor computation on alchemy cpus
by Wolfgang Ocker
· 16 years ago
1953d12
microblaze: Fix printf() format issues
by Michal Simek
· 16 years ago
66fe183
ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
by Stefan Roese
· 16 years ago
60204d0
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
by Stefan Roese
· 16 years ago
d865fd0
ppc4xx: CPU PPC440x5 on Virtex5 FX
by Ricardo Ribalda Delgado
· 16 years ago
42246da
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
Next »