Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7d6287c610edfdfcbfa41a1f1a63ba063d0b2dc9
/
arch
/
arm
/
cpu
/
arm926ejs
e260d0b
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
340983d
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 years ago
bb6a4e6
Orion5x: Correct DRAM bank detection
by Rogan Dawes
· 14 years ago
d455ca6
I2C: add i2c support for Armada100 platform
by Lei Wen
· 14 years ago
d10e397
I2C: add i2c support for Pantheon platform
by Lei Wen
· 14 years ago
59e6fc5
mx25: Make the UART port number explicit in its setup function
by Fabio Estevam
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
4301303
ARM: Add Support for Marvell Pantheon Familiy SoCs
by Lei Wen
· 14 years ago
0c66573
arm relocation: Fix calculation of board_init_r
by Alexander Stein
· 14 years ago
5504dab
arm926ejs: timer: Replace bss variable by gdr
by Heiko Schocher
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
1eeffff
DaVinci: Remove incorrect CONFIG option
by Sandeep Paulraj
· 14 years ago
e313d9d
DaVinci DM6467: Fix Build Error
by Sandeep Paulraj
· 14 years ago
3c86e5e
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
c0c7a11
arm: Add Support for Marvell ARMADA 100 Familiy SoCs
by Prafulla Wadaskar
· 14 years ago
899cdd1
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
1c92d8e
davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
by Nick Thompson
· 14 years ago
26a71f1
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
318cea1
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
146775f
AT91: fix EMAC gpio init in at91sam9260_devices.c
by Reinhard Meyer
· 14 years ago
4df6619
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
c6665d7
ARM: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
abc587f
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
3d7d377
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
9a5ff78
Kirkwood: bugfix: DRAM size initialization
by Tanmay Upadhyay
· 14 years ago
0fe61ce
imx25: Fix reset
by Matthias Weisser
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
50a0a9c
ARM: fix address setup in start.S
by Darius Augulis
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
ea4b2c8
ARM: Use consistent assembler syntax
by Gray Remlin
· 14 years ago
6ffa6ee
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
0a1790a
AT91 clock/timer: move static data to global_data struct
by Reinhard Meyer
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0a2817f
arm926ejs, tx25: add support for ELF relocations
by Heiko Schocher
· 14 years ago
6d1fcb1
arm: implement ELF relocations
by Albert Aribaud
· 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
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
696c73b
at91: Add arch_preboot_os which disables PIT in a faster way
by Alexander Stein
· 14 years ago
db364ae
AT91: convert cpu.c to struct SoC access
by Reinhard Meyer
· 14 years ago
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
6348f1d
AT91: add option to enable pullups in at91sam9260_devices.c
by Reinhard Meyer
· 14 years ago
609e631
AT91: reset.c: fix comments, add option
by Reinhard Meyer
· 14 years ago
8ec18f4
AT91SAM9XE: add embedded flash support
by Reinhard Meyer
· 14 years ago
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
ffd4f72
AT91 Fix: return value of get_tbclk
by Jens Scharsig
· 14 years ago
f9c72f6
Kirkwood: bugfix: window size (mis)calculation
by Prafulla Wadaskar
· 14 years ago
7e0978f
Orion5x: bugfix: window size (mis)calculation
by Albert Aribaud
· 14 years ago
63c36f5
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
f4704d0
orion5x: allow overriding default mappings windows
by Albert Aribaud
· 14 years ago
8a99523
mvgbe: add support for orion5x GbE controller
by Albert Aribaud
· 14 years ago
e91d7d3
mvgbe: support SoCs other than kirkwood
by Albert Aribaud
· 14 years ago
9a183d2
Prepare v2010.06-rc3
by Wolfgang Denk
· 14 years ago
77f71c2
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
65a236d
Fix wrong orion5x MPP and GIPO writel arguments
by Albert Aribaud
· 14 years ago
375f90b
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· 14 years ago
ac2ba9e
Initial support for Marvell Orion5x SoC
by Albert Aribaud
· 14 years ago
d7cb355
ARM: */timer.c: fix spelling and vertical alignment
by Wolfgang Denk
· 15 years ago
cbc752b
MX25 print arm clock instead of mpllclk on boot
by John Rigby
· 15 years ago
6138119
arm, mx27: add support for SDHC1 pin init
by Heiko Schocher
· 15 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago