Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2f8d396b9302eddcd8d552648e101a46b7a80acd
/
cpu
46ac352
Blackfin: do not delay on output bytes
by Mike Frysinger
· 16 years ago
ad90732
Blackfin: fix crash when booting from external memory
by Mike Frysinger
· 16 years ago
dfc91c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
c840d26
85xx: Introduce determine_mp_bootpg() helper.
by Kumar Gala
· 16 years ago
7649a59
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
22b6dbc
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
1b3e404
85xx: Add support for additional e500mc features
by Kumar Gala
· 16 years ago
c360cea
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
6a81978
fsl-ddr: Fix two bugs in the ddr infrastructure
by Dave Liu
· 16 years ago
89c00fb
OMAP: use {read,write}l to access timer registers
by Ladislav Michl
· 16 years ago
81472d8
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
fe672d6
OMAP: reindent timer code
by Ladislav Michl
· 16 years ago
b3f66b0
s3c2410: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3b6357
s3c24x0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
300f99f
s3c24x0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
942ba99
davinci: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee4f3e2
davinci: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3e55d0
imx: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a6ef3dd
arm720t/clps7111: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6790c55
lpc2292: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
176a600
ks8695: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6d27bca
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ecfa8dd
imx31: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9ea91c9
netarm: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
412ab70
sa1100: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b236875
s3c44b0: extract cache from cpu.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
40fd626
s3c44b0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5fe1377
s3c44b0: move rtc driver to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50f601c
s3c44b0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
281dfb0
s3c4510b: move specific code to soc directory
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
76756e4
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
aaa0e08
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
33e88c5
mpc5200: suppress printf until console initialized
by Jon Smirl
· 16 years ago
74398b2
Blackfin: put memory into self-refresh before/after programming clocks
by Mike Frysinger
· 16 years ago
d347d57
Blackfin: do not program voltage regulator on parts that do not have one
by Mike Frysinger
· 16 years ago
0d4f24b
Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers
by Mike Frysinger
· 16 years ago
3986e98
Blackfin: handle reboot anomaly 432
by Mike Frysinger
· 16 years ago
7e1d212
Blackfin: kill off LDR jump block
by Mike Frysinger
· 16 years ago
a75fa14
Blackfin: simplify symbol_lookup() a bit
by Mike Frysinger
· 16 years ago
2decc2a
Blackfin: mark bfin_reset static
by Mike Frysinger
· 16 years ago
e82b762
Blackfin: fix jtag console tstc
by Mike Frysinger
· 16 years ago
8206bfa
Merge branch 'mimc200'
by Haavard Skinnemoen
· 16 years ago
df486b1
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
e2c0476
at91sam9/at91cap: move common macb initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f3f91f8
at91sam9/at91cap: move common usb host initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a484b00
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7ebafb7
at91sam9/at91cap: move common spi initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1332a2a
at91sam9/at91cap: move common serial initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5c4fa9b
Add support for the digsy MTC board.
by Grzegorz Bernacki
· 16 years ago
9cd6901
ppc4xx: Don't write the MAC address into the internal SoC registers
by Stefan Roese
· 16 years ago
e17ee15
Add basic relocation to i386 port
by Graeme Russ
· 16 years ago
8c63d47
Implement SC520 timers
by Graeme Russ
· 16 years ago
6d7f610
Factor out SC520 sub-features
by Graeme Russ
· 16 years ago
abf0cd3
Rewrite i386 interrupt handling
by Graeme Russ
· 16 years ago
6d83e3a
Rename SC520 Configuration Options
by Graeme Russ
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
740e8ba
npe: get mac address from environment
by Mike Frysinger
· 16 years ago
6bacfa6
cpu/: get mac address from environment
by Mike Frysinger
· 16 years ago
f8853d1
ppc4xx: Fix bug in PCI outbound map configuration for canyonlands
by Anatolij Gustschin
· 16 years ago
6a397ef
mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c
by Grzegorz Bernacki
· 16 years ago
506f391
8xx, icache: enabling ICache not before running from RAM
by Heiko Schocher
· 16 years ago
42b68af
ColdFire: PLATFORM_CPPFLAGS updates for new compiler
by TsiChung Liew
· 16 years ago
c3a9e63
ColdFire: Fix M54451 serial boot dram setup
by TsiChung Liew
· 16 years ago
32d11d5
Coldfire: XL Bus minor fixes
by arun c
· 16 years ago
e058253
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
45f93d4
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
06ecf08
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
cd30902
Merge branch 'master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· 16 years ago
394d30d
mpc83xx: Add bank configuration to FSL spd_sdram.c
by Jerry Van Baren
· 16 years ago
b581626
mpc83xx: correctly set encryption and I2C bus 0 clock
by Norbert van Bolhuis
· 16 years ago
e6a6a70
OMAP3: Add support for OMAP3 die ID
by Dirk Behme
· 16 years ago
64f3c0b
sh: Add netdev header fixing of warning/build
by Nobuhiro Iwamatsu
· 16 years ago
0ee84b8
Fix mpc85xx ddr-gen3 ddr_sdram_cfg.
by Ed Swarthout
· 16 years ago
a922fdb
PXA: timer use do_div and simplify it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
014c595
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
f70fd13
8360, kmeter1: added bootcount feature.
by Heiko Schocher
· 16 years ago
5b00555
83xx: Fix some bugs in spd sdram code
by Dave Liu
· 16 years ago
f5a77a0
Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)
by Graeme Russ
· 16 years ago
50a4d08
mpc83xx: PCI: Fix hard-coded first_busno value
by Anton Vorontsov
· 16 years ago
a5878d4
mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers
by Anton Vorontsov
· 16 years ago
b24a99f
mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values
by Anton Vorontsov
· 16 years ago
e2d72ba
mpc83xx: PCIe: Don't start bus enumeration at 0
by Anton Vorontsov
· 16 years ago
d8f2aa3
AVR32: Make cacheflush cpu-dependent
by Olav Morken
· 16 years ago
ea393eb
Merge branch 'cleanups' into next
by Haavard Skinnemoen
· 16 years ago
9d34d0a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
6530a8b
OMAP3: Add OMAP3 auto detection
by Dirk Behme
· 16 years ago
e1ffaee
Blackfin: disable syscontrol code for now
by Mike Frysinger
· 16 years ago
35c9e14
MIPS: cpu/mips/Makefile: Add a missing START line
by Shinya Kuribayashi
· 16 years ago
b03d92e
pxa: move mmc drivers to drivers/mmc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9490f46
ARM:PXA Remove redefinition of mmc_cid and mmc_csd.
by Tom Rix
· 16 years ago
94a3312
pxa: fixing get_timer to return time in miliseconds.
by Micha Kalfon
· 16 years ago
44a01a7
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
1bba30e
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
b4996d6
ppc4xx: PCIe: Change 16GB inbound memory to 4GB
by Stefan Roese
· 16 years ago
e1ac387
83xx: Add eSDHC support on 8379 EMDS board
by Andy Fleming
· 16 years ago
80522dc
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· 16 years ago
1de97f9
Eliminated arch-specific mmc header requirement
by Andy Fleming
· 16 years ago
abb5466
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· 16 years ago
b2e2ed0
Eliminate support for using MMC as memory
by Andy Fleming
· 16 years ago
e1be0d2
32bit BUg fix for DDR2 on 8572
by Poonam_Aggrwal-b10812
· 16 years ago
Next »