]> git.sur5r.net Git - u-boot/history - arch/arm/cpu
mx28: Let dram_init be common for mx28
[u-boot] / arch / arm / cpu /
2012-01-16 Fabio Estevammx28: Let dram_init be common for mx28
2012-01-16 Fabio Estevammx28: Let imx_get_mac_from_fuse be common for mx28
2012-01-16 Fabio Estevamnet: imx: Add multi-FEC support for imx_get_mac_from_fuse
2012-01-16 Veli-Pekka Peltolamx28: remove omap specific config options
2012-01-16 Jason Liui.mx: i.mx6q: Add the enet clock function
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2012-01-13 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2012-01-10 Joe Hershbergergpio: Replace ARM gpio.h with the common API in include...
2012-01-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-24 Simon Glasstegra: Add support for UART init in cpu board.c
2011-12-24 Simon Glasstegra: Add a function mux feature
2011-12-24 Simon Glasstegra: add clock_ll_start_uart() to enable UART prior...
2011-12-24 Simon Glasstegra: Move clock_early_init() to arch_cpu_init()
2011-12-24 Simon Glasstegra: Move cpu_init_cp15() to arch_cpu_init()
2011-12-24 Thierry Redingtegra2: Always build with USE_PRIVATE_LIBGCC=yes.
2011-12-24 Christian Riescharm, davinci: Fix build warnings for cam_enc_4xx
2011-12-24 Christian Riescharm, davinci: Add SPL support for DA850 SoCs
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-21 Tom Warrenarm: Tegra: fix undefined instruction hang immediately...
2011-12-20 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-19 David Müller (ELSO... add print_cpuinfo to s3c24x0
2011-12-19 Manfred Rudigierdavinci: Fixed wrong timebase clock frequency.
2011-12-19 Ilya Yanokarm926ejs: remove noop flush_dcache_all function
2011-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-11 Wolfgang GrandeggerUSB: MX5: add helper functions to enable USB clocks
2011-12-11 Stefan Herbrechtsmeierpxa: activate the first usb host port on pxa27x by...
2011-12-11 Stefan Herbrechtsmeierpxa: fix usb host register mismatch
2011-12-10 Christian Riescharm, davinci: Use lldiv for the 64-bit divisions in...
2011-12-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-09 Marek VasutM28: Cleanup memsize.o OOT build
2011-12-09 Marek Vasuti.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
2011-12-09 Jason Liui.mx: add the initial support for freescale i.MX6Q...
2011-12-09 Jason Liui.mx: introduce the armv7/imx-common folder
2011-12-09 Chander KashyapS5PC2XX: Rename S5pc2XX to exynos
2011-12-09 Simon Glasstegra2: Don't use board pointer before it is set up
2011-12-09 Simon Glasstegra2: Remove unneeded 'dynamic ram size' message
2011-12-09 Simon Glasstegra2: Remove unneeded boot code
2011-12-09 Simon Glassarm: Move CP15 init out of cpu_init_crit()
2011-12-09 Simon Glasstegra2: Simplify tegra_start() boot path
2011-12-09 Simon Glasstegra2: Add arch_cpu_init() to fire up Cortex-A9
2011-12-09 Simon GlassFix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-06 Anatolij Gustschinarch/arm/cpu/armv7/omap-common/clocks-common.c: Fix...
2011-12-06 Anatolij Gustschinarch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
2011-12-06 Stefano BabicMX: serial_mxc: cleanup removing nasty #ifdef
2011-12-06 Simon Glassmx5: Correct a warning in clock.c
2011-12-06 Tom RiniOMAP3: Add SPL_BOARD_INIT hook
2011-12-06 Tom RiniOMAP3 SPL: Add identify_nand_chip function
2011-12-06 Tom RiniOMAP3 SPL: Rework memory initalization and devkit8000...
2011-12-06 Tom RiniOMAP3: Change mem_ok to clear again after reading back
2011-12-06 Tom RiniOMAP3: Add a helper function to set timings in SDRC
2011-12-06 Tom RiniOMAP3: Update SDRC dram_init to always call make_cs1_co...
2011-12-06 Tom Riniomap3: mem: Comment enable_gpmc_cs_config more
2011-12-06 Heiko Schocherarm, davinci: move misc function in arch tree
2011-12-06 Heiko Schocherarm, davinci, da850: add uart1 tx rx pinmux config
2011-12-06 Christian Riescharm, davinci: Remove duplication of pinmux configuratio...
2011-12-06 Christian Riescharm, da850: Add pinmux configurations to the arch tree
2011-12-06 Christian Riescharm, davinci: Move pinmux functions from board to arch...
2011-12-06 Heiko Schocherarm, arm926ejs: always do cpu critical inits
2011-12-06 Ilya YanokAM35xx: add EMAC support
2011-12-06 Ilya Yanokarm926ejs: add noop implementation for dcache ops
2011-12-06 Ilya Yanokdavinci_emac: move arch-independent defines to separate...
2011-12-06 Aneesh Vomap4: fix IO setting
2011-12-06 Aneesh Vomap4460: add ES1.1 identification
2011-12-06 Aneesh Vomap4: emif: fix error in driver
2011-12-06 Aneesh Vomap: remove I2C from SPL
2011-12-06 Aneesh Vomap4460: fix TPS initialization
2011-12-06 Aneesh Vstart.S: remove omap3 specific code from start.S
2011-12-06 Aneesh Varmv7: setup vector
2011-12-06 Aneesh Varmv7: include armv7/cpu.c in SPL build
2011-12-06 Aneesh Varmv7: disable L2 cache in cleanup_before_linux()
2011-12-06 Christian Riescharm, arm926ejs: Fix clear bss loop for zero length bss
2011-12-06 Marek VasutPXA: Rename pxa_dram_init to pxa2xx_dram_init
2011-12-06 Marek VasutPXA: Replace timer driver
2011-12-06 Marek VasutPXA: Add cpuinfo display for PXA2xx
2011-12-06 Marek VasutPXA: Separate PXA2xx CPU init
2011-12-06 Marek VasutPXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
2011-12-06 Marek VasutPXA: Re-add the Dcache locking as RAM for pxa250
2011-12-06 Marek VasutPXA: Rework start.S to be closer to other ARMs
2011-11-29 Alexander HollerOMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c...
2011-11-29 Stelian PopFix Stelian's email address
2011-11-28 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-11-27 Alexander HollerOMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c...
2011-11-27 Stelian PopFix Stelian's email address
2011-11-23 Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-23 Anatolij Gustschinarch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6...
2011-11-21 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-16 Anatolij Gustschinarch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-15 Heiko Schocherarm, davinci: da850/dm365 lowlevel cleanup
2011-11-15 Sricharanomap4/5: Add support for booting with CH.
2011-11-15 Sricharanomap5: emif: Add emif/ddr configurations required for...
2011-11-15 Sricharanomap5: clocks: Add clocks support for omap5 platform.
next