index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
Age
Commit message (
Expand
)
Author
2010-11-17
ARM: fix linker file for newer ld support
Albert Aribaud
2010-11-04
armv7, beagle: Second SDRAM bank don;t work
Heiko Schocher
2010-10-29
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-29
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-28
MX51: remove warning in clock.c
Stefano Babic
2010-10-28
MX5:use common u-boot.lds of cpu layer
Jason Liu
2010-10-26
ARM: fix address setup in start.S
Darius Augulis
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
ARM: Use consistent assembler syntax
Gray Remlin
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-19
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-19
MX5: Remove dead code with ENABLE_IMPRECISE_ABORT
Jason Liu
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
MX5: rename mx51 to mx5
Jason Liu
2010-10-17
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
Steve Sakoman
2010-10-17
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
Steve Sakoman
2010-10-13
armv7, beagle: add support for ELF relocations
Heiko Schocher
2010-10-11
arm: bugfix: replace ble with blo in start.S files
Albert Aribaud
2010-09-29
ARM: Use syslib functions for all CORTEXA8
Stefano Babic
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
ARMV7: OMAP4: Calculate SDRAM size
Aneesh V
2010-09-19
ARM: implement relocation for ARM V7 (OMAP)
Heiko Schocher
2010-09-19
ARM V7 (OMAP): add data cache support, test on Beagle board
Heiko Schocher
2010-09-10
Prepare v2010.09-rc1
Wolfgang Denk
2010-09-09
Merge branch 'master' of git://git.denx.de/u-boot-ti
Wolfgang Denk
2010-09-08
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
Steve Sakoman
2010-09-08
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
Steve Sakoman
2010-09-08
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
Mans Rullgard
2010-09-08
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
Mans Rullgard
2010-09-08
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
Mans Rullgard
2010-09-08
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
Steve Sakoman
2010-09-08
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
Steve Sakoman
2010-09-08
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...
Steve Sakoman
2010-09-08
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
2010-08-30
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
2010-08-23
ARMV7: S5P: rename from s5pc1xx to s5p
Minkyu Kang
2010-08-23
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
Minkyu Kang
2010-08-17
S5P: Use accessor functions instead of SoC specific defines to access the bas...
Minkyu Kang
2010-08-10
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-08-10
MX51EVK: fix return value of get_timer_masked
Li Haibo
2010-08-05
ARMV7: Fix udelay for OMAP4
Steve Sakoman
2010-08-05
ARMV7: Add pad mux support for OMAP4
Steve Sakoman
2010-07-15
ARMV7: Add basic gpmc initialization for OMAP4
Steve Sakoman
2010-07-05
ARMV7: Add basic support for TI OMAP4
Steve Sakoman
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman