Merge branch 'master' of git://git.denx.de/u-boot-arm
* 'master' of git://git.denx.de/u-boot-arm: ARM926EJS: Fix cache.c to comply with checkpatch.pl ARM926EJS: Make asm routines volatile in cache ops MX35: mx35pdk: wrong board revision ARM1136: MX35: Make asm routines volatile in cache ops ARM: add u-boot.imx as target for i.MX SOCs M28: Pull out CONFIG_APBH_DMA so it's always enabled DMA: Split the APBH DMA init into block and channel init imx: Return gpio_set_value in gpio_direction_output imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) imx: Add GPIO_TO_PORT macro in the mxc_gpio driver imx: Remove unneeded/repititive definitions from imx headers i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC MX31: mx31pdk: drop enable_caches from board file i.MX28: Fix initial stack pointer position mx35: mx35pdk: fix when cache functions are linked mx35: flea3: fix when cache functions are linked ARM: 926ejs: use debug() for misaligned addresses ARM1136: add cache flush and invalidate operations mx6qsabrelite: Fix the serial console port mx6qsabrelite: Add boot switch setting information into the README i.MX6: mx6qsabrelite: add cache commands if cache is enabled i.MX6: implement enable_caches() i.MX6: define CACHELINE_SIZE MX53: DDR: Fix ZQHWCTRL field TZQ_CS mx28evk: Add a README file mx28: Split the README into a common part and a m28 specific part tricorder: Load kernel from ubifs tricorder: Add UBIFS cm-t35: fix Ethernet reset timing hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT BeagleBoard: Remove userbutton command and use gpio command instead OMAP: Move omap1510inn to Unmaintained / Orphaned
Showing
- MAINTAINERS 3 additions, 4 deletionsMAINTAINERS
- arch/arm/cpu/arm1136/cpu.c 100 additions, 3 deletionsarch/arm/cpu/arm1136/cpu.c
- arch/arm/cpu/arm926ejs/cache.c 9 additions, 10 deletionsarch/arm/cpu/arm926ejs/cache.c
- arch/arm/cpu/arm926ejs/mx28/mx28.c 6 additions, 0 deletionsarch/arm/cpu/arm926ejs/mx28/mx28.c
- arch/arm/cpu/armv7/config.mk 3 additions, 0 deletionsarch/arm/cpu/armv7/config.mk
- arch/arm/cpu/armv7/mx6/soc.c 8 additions, 0 deletionsarch/arm/cpu/armv7/mx6/soc.c
- arch/arm/include/asm/arch-mx28/dma.h 3 additions, 1 deletionarch/arm/include/asm/arch-mx28/dma.h
- arch/arm/include/asm/arch-mx35/mx35_pins.h 0 additions, 2 deletionsarch/arm/include/asm/arch-mx35/mx35_pins.h
- arch/arm/include/asm/arch-mx5/mx5x_pins.h 0 additions, 2 deletionsarch/arm/include/asm/arch-mx5/mx5x_pins.h
- arch/arm/include/asm/arch-mx6/imx-regs.h 2 additions, 2 deletionsarch/arm/include/asm/arch-mx6/imx-regs.h
- board/cm_t35/cm_t35.c 6 additions, 5 deletionsboard/cm_t35/cm_t35.c
- board/freescale/mx31pdk/mx31pdk.c 0 additions, 8 deletionsboard/freescale/mx31pdk/mx31pdk.c
- board/freescale/mx35pdk/mx35pdk.c 0 additions, 11 deletionsboard/freescale/mx35pdk/mx35pdk.c
- board/freescale/mx53ard/imximage_dd3.cfg 1 addition, 1 deletionboard/freescale/mx53ard/imximage_dd3.cfg
- board/freescale/mx53evk/imximage.cfg 1 addition, 1 deletionboard/freescale/mx53evk/imximage.cfg
- board/freescale/mx53loco/imximage.cfg 1 addition, 1 deletionboard/freescale/mx53loco/imximage.cfg
- board/freescale/mx53smd/imximage.cfg 1 addition, 1 deletionboard/freescale/mx53smd/imximage.cfg
- board/ti/beagle/beagle.c 0 additions, 55 deletionsboard/ti/beagle/beagle.c
- doc/README.m28 4 additions, 215 deletionsdoc/README.m28
- doc/README.mx28_common 226 additions, 0 deletionsdoc/README.mx28_common
Loading
Please register or sign in to comment