Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1b77ca8afaca8657a59a9d3ac39c3375c946365c
/
arch
« Previous
57b512b
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
by Steve Sakoman
· 14 years ago
136c69a
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
by Steve Sakoman
· 14 years ago
de94124
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
5641f34
Blackfin: workaround anomaly 05000440
by Mike Frysinger
· 14 years ago
e5d8984
Blackfin: update anomaly lists to latest sheets
by Mike Frysinger
· 14 years ago
d470a6f
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
4bbfd3e
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· 14 years ago
e1b4c57
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
f76888c
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
70e2326
MX31: Adding missing iomux pin to MX.31 registers
by Stefano Babic
· 14 years ago
bafe743
arm1136, qong: add support for ELF relocations
by Heiko Schocher
· 14 years ago
c3d3a54
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· 14 years ago
9710504
arm926ejs, tx25: add support for ELF relocations
by Heiko Schocher
· 14 years ago
92d5ecb
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
b80e41a
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· 14 years ago
a4a87d8
arch/arm/include/asm/sizes.h: cleanups
by Andreas Bießmann
· 14 years ago
beeb258
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· 14 years ago
500f2ff
orion5x: optimize window size computation
by Albert Aribaud
· 14 years ago
c0cd020
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· 14 years ago
52ebd9c
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
a1c4864
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
655c549
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 14 years ago
b98cba0
microblaze: Support little-endian microblaze target
by Michal Simek
· 14 years ago
d69f8f4
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
7b37a27
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
d778a2f
orion5x: fix relocation-incompatible code
by Albert Aribaud
· 14 years ago
da90d4c
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
ddf71e4
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
e67f462
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
bfc7bea
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 14 years ago
29840de
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
e95a061
powerpc/85xx: fix rev.2 job queue LIODN error storm
by Kim Phillips
· 14 years ago
3c6a22b
powerpc/p4080: Add new CPC register - HDBCR0
by Kumar Gala
· 14 years ago
c868af3
x86: Implement fully relocatable image
by Graeme Russ
· 14 years ago
f2ff75c
x86: Use loops instead of memcpy/memset in board_init_f
by Graeme Russ
· 14 years ago
2219142
x86: Rearrange linker script
by Graeme Russ
· 14 years ago
067f9b1
x86: Rename linker script symbols
by Graeme Russ
· 14 years ago
c81b26b
x86: Set cold/warm boot flag
by Graeme Russ
· 14 years ago
161b358
x86: Place global data below stack before entering C
by Graeme Russ
· 14 years ago
5a3876d
x86: Dont clobber %eax after getting memory size
by Graeme Russ
· 14 years ago
5f26790
x86: Don't clobber %ebx
by Graeme Russ
· 14 years ago
88fa0a6
x86: Remove usage of %ebp as a return pointer
by Graeme Russ
· 14 years ago
00940a2
x86: Move ECC initialisation outside RAM initialisation
by Graeme Russ
· 14 years ago
6ae032a
x86: Remove progress indication in low-level init
by Graeme Russ
· 14 years ago
7228efa
x86: Fix %ss and %esp in register structure for interrupts
by Graeme Russ
· 14 years ago
5c16165
x86: Change compiler options
by Graeme Russ
· 14 years ago
8ffb2e8
x86: Coding Style Cleanup
by Graeme Russ
· 14 years ago
59c6d0e
x86: Move loading of GTD to C code
by Graeme Russ
· 14 years ago
d664adb
x86: use gc sections to reduce image size
by Graeme Russ
· 14 years ago
abe98f4
x86: zboot update
by Graeme Russ
· 14 years ago
76d5763
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
by Graeme Russ
· 14 years ago
76221a6
PowerPC: change board specific early pci_init() into generic.
by Andre Schwarz
· 14 years ago
544d97e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
c8f6d84
at91: Add arch_preboot_os which disables PIT in a faster way
by Alexander Stein
· 14 years ago
b944ad2
at91_emac.h: fix typo in register definition
by Andreas Bießmann
· 14 years ago
6341c5c
AT91: convert cpu.c to struct SoC access
by Reinhard Meyer
· 14 years ago
d628866
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
db682a0
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
bbf2abc
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
eb011d2
ppc4xx: Remove some testing hacks from ppc4xx.h
by Stefan Roese
· 14 years ago
c96be63
ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
by Stefan Roese
· 14 years ago
1b8fec1
APM821xx: Add CPU support
by Tirumala Marri
· 14 years ago
d3c07a5
Blackfin: fix MMC init output alignment
by Mike Frysinger
· 14 years ago
48c00fe
Blackfin: propagate target cpu defines when building embedded env
by Mike Frysinger
· 14 years ago
cec11d5
Blackfin: cmd_gpio: accept upper case pin names
by Mike Frysinger
· 14 years ago
73b6f40
Blackfin: cmd_gpio: return gpio value to caller
by Mike Frysinger
· 14 years ago
1729615
Blackfin: cmd_gpio: document/extend input sub-option
by Mike Frysinger
· 14 years ago
821ad16
Blackfin: move CONFIG_BFIN_CPU to board config.mk
by Mike Frysinger
· 14 years ago
543ef36
Blackfin: bf561: merge headers
by Mike Frysinger
· 14 years ago
c489762
Blackfin: bf533: merge headers
by Mike Frysinger
· 14 years ago
9615398
Blackfin: unify core MMRs
by Mike Frysinger
· 14 years ago
aa79cbb
Blackfin: bf52x: unify arch header duplication
by Mike Frysinger
· 14 years ago
9d291d81
Blackfin: bf537: unify arch header duplication
by Mike Frysinger
· 14 years ago
94e3e44
Blackfin: punt old *p style volatile MMR defines
by Mike Frysinger
· 14 years ago
f47a5a8
Blackfin: punt headers for non-existent BF541
by Mike Frysinger
· 14 years ago
6f070e1
Blackfin: bfin_spi: add optional DMA support
by Mike Frysinger
· 15 years ago
2c0a6f2
Blackfin: add support for BF51x parts
by Mike Frysinger
· 16 years ago
180e311
Blackfin: add support for BF538/BF539 processors
by Mike Frysinger
· 16 years ago
f3554df
MX51: Register definitions cannot be included in board config file
by Stefano Babic
· 14 years ago
9583dfa
MX51: add structure to access System Reset Controller
by Stefano Babic
· 14 years ago
35af33d
MX51: Added pins definition to set up pads
by Stefano Babic
· 14 years ago
87d98d3
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· 14 years ago
c4ea142
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
949c80e
mpc512x: fix build issues
by Wolfgang Denk
· 14 years ago
7ca3f9c
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· 14 years ago
85d3eba
ixp/npe: Remove duplicated comment
by Thomas Weber
· 14 years ago
9e70d13
fsl_diu_fb: further refactoring of FSL DIU code
by Anatolij Gustschin
· 14 years ago
6aa3d3b
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
654d49b
mpc83xx: fix pcie build warning
by Kim Phillips
· 14 years ago
f137104
mpc83xx: add support for setting PCIE clocks
by Ilya Yanok
· 14 years ago
bab00b9
mpc83xx/pcie: make it compile with PCIE2 unconfigured
by Ilya Yanok
· 14 years ago
ad876ff
ppc4xx: Disable trace broadcast for 44x non debug mode
by Victor Gallardo
· 14 years ago
e02d449
ppc4xx: Cleanup of PVR detection code in cpu.c
by Stefan Roese
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
afabb49
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· 14 years ago
5e7abce
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
0988776
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
Next »