Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
281c798c5ae0e86f284b78302e6947ce902a1dc7
/
cpu
« Previous
7892f61
8xxx: Rename dma_xfer() to dmacpy()
by Peter Tyser
· 15 years ago
017f11f
8xxx: Break out DMA code to a common file
by Peter Tyser
· 15 years ago
480f617
86xx: Add CPU_TYPE_ENTRY support
by Kumar Gala
· 15 years ago
6bde171
s3c64xx: move the reset_cpu function
by Minkyu Kang
· 15 years ago
1dc4da7
mx27: basic cpu support
by Ilya Yanok
· 15 years ago
dd2f696
i.MX31: Create a common device file.
by Magnus Lilja
· 15 years ago
40c642b
MX31: Add NAND SPL for i.MX31.
by Magnus Lilja
· 15 years ago
df81238
ARM1136: Introduce CONFIG_PRELOADER macro.
by Magnus Lilja
· 15 years ago
8096c51
at91: unify nor boot support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
63cb0f4
Blackfin: bump up default JTAG console timeout
by Vivi Li
· 15 years ago
8453587
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 15 years ago
09cdd1b
Moved Davinci Ethernet driver to drivers/net
by Ben Warren
· 15 years ago
2f21ce4
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· 15 years ago
b1f1265
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· 15 years ago
8e55258
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· 15 years ago
b3d7f20
85xx: Add QE clk support
by Haiying Wang
· 15 years ago
71b358c
85xx: Added MPC8535/E identifiers
by Kumar Gala
· 15 years ago
22419d7
85xx: Always attempt ethernet device tree fixup
by Kumar Gala
· 15 years ago
c60dc85
mpc512x: Fix problem with I2C access before relocation
by Stefan Roese
· 15 years ago
4ef0101
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· 15 years ago
2c7920a
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· 15 years ago
0f89860
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 15 years ago
ba4feae
mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
by Stefan Roese
· 15 years ago
b8c1d6a
mpc512x: Fix PSC divisor calculation for baudrate setting
by Stefan Roese
· 15 years ago
3b74e7e
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 15 years ago
843efb1
MPC512x: use I/O accessors instead of pointer accesses
by Wolfgang Denk
· 15 years ago
19dc7e1
MPC512x: add more hardware description to immap_512x.h
by Wolfgang Denk
· 15 years ago
debf874
cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
by Wolfgang Denk
· 15 years ago
8b25126
cpu/mpc512x/pci.c: minor coding style cleanup
by Wolfgang Denk
· 15 years ago
de26ef9
mpc512x: Move common files to share them by several boards
by Wolfgang Denk
· 15 years ago
03e069d
mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
by Wolfgang Denk
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
ecb1dc8
Add support for Linux-like kallsysms
by Mike Frysinger
· 15 years ago
708cfb7
OMAP3 Turn on the GPIO bank clocks
by Tom Rix
· 15 years ago
b240358
at91: move cpu info print to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
5bb59b3
at91: extract reset from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
61cf851
omap24xx: rename reset file
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
3ea201b
lh7a40x: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
379be58
pxa: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ad7e8aac
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c358d9c3
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
10a451c
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9475c63
afeb9260: fix macb device init
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
1bbae2b
ppc4xx: Remove PCI async bootup message if PCI is not used
by Stefan Roese
· 15 years ago
2ae0f35
ARM DaVinci: Reset with watchdog enabled
by Thomas Lange
· 16 years ago
1699da6
at91: regroup IP hw init in one file per soc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0c872ec
OMAP3 Port kernel omap gpio interface.
by Tom Rix
· 15 years ago
53925ac
ARM DaVinci:Consolidate common u-boot.lds
by Sandeep Paulraj
· 15 years ago
68a531f
OMAP Consolidate common u-boot.lds to cpu layer.
by Tom Rix
· 15 years ago
2907798
arm920/926/926: remove non needed header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
7a4f511
davinci: display correct clock info
by David Brownell
· 15 years ago
b54384e
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
5b4bebe
OMAP3: Reorganize Makefile style
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b196698
OMAP3: Remove dublicated interrupt code
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ac7260a
at91rm9200: move reset code to reset.c
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
2c75c78
ixp/interrupts: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
8fc3bb4
arm: cleanup remaining CONFIG_INIT_CRITICAL
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
c20e28f
arm946es: remove non used timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
f1d944e
davinci: add basic dm355/dm350/dm335 support
by David Brownell
· 15 years ago
bd36fdc
davinci: fix dm644x buglets
by David Brownell
· 15 years ago
f790436
davinci: split out some dm644x-specific bits from psc
by David Brownell
· 15 years ago
48ef572
davinci: cpu-specific build uses conditional make syntax
by David Brownell
· 15 years ago
7b7808a
davinci: move psc support board-->cpu
by David Brownell
· 15 years ago
84f7411
DaVinci now respects SKIP_LOWLEVEL_INIT
by David Brownell
· 16 years ago
d873133
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· 16 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
9c90a2c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
e7563af
fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT
by Kumar Gala
· 15 years ago
d4b130d
85xx: Use print_size to report amount of memory not mapped by TLBs
by Kumar Gala
· 15 years ago
a53c997
at91/cpu.c: add missing Copyright & GPL header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
90d13b8
85xx: bugfix for reading maximum TLB size on mpc85xx
by Fredrik Arnerup
· 15 years ago
399aab7
ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms
by Stefan Roese
· 15 years ago
5d841fa
ppc4xx: Move definition for PPC4xx NAND FLASH controller to header
by Stefan Roese
· 15 years ago
ec01481
Blackfin: fix timer_init()/timer_reset()
by Graf Yang
· 15 years ago
87423d7
MIPS: Implement ethernet halt for au1x00
by Thomas Lange
· 16 years ago
c21f62d
74xx_7xx: Fix rounding problem in CPU frequency calculation
by Stefan Roese
· 16 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
fe6da48
MPC8260: fixup device tree by property instead of path
by Wolfgang Denk
· 16 years ago
c63254e
AFEB9260 network fix
by Sergey Lapin
· 16 years ago
f58bf80
Blackfin: avoid get_sclk() with early serial debug
by Mike Frysinger
· 16 years ago
02778f2
Blackfin: fix booting with older bootroms (no EVT1)
by Mike Frysinger
· 16 years ago
af2c373
Blackfin: recurse with early serial initcode
by Mike Frysinger
· 16 years ago
6b2beb5
at91: remove lowlevel_init.S
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0ee7a31
Update CHANGELOG; minor coding style cleanup.
by Wolfgang Denk
· 16 years ago
d3a513c
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
by Manikandan Pillai
· 16 years ago
ccb71df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
a1e5f93
at91: fixed plla calc when no USB support is active
by Daniel Gorsulowski
· 16 years ago
3791a11
arm925t: Fix CONFIG_SYS_HZ to 1000
by Ladislav Michl
· 16 years ago
cba0b77
OMAP3: Print correct silicon revision
by Sanjeev Premi
· 16 years ago
90006e9
OMAP3: Remove unused board-types
by Sanjeev Premi
· 16 years ago
6a6b62e
OMAP3: Use functions print_cpuinfo() and checkboard()
by Sanjeev Premi
· 16 years ago
54e822f
Replace __asm references with __asm__
by Peter Tyser
· 16 years ago
f9a109b
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
9c48a8e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
14b9308
83xx: searching "muram-data" by compatible property
by Heiko Schocher
· 16 years ago
faa5a0c
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
6ebff36
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f0a2c7b
at91: add support for the PM9263 board of Ronetix GmbH
by Ilko Iliev
· 16 years ago
dc39ae9
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cf94098
ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets
by Stefan Roese
· 16 years ago
Next »