Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b8e60b972edea11eb202846f107beba52b822aa8
/
arch
/
arm
b8e60b9
omap: add basic SPL support
by Aneesh V
· 13 years ago
ef0f76e
armv7: start.S: fixes and enhancements for SPL
by Aneesh V
· 13 years ago
ced762a
omap4: automatic sdram detection
by Aneesh V
· 13 years ago
c0e8852
omap4: calculate EMIF register values
by Aneesh V
· 13 years ago
cc56558
omap4: add sdram init support
by Aneesh V
· 13 years ago
0d2628b
omap4: add clock support
by Aneesh V
· 13 years ago
162ced3
omap4: add OMAP4430 revision check
by Aneesh V
· 13 years ago
f908b63
omap4: cleanup pin mux data
by Aneesh V
· 13 years ago
3067942
omap4: utility function to identify the context of hw init
by Aneesh V
· 13 years ago
5871d34
DA8xx: fix LPSC constants
by Laurence Withers
· 13 years ago
b7ad125
DA8xx: switch an enum to defines for consistency
by Laurence Withers
· 13 years ago
8517376
DA8xx: add MMC/SD controller addresses
by Laurence Withers
· 13 years ago
b2c2c63
DaVinci EMAC: declare function for all DA8xx CPUs
by Laurence Withers
· 13 years ago
3ffd968
DA8xx: add generic GPIO driver
by Laurence Withers
· 13 years ago
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
9659e3f
omap3: Include array definition only when it is used
by Sanjeev Premi
· 13 years ago
75fc434
Unify timer_init() and cpu_init() prototypes
by Wolfgang Denk
· 13 years ago
ed5ed09
ARM: fix error: conflicting types for 'setenv'
by seedshope
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
9c5ef8d
cosmetic: spell fixes etc.
by Michael Jones
· 13 years ago
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
d247221
Timer: Fix at91rm9200/spi.c timer usage
by Graeme Russ
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
55fc5b6
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
ad35628
arm: adjust PLATFORM_LIBS for SPL
by Aneesh V
· 13 years ago
53c2788
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
dd6f787
ARM: MX5: Fix broken leftover TO-2 errata workaround
by David Jander
· 13 years ago
43dc3f0
MX31: Cleanup clock function
by Stefano Babic
· 13 years ago
a960673
Remove volatile qualifier in get_ram_size() calls
by Albert ARIBAUD
· 13 years ago
a693287
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
by Rob Herring
· 13 years ago
0689067
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
a6357cb
arm: add __ilog2 function
by Rob Herring
· 13 years ago
85f0ee4
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 14 years ago
1e3763c
MX27: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
115f759
MX5: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
82001ef
imx: Add support for zmx25 board
by Matthias Weisser
· 13 years ago
7084b1e
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
by Matthias Weisser
· 13 years ago
ee5939c
imx: Add auto generation of asm-offsets.h for imx25
by Matthias Weisser
· 13 years ago
dba1f9b
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
60e925d
imx: Use correct imx25 reset.c
by Matthias Weisser
· 13 years ago
5e0e67d
imx: Add get_tbclk() function for imx25
by Matthias Weisser
· 13 years ago
af905dd
mx27: Make the UART port number explicit
by Fabio Estevam
· 13 years ago
5519a24
build: Add targets for auto gen of asm-offsets.h and use it in imx35
by Matthias Weisser
· 13 years ago
f3f93d2
arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI
by Holger Brunck
· 13 years ago
1801881
Fix compiler error for cpu at91sam9, if lowlevel init is enabled
by Jens Scharsig
· 13 years ago
5e1f6c8
arm920t/at91: add at91rm9200_devices.c
by Andreas Bießmann
· 13 years ago
c2a1f0f
arm920t/at91: use new clock.c features
by Andreas Bießmann
· 13 years ago
f4c9f92
arm920t/at91: add clock.c
by Andreas Bießmann
· 13 years ago
0ba0311
at91rm9200.h: fix ATMEL_PMX_AA_TXD2
by Andreas Bießmann
· 13 years ago
88a22a2
MX5: Introduce a function for setting the chip select size
by Fabio Estevam
· 13 years ago
f8004b1
MX5: Add iomux structure
by Fabio Estevam
· 13 years ago
4ce3624
MX5: Make the weim structure complete
by Fabio Estevam
· 13 years ago
ee764d1
OMAP[34]: fix broken timer
by John Rigby
· 14 years ago
b3878b8
GPIO: Tegra2: add GPIO driver for Tegra2
by Tom Warren
· 13 years ago
244fb89
armv7: adapt s5pc1xx to the new cache maintenance framework
by Aneesh V
· 13 years ago
d16dd01
armv7: adapt omap3 to the new cache maintenance framework
by Aneesh V
· 13 years ago
e3405bd
armv7: adapt omap4 to the new cache maintenance framework
by Aneesh V
· 13 years ago
686a075
armv7: add PL310 support to u-boot
by Aneesh V
· 13 years ago
3bda377
arm: minor fixes for cache and mmu handling
by Aneesh V
· 13 years ago
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
960f5c0
armv7: cache maintenance operations for armv7
by Aneesh V
· 13 years ago
0286aaf
arm: make default implementation of cache_flush() weakly linked
by Aneesh V
· 13 years ago
0295d4a
Minor coding style fixes.
by Wolfgang Denk
· 13 years ago
ae74ec6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
24599de
run arm_pci_init after relocation
by Michael Schwingen
· 14 years ago
b9de2fa
IXP42x PCI rewrite
by Michael Schwingen
· 14 years ago
2292a76
IXP NPE: add support for fixed-speed MII ports
by Michael Schwingen
· 14 years ago
bc5e9c6
use -ffunction-sections / --gc-sections on IXP42x
by Michael Schwingen
· 14 years ago
dc74e08
support CONFIG_SYS_LDSCRIPT on ARM
by Michael Schwingen
· 14 years ago
3154c3d
fix "depend" target in npe directory
by Michael Schwingen
· 14 years ago
7ddf55e
Fix IXP code to work after relocation was added
by Michael Schwingen
· 14 years ago
f2ff118
add support for IXP42x Rev. B1 and newer
by Michael Schwingen
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
8e518ec
include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme
by Eric Benard
· 13 years ago
470a57b
arm926ejs/at91/lowlevel_init.S: fix defines
by Eric Benard
· 13 years ago
58aa563
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
9976335
Minor coding style cleanup
by Wolfgang Denk
· 13 years ago
a3f9d65
armv7: Add ST-Ericsson u8500 arch
by John Rigby
· 14 years ago
69b2824
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 14 years ago
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
1339872
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 14 years ago
9c88fb8
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
b26418c
S5P: GPIO Macro Values Corrected.
by Chander Kashyap
· 14 years ago
222d0d3
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
by Stefano Babic
· 14 years ago
bd94dd2
MX31: Make get_reset_cause() static and drop unreachable code
by Stefano Babic
· 14 years ago
000f4d0
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
bbe1169
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
db09ccd
remove __attribute__ ((packed)) in at91 headers
by Jens Scharsig
· 14 years ago
36ff5f7
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
7beb915
AT91: fix timer.c - remove reset_timer()
by Reinhard Meyer
· 14 years ago
5acdb6a
AT91: remove LEGACY from at91_rstc.h
by Reinhard Meyer
· 14 years ago
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
7d6287c
AT91: cleanup at91sam9260_matrix.h to struct SoC access
by Reinhard Meyer
· 14 years ago
e260d0b
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
6dd03ef
AT91: fix related arch-at91 header files
by Reinhard Meyer
· 14 years ago
Next »