]> git.sur5r.net Git - u-boot/history - arch/arm
ftsmc020: move ftsmc020 static mem controller to driver/mtd
[u-boot] / arch / arm /
2011-04-27 Macpaul Linftsmc020: move ftsmc020 static mem controller to driver/mtd
2011-04-27 Macpaul Linftsdmc020: move ftsdmc020.h to include/faraday
2011-04-27 Luca CeresoliARMV7: OMAP3: Cleanup extern variables in mem.c
2011-04-27 Tom Warrenarm: Tegra2: GPIO: Add basic GPIO definitions
2011-04-27 Tom Warrenarm: Tegra2: Add missing PLLX init
2011-04-27 Eric CooperARM: fix stack pointer adjustment in board_init_f()
2011-04-27 Tom Warrenarm: Tegra2: add support for A9 CPU init
2011-04-27 Luca CeresoliARMV7: OMAP3: Add GPMC_CONFIGx register value definitions
2011-04-27 Luca CeresoliARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
2011-04-27 Alexander Holleromap3_beagle: enable EHCI and USB storage.
2011-04-27 Alexander HollerOMAP3: Add support for DPLL5 (usbhost)
2011-04-27 Albert ARIBAUDReplace obsolete e-mail address
2011-04-27 Macpaul Lina320evb: fix include path of timer fttmr010
2011-04-27 Macpaul Linfttmr010: move fttmr010 header to include/faraday
2011-04-27 Rogan DawesOrion5x: Correct DRAM bank detection
2011-04-27 Lei WenI2C: add i2c support for Armada100 platform
2011-04-27 Lei WenI2C: add i2c support for Pantheon platform
2011-04-27 Lei Wenmv_i2c: use structure to replace the direclty define
2011-04-27 Lei Wenpxa: move i2c driver to the common place
2011-04-27 Po-Yu Chuangarm: a320: use new ftpmu010 API
2011-04-27 Matthias Weisserarm: Use optimized memcpy and memset from linux
2011-04-27 Steve KipiszOMAP3: BeagleBoard: Enable pullups on i2c2.
2011-04-27 Stefano BabicMX31: drop warnings in get_cpu_rev
2011-04-27 Jason LiuMX5: factor out boot cause funciton to common code
2011-04-27 Fabio EstevamARM: MX31: Fix file name label
2011-04-27 Fabio EstevamMX31: Introduce get_reset_cause()
2011-04-27 Fabio EstevamARM: mx31: Print the silicon version
2011-04-27 Stefano BabicIMX: MX31: Cleanup include files and drop nasty #ifdef...
2011-04-27 Fabio Estevammx25: Make the UART port number explicit in its setup...
2011-04-27 Stefano BabicMX31: add support for MX31 watchdog
2011-04-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-04-13 Graeme RussMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-12 Wolfgang DenkMake STANDALONE_LOAD_ADDR configurable per board
2011-04-12 Loïc MinierFix misc spelling errors found by lintian
2011-03-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-03-27 Chander KashyapARMV7: S5P: Fixed register offset in mmc.h
2011-03-27 Minkyu KangS5P: timer: replace bss variable by gd
2011-03-27 Minkyu KangS5P: timer: Use pwm functions
2011-03-27 Donghwa LeeARM: S5P: pwm driver support
2011-03-27 seedshopeSMDK6400: Disable LED function in start.s on the nand...
2011-03-27 Po-Yu Chuangarm: fix incorrect monitor protection region in FLASH
2011-03-27 Po-Yu Chuangrename _end to __bss_end__
2011-02-21 Sandeep PaulrajARM: Update mach-types
2011-02-21 Fabio Estevamarm1136 relocation: Fix calculation of board_init_r
2011-02-21 Fabio Estevamarm1136: Fix NAND boot
2011-02-21 Po-Yu Chuangarm: get_sp() should always be compiled
2011-02-21 Lei Wenmvmfp: add MFP configuration support for PANTHEON
2011-02-21 Lei WenARM: Add Support for Marvell Pantheon Familiy SoCs
2011-02-21 Lei Wenmv: seperate kirkwood and armada from common setting
2011-02-21 Wolfgang DenkARM: fix write*() I/O accessors
2011-02-21 Alexander Steinarm relocation: Fix calculation of board_init_r
2011-02-21 Tom Warrenarm: Tegra2: Add basic NVIDIA Tegra2 SoC support
2011-02-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-02-02 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-02-01 Minkyu Kangarmv7: add support for S5PC210 SoC
2011-02-01 Minkyu KangS5P: serial: Use the inline function instead of static...
2011-02-01 Heiko Schocherarm926ejs: timer: Replace bss variable by gdr
2011-02-01 Jens Scharsigremove (double) LED initialization in arm920t start.s
2011-02-01 Heiko Schocherarm1136: timer: Replace bss variable by gd
2011-02-01 Liu Hui-R64343ARM: */start.S: code cleanup
2011-02-01 Alexander HollerARM: Avoid compiler optimization for readb, writeb...
2011-02-01 Minkyu Kangarmv7: s5pc1xx: don't use function pointer for clock...
2011-02-01 Sandeep PaulrajDaVinci: Remove incorrect CONFIG option
2011-02-01 Sandeep PaulrajDaVinci DM6467: Fix Build Error
2011-02-01 Sandeep PaulrajDaVinci DM6467: Enhance board Support
2011-02-01 Sandeep PaulrajARM: Update mach types
2011-02-01 Sandeep PaulrajDaVinci DM6467: Added ET1011C (LSI) PHY support
2011-02-01 Sandeep PaulrajDavinci MMCSD Support
2011-02-01 Stefano BabicARM: fix broken build of ARM
2011-02-01 Stefano BabicMX5: Reuse the gd->tbl value for timestamp and add...
2011-02-01 Stefano BabicSPI: mxc_spi: replace fixed offsets with structures
2011-02-01 Stefano BabicAdd support for MX35 processor
2011-02-01 Liu Hui-R64343MX5: Add initial support for MX53 processor
2011-01-25 Macpaul Linftpmu010: support faraday ftpmu010 driver
2011-01-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-01-18 Peter TyserReplace "FLASH" strings with "Flash" or "flash"
2011-01-09 Mike Frysingermiiphy: convert to linux/mii.h
2010-12-22 Wolfgang DenkMerge branch 'next' of ../next
2010-12-21 John RigbyMove DECLARE_GLOBAL_DATA_PTR to file scope
2010-12-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-12-17 Wolfgang DenkMerge branch 'for-upstream' of git://git.denx.de/u...
2010-12-17 clagix@gmail.comAT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU
2010-12-16 Prafulla Wadaskaradd Multi Function Pin configuration support for ARMADA100
2010-12-16 Prafulla Wadaskararm: Add Support for Marvell ARMADA 100 Familiy SoCs
2010-12-16 Wolfgang DenkMerge branch 'master' of ../master into next
2010-12-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-12-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-12-13 Wolfgang DenkARM: */start.S: use canonical asm syntax
2010-12-11 Nishanth Menonomap3: emif|sdrc: use a single global data define
2010-12-11 Dirk BehmeOMAP: Timer: Replace bss variable by gd
2010-12-11 Nick Thompsondavinci: Rewrite timer.c to use tbl/tbu emulation varia...
2010-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-12-09 Prafulla WadaskarARM: make timer variables in gt_t available for all...
2010-12-09 Andreas Bießmannarmv7: fix relocation skip
2010-12-09 Andreas Bießmannarm: fixloop(): do not use r8 for relocation
2010-12-09 Andreas Bießmannarm: relocate_code(): do not set register useless
2010-12-09 Andreas Bießmannarm: copy_loop(): use scratch register
2010-12-09 Stefano BabicDavinci 8xx: Move common functions to share code
2010-12-09 Sudhakar Rajashekharada850: Add RMII support for EMAC
2010-12-09 Sughosh GanuAdd board support for hawkboard
next