Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6250f0f6297c5ba9aecdea6290799a95c5d4b1da
/
cpu
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
71edc27
74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version
by Kumar Gala
· 16 years ago
67b23a3
I2C: adding new "i2c bus" Command to the I2C Subsystem.
by Heiko Schocher
· 16 years ago
799b784
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
by Heiko Schocher
· 16 years ago
c68a05f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
9724555
mpc83xx: wait till UPM completes the write to array
by Selvamuthukumar
· 16 years ago
3924384
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
5c7cbcd
86xx: remove redudant code with lib_ppc/interrupts.c
by Kumar Gala
· 16 years ago
1f6aa62
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
22a871a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
1f7bab0
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
dffd244
85xx: Using proper I2C source clock divider for MPC8544
by Wolfgang Grandegger
· 16 years ago
1ed7a7f
i.MX31: switch to CFG_HZ=1000
by Guennadi Liakhovetski
· 16 years ago
f8a00de
ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
by Adam Graham
· 16 years ago
c039111
Fix the incorrect DDR clk freq reporting on 8536DS
by Jason Jin
· 16 years ago
bac6a1d
85xx: Remove setting of *cache-line-size in device trees
by Kumar Gala
· 16 years ago
d26154c
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· 16 years ago
5fdc215
Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which
by Wolfgang Denk
· 16 years ago
4a065ab
sh: Add support watchdog for SH4A core
by Nobuhiro Iwamatsu
· 16 years ago
f12e454
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
508eb85
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
afbc526
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
b476b03
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
7bf5ecf
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
3ee9f03
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
by Jens Scharsig
· 16 years ago
b5b0344
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
by Hugo Villeneuve
· 16 years ago
274737e
i.mx change get_timer(base) to return time since base
by Andrew Dyer
· 16 years ago
48fed40
i.MX use u-boot baud rate and don't assume UART master clock
by Andrew Dyer
· 16 years ago
6e1551a
arm920t fix constant error in start.S
by Andrew Dyer
· 16 years ago
c455d07
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
by Adrian Filipi
· 16 years ago
8c4ebec
i.MX31: Add reset_timer() and modify get_timer_masked().
by Magnus Lilja
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9314cee
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9b05aa7
ARM DaVinci: Fix broken HW ECC for large page NAND.
by Hugo Villeneuve
· 16 years ago
5251469
Fix printf errors under -DDEBUG
by Andrew Klossner
· 16 years ago
e0ff3d3
85xx: Ensure timebase is zero on secondary cores
by Kumar Gala
· 16 years ago
59f6305
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
ab00e7a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
1bb8b2e
ARM: fix warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
4265c35
ARM: Use do_div() instead of division for "long long".
by Sergei Poselenov
· 16 years ago
c351575
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
f071f01
ppc4xx: Remove CONFIG_CS8952_PHY define
by Stefan Roese
· 16 years ago
6ca8646
ppc4xx: Fix compilation warning for PIP405
by Stefan Roese
· 16 years ago
725b53a
ppc4xx: Fix compilation warning for canyonlands & glacier
by Stefan Roese
· 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
78d7823
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
by Victor Gallardo
· 16 years ago
f6b6c45
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
by Adam Graham
· 16 years ago
075d0b8
ppc4xx: IBM Memory Controller DDR autocalibration routines
by Adam Graham
· 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
Next »