Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e6b1f69701923390db9460c956bfb5d39119c4e
/
arch
e7a7ed2
MX5: rename mx51 to mx5
by Jason Liu
· 14 years ago
fee0e3a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
e7f3e72
OMAP3: SDRC: Introduce Numonyx DDR type
by Enric Balletbo i Serra
· 14 years ago
97c57f1
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
by Steve Sakoman
· 14 years ago
3978959
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
by Steve Sakoman
· 14 years ago
c53f5e5
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
b91d7d9
Blackfin: workaround anomaly 05000440
by Mike Frysinger
· 14 years ago
42cb1bb
Blackfin: update anomaly lists to latest sheets
by Mike Frysinger
· 14 years ago
a93ec57
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
86dee4a
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· 14 years ago
7f0ca34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
6272c7e
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
bc86e0f
MX31: Adding missing iomux pin to MX.31 registers
by Stefano Babic
· 14 years ago
35c638b
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· 14 years ago
c959998
arch/arm/include/asm/sizes.h: cleanups
by Andreas Bießmann
· 14 years ago
f8e4262
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· 14 years ago
787aba3
orion5x: optimize window size computation
by Albert Aribaud
· 14 years ago
3149629
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· 14 years ago
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
4b25a8d
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
e8107b9
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 14 years ago
ead124a
microblaze: Support little-endian microblaze target
by Michal Simek
· 14 years ago
7f581f0
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
fd5f973
orion5x: fix relocation-incompatible code
by Albert Aribaud
· 14 years ago
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
697e771
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
f127745
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
26cc2f0
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 14 years ago
d3a00cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
4baa1f1
powerpc/85xx: fix rev.2 job queue LIODN error storm
by Kim Phillips
· 14 years ago
a9d1f9c
powerpc/p4080: Add new CPC register - HDBCR0
by Kumar Gala
· 14 years ago
5d3c37f
x86: Implement fully relocatable image
by Graeme Russ
· 14 years ago
9905285
x86: Use loops instead of memcpy/memset in board_init_f
by Graeme Russ
· 14 years ago
fb4e2be
x86: Rearrange linker script
by Graeme Russ
· 14 years ago
ae428db
x86: Rename linker script symbols
by Graeme Russ
· 14 years ago
80ccbac
x86: Set cold/warm boot flag
by Graeme Russ
· 14 years ago
5fb91cc
x86: Place global data below stack before entering C
by Graeme Russ
· 14 years ago
2beb72d
x86: Dont clobber %eax after getting memory size
by Graeme Russ
· 14 years ago
bcf0038
x86: Don't clobber %ebx
by Graeme Russ
· 14 years ago
157b0e9
x86: Remove usage of %ebp as a return pointer
by Graeme Russ
· 14 years ago
2c7ce41
x86: Move ECC initialisation outside RAM initialisation
by Graeme Russ
· 14 years ago
8f12035
x86: Remove progress indication in low-level init
by Graeme Russ
· 14 years ago
4326153
x86: Fix %ss and %esp in register structure for interrupts
by Graeme Russ
· 14 years ago
bed10fa
x86: Change compiler options
by Graeme Russ
· 14 years ago
3e6ec38
x86: Coding Style Cleanup
by Graeme Russ
· 14 years ago
1ce0a60
x86: Move loading of GTD to C code
by Graeme Russ
· 14 years ago
4cde5d0
x86: use gc sections to reduce image size
by Graeme Russ
· 14 years ago
3134be2
x86: zboot update
by Graeme Russ
· 14 years ago
e0e3015
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
by Graeme Russ
· 14 years ago
8d5c89d
PowerPC: change board specific early pci_init() into generic.
by Andre Schwarz
· 14 years ago
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
696c73b
at91: Add arch_preboot_os which disables PIT in a faster way
by Alexander Stein
· 14 years ago
36e47af
at91_emac.h: fix typo in register definition
by Andreas Bießmann
· 14 years ago
db364ae
AT91: convert cpu.c to struct SoC access
by Reinhard Meyer
· 14 years ago
afc448b
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
504d2dc
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
40ed86d
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
386ecdb
ppc4xx: Remove some testing hacks from ppc4xx.h
by Stefan Roese
· 14 years ago
69a4864
ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
by Stefan Roese
· 14 years ago
95ac428
APM821xx: Add CPU support
by Tirumala Marri
· 14 years ago
d9548e3
Blackfin: fix MMC init output alignment
by Mike Frysinger
· 14 years ago
6ca3e8a
Blackfin: propagate target cpu defines when building embedded env
by Mike Frysinger
· 14 years ago
af21839
Blackfin: cmd_gpio: accept upper case pin names
by Mike Frysinger
· 14 years ago
a4f1afc
Blackfin: cmd_gpio: return gpio value to caller
by Mike Frysinger
· 14 years ago
4ef4ad0
Blackfin: cmd_gpio: document/extend input sub-option
by Mike Frysinger
· 14 years ago
81fb7d0
Blackfin: move CONFIG_BFIN_CPU to board config.mk
by Mike Frysinger
· 14 years ago
e45613c
Blackfin: bf561: merge headers
by Mike Frysinger
· 14 years ago
e6ca6fb
Blackfin: bf533: merge headers
by Mike Frysinger
· 14 years ago
7b99578
Blackfin: unify core MMRs
by Mike Frysinger
· 14 years ago
0089b87
Blackfin: bf52x: unify arch header duplication
by Mike Frysinger
· 14 years ago
0986231
Blackfin: bf537: unify arch header duplication
by Mike Frysinger
· 14 years ago
c2c27cb
Blackfin: punt old *p style volatile MMR defines
by Mike Frysinger
· 14 years ago
68b7a4f
Blackfin: punt headers for non-existent BF541
by Mike Frysinger
· 14 years ago
b3e82c7
Blackfin: bfin_spi: add optional DMA support
by Mike Frysinger
· 15 years ago
6914865
Blackfin: add support for BF51x parts
by Mike Frysinger
· 16 years ago
5662611
Blackfin: add support for BF538/BF539 processors
by Mike Frysinger
· 16 years ago
ffb5a7b
MX51: Register definitions cannot be included in board config file
by Stefano Babic
· 14 years ago
74c5a89
MX51: add structure to access System Reset Controller
by Stefano Babic
· 14 years ago
85cc606
MX51: Added pins definition to set up pads
by Stefano Babic
· 14 years ago
dd1d1d5
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· 14 years ago
d77fe99
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
ec0868b
mpc512x: fix build issues
by Wolfgang Denk
· 14 years ago
04bd2b9
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· 14 years ago
22ffd70
ixp/npe: Remove duplicated comment
by Thomas Weber
· 14 years ago
43ffc53
fsl_diu_fb: further refactoring of FSL DIU code
by Anatolij Gustschin
· 14 years ago
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
3b386ae
mpc83xx: fix pcie build warning
by Kim Phillips
· 14 years ago
a4f3ed3
mpc83xx: add support for setting PCIE clocks
by Ilya Yanok
· 14 years ago
f0b1fc5
mpc83xx/pcie: make it compile with PCIE2 unconfigured
by Ilya Yanok
· 14 years ago
b52cde9
ppc4xx: Disable trace broadcast for 44x non debug mode
by Victor Gallardo
· 14 years ago
43e1b45
ppc4xx: Cleanup of PVR detection code in cpu.c
by Stefan Roese
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
Next »