]> git.sur5r.net Git - u-boot/history - arch/arm
AT91: SoC fix at91sam9261_matrix.h
[u-boot] / arch / arm /
2011-08-03 Xu, HongAT91: SoC fix at91sam9261_matrix.h
2011-08-03 Xu, HongAT91: Makes AT91SAM9RL SoC build correctly against...
2011-08-03 Asen DimovAT91: change common at91sam9261 files to compile with...
2011-08-03 Reinhard MeyerAT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
2011-08-03 Andreas Bießmanna/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM...
2011-08-03 Andreas Bießmanna/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
2011-08-03 Andreas BießmannARM: remove obsolete at91rm9200
2011-08-03 Aneesh Vomap4: clock init support for omap4460
2011-08-03 Aneesh Vomap4: support TPS programming
2011-08-03 Aneesh Vomap: reuse omap3 gpio support in omap4
2011-08-03 Aneesh Vomap4: sdram init changes for omap4460
2011-08-03 Aneesh Vomap4: add omap4460 revision detection
2011-08-03 John Rigbymkimage: Add OMAP boot image support
2011-08-03 Aneesh Vomap: add MMC and FAT support to SPL
2011-08-03 Aneesh Vomap: add basic SPL support
2011-08-03 Aneesh Varmv7: start.S: fixes and enhancements for SPL
2011-08-03 Aneesh Vomap4: automatic sdram detection
2011-08-03 Aneesh Vomap4: calculate EMIF register values
2011-08-03 Aneesh Vomap4: add sdram init support
2011-08-03 Aneesh Vomap4: add clock support
2011-08-03 Aneesh Vomap4: add OMAP4430 revision check
2011-08-03 Aneesh Vomap4: cleanup pin mux data
2011-08-03 Aneesh Vomap4: utility function to identify the context of...
2011-08-03 Laurence WithersDA8xx: fix LPSC constants
2011-08-03 Laurence WithersDA8xx: switch an enum to defines for consistency
2011-08-03 Laurence WithersDA8xx: add MMC/SD controller addresses
2011-08-03 Laurence WithersDaVinci EMAC: declare function for all DA8xx CPUs
2011-08-03 Laurence WithersDA8xx: add generic GPIO driver
2011-08-03 Laurence WithersDaVinci: rename gpio_defs.h to gpio.h
2011-08-03 Sanjeev Premiomap3: Include array definition only when it is used
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-08-01 Wolfgang DenkUnify timer_init() and cpu_init() prototypes
2011-08-01 seedshopeARM: fix error: conflicting types for 'setenv'
2011-07-28 Mike Williamscleanup: Fix typos and misspellings in various files.
2011-07-28 Andreas Bießmannunify version_string
2011-07-28 Michael Jonescosmetic: spell fixes etc.
2011-07-26 Graeme RussTimer: Remove reset_timer_masked()
2011-07-26 Graeme RussTimer: Fix at91rm9200/spi.c timer usage
2011-07-26 Graeme RussTimer: Remove reset_timer() for non-Nios2 arches
2011-07-26 Graeme RussTimer: Remove set_timer completely
2011-07-26 Aneesh Vreplace CONFIG_PRELOADER with CONFIG_SPL_BUILD
2011-07-26 Aneesh Vscaled down version of generic libraries for SPL
2011-07-26 Aneesh Varm: adjust PLATFORM_LIBS for SPL
2011-07-19 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-07-18 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-07-18 David JanderARM: MX5: Fix broken leftover TO-2 errata workaround
2011-07-18 Stefano BabicMX31: Cleanup clock function
2011-07-17 Albert ARIBAUDRemove volatile qualifier in get_ram_size() calls
2011-07-17 Rob HerringARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
2011-07-17 Igor Grinbergarm: add CONFIG_MACH_TYPE setting and documentation
2011-07-16 Rob Herringarm: add __ilog2 function
2011-07-16 Tom Warrenmmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC...
2011-07-14 Stefano BabicMX27: Update to autogenerated asm-offsets.h
2011-07-14 Stefano BabicMX5: Update to autogenerated asm-offsets.h
2011-07-14 Matthias Weisserimx: Add support for zmx25 board
2011-07-14 Matthias Weisserimx: Make imx25 compatible to mxc_gpio driver and fix...
2011-07-14 Matthias Weisserimx: Add auto generation of asm-offsets.h for imx25
2011-07-14 Matthias Weisserimx: Add support for USB EHCI on imx25
2011-07-14 Matthias Weisserimx: Use correct imx25 reset.c
2011-07-14 Matthias Weisserimx: Add get_tbclk() function for imx25
2011-07-14 Fabio Estevammx27: Make the UART port number explicit
2011-07-14 Matthias Weisserbuild: Add targets for auto gen of asm-offsets.h and...
2011-07-04 Holger Brunckarm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFI...
2011-07-04 Jens ScharsigFix compiler error for cpu at91sam9, if lowlevel init...
2011-07-04 Andreas Bießmannarm920t/at91: add at91rm9200_devices.c
2011-07-04 Andreas Bießmannarm920t/at91: use new clock.c features
2011-07-04 Andreas Bießmannarm920t/at91: add clock.c
2011-07-04 Andreas Bießmannat91rm9200.h: fix ATMEL_PMX_AA_TXD2
2011-07-04 Fabio EstevamMX5: Introduce a function for setting the chip select...
2011-07-04 Fabio EstevamMX5: Add iomux structure
2011-07-04 Fabio EstevamMX5: Make the weim structure complete
2011-07-04 John RigbyOMAP[34]: fix broken timer
2011-07-04 Tom WarrenGPIO: Tegra2: add GPIO driver for Tegra2
2011-07-04 Aneesh Varmv7: adapt s5pc1xx to the new cache maintenance framework
2011-07-04 Aneesh Varmv7: adapt omap3 to the new cache maintenance framework
2011-07-04 Aneesh Varmv7: adapt omap4 to the new cache maintenance framework
2011-07-04 Aneesh Varmv7: add PL310 support to u-boot
2011-07-04 Aneesh Varm: minor fixes for cache and mmu handling
2011-07-04 Aneesh Varmv7: integrate cache maintenance support
2011-07-04 Aneesh Varmv7: rename cache related CONFIG flags
2011-07-04 Aneesh Varmv7: cache maintenance operations for armv7
2011-07-04 Aneesh Varm: make default implementation of cache_flush() weakl...
2011-06-27 Wolfgang DenkMinor coding style fixes.
2011-06-23 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-06-23 Michael Schwingenrun arm_pci_init after relocation
2011-06-23 Michael SchwingenIXP42x PCI rewrite
2011-06-23 Michael SchwingenIXP NPE: add support for fixed-speed MII ports
2011-06-23 Michael Schwingenuse -ffunction-sections / --gc-sections on IXP42x
2011-06-23 Michael Schwingensupport CONFIG_SYS_LDSCRIPT on ARM
2011-06-23 Michael Schwingenfix "depend" target in npe directory
2011-06-23 Michael SchwingenFix IXP code to work after relocation was added
2011-06-23 Michael Schwingenadd support for IXP42x Rev. B1 and newer
2011-06-22 Wolfgang DenkARM: drop unsupported 'trab' board
2011-06-21 Eric Benardinclude/asm/arch-at91: update several .h files to ATMEL...
2011-06-21 Eric Benardarm926ejs/at91/lowlevel_init.S: fix defines
2011-06-21 Jens Scharsigupdate arm/at91rm9200 work with rework rework110202
2011-06-02 Wolfgang DenkMinor coding style cleanup
2011-06-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
next