linux-hardened/arch/arm/configs
Russell King d0d42df2a4 Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel
* at91: (24 commits)
  [ARM] 4615/4: sam926[13]ek buttons updated
  [ARM] 4765/1: [AT91] AT91CAP9A-DK board support
  [ARM] 4764/1: [AT91] AT91CAP9 core support
  [ARM] 4738/1: at91sam9261: Remove udc pullup enabling in board initialisation
  [ARM] 4761/1: [AT91] Board-support for NEW_LEDs
  [ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200
  [ARM] 4759/1: [AT91] Buttons on CSB300
  [ARM] 4758/1: [AT91] LEDs
  [ARM] 4757/1: [AT91] UART initialization
  [ARM] 4756/1: [AT91] Makefile cleanup
  [ARM] 4755/1: [AT91] NAND update
  [ARM] 4754/1: [AT91] SSC library support
  [ARM] 4753/1: [AT91] Use DMA_BIT_MASK
  [ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9
  [ARM] 4751/1: [AT91] ISI peripheral on SAM9263
  [ARM] 4750/1: [AT91] STN LCD displays on SAM9261
  [ARM] 4734/1: at91sam9263ek: include IRQ for Ethernet PHY
  [ARM] 4646/1: AT91: configurable HZ, default to 128
  [ARM] 4688/1: at91: speed-up irq processing
  [ARM] 4657/1: AT91: Header definition update
  ...

* ep93xx:
  [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations
  [ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense type
  [ARM] 4669/1: ep93xx: simplify GPIO code and cleanups
  [ARM] 4668/1: ep93xx: implement new GPIO API

* iop:
  [ARM] 4770/1: GLAN Tank: correct physmap_flash_data width field
  [ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c device
  [ARM] 4708/1: iop: update defconfigs for 2.6.24

* kprobes:
  ARM kprobes: let's enable it
  ARM kprobes: special hook for the kprobes breakpoint handler
  ARM kprobes: prevent some functions involved with kprobes from being probed
  ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack
  ARM kprobes: add the kprobes hook to the page fault handler
  ARM kprobes: core code
  ARM kprobes: instruction single-stepping support

* ks8695:
  [ARM] 4603/1: KS8695: debugfs interface to view pin state
  [ARM] 4601/1: KS8695: PCI support

* misc:
  [ARM] remove duplicate includes
  [ARM] CONFIG_DEBUG_STACK_USAGE
  [ARM] 4689/1: small comment wrap fix
  [ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix
  [ARM] 4666/1: ixp4xx: fix sparse warnings in include/asm-arm/arch-ixp4xx/io.h
  [ARM] remove reference to non-existent MTD_OBSOLETE_CHIPS
  [SERIAL] 21285: Report baud rate back via termios
  [ARM] Remove pointless casts from void pointers,
  [ARM] Misc minor interrupt handler cleanups
  [ARM] Remove at91_lcdc.h
  [ARM] ARRAY_SIZE() cleanup
  [ARM] Update mach-types

* msm:
  [ARM] msm: dma support for MSM7X00A
  [ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)
  [ARM] msm: irq and timer support for ARCH_MSM7X00A
  [ARM] msm: core platform support for ARCH_MSM7X00A

* s3c2410: (33 commits)
  [ARM] 4795/1: S3C244X: Add armclk and setparent call
  [ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code
  [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function
  [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S
  [ARM] 4791/1: S3C2412: Make fclk a parent of msysclk
  [ARM] 4790/1: S3C2412: Fix parent selection for msysclk.
  [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values
  [ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOSTART used.
  [ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated channel number
  [ARM] 4786/1: S3C2412: Add SPI FIFO controll constants
  [ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers
  [ARM] 4784/1: S3C24XX: Fix GPIO restore glitches
  [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
  [ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users
  [ARM] 4781/1: S3C24XX: DMA suspend and resume support
  [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
  [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call
  [ARM] 4778/1: S3C2412: Add armclk and init from DVS state
  [ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for the clk
  [ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected
  ...

* sa1100:
  [ARM] sa1100: add clock source support

* vfp:
  [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support
  [ARM] 4583/1: ARMv7: Add VFPv3 support
  [ARM] 4582/2: Add support for the common VFP subarchitecture
2008-01-28 13:21:21 +00:00
..
assabet_defconfig [ARM] Add PM_LEGACY defaults 2006-11-26 16:39:00 +00:00
at91cap9adk_defconfig [ARM] 4765/1: [AT91] AT91CAP9A-DK board support 2008-01-26 15:01:14 +00:00
at91rm9200dk_defconfig [ARM] Merge individual ARM sub-trees 2006-12-07 23:07:26 +00:00
at91rm9200ek_defconfig [ARM] Merge individual ARM sub-trees 2006-12-07 23:07:26 +00:00
at91sam9rlek_defconfig [ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development board 2007-05-11 21:07:59 +01:00
at91sam9260ek_defconfig [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQ 2007-01-24 11:59:53 +00:00
at91sam9261ek_defconfig [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQ 2007-01-24 11:59:53 +00:00
at91sam9263ek_defconfig [ARM] 4146/1: AT91: Support for AT91SAM9263-EK board. 2007-02-08 14:55:25 +00:00
ateb9200_defconfig [ARM] 4207/1: defconfig fixes, use RTC_DRV_AT91RM9200 2007-02-16 13:03:56 +00:00
badge4_defconfig i2c: Delete the i2c-isa pseudo bus driver 2007-07-19 14:25:20 -04:00
carmeva_defconfig [ARM] 3956/1: AT91: Carmeva board update 2006-12-01 13:53:57 +00:00
cerfcube_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
clps7500_defconfig i2c: Delete the i2c-isa pseudo bus driver 2007-07-19 14:25:20 -04:00
cm_x270_defconfig [ARM] 4576/1: CM-X270 machine support 2007-10-15 18:53:57 +01:00
collie_defconfig [ARM] remove reference to non-existent MTD_OBSOLETE_CHIPS 2008-01-26 14:50:02 +00:00
corgi_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
csb337_defconfig [ARM] 4207/1: defconfig fixes, use RTC_DRV_AT91RM9200 2007-02-16 13:03:56 +00:00
csb637_defconfig [ARM] 4148/1: AT91: Physically mapped flash on CSB337 and CSB637 boards. 2007-02-08 14:55:28 +00:00
ebsa110_defconfig [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs 2006-01-09 13:32:56 +00:00
edb7211_defconfig [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs 2006-01-09 13:32:56 +00:00
em_x270_defconfig [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
ep93xx_defconfig [ARM] 4060/1: update several ARM defconfigs 2006-12-19 21:04:38 +00:00
footbridge_defconfig i2c: Delete the i2c-isa pseudo bus driver 2007-07-19 14:25:20 -04:00
fortunet_defconfig [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs 2006-01-09 13:32:56 +00:00
h3600_defconfig [ARM] Add PM_LEGACY defaults 2006-11-26 16:39:00 +00:00
h7201_defconfig [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs 2006-01-09 13:32:56 +00:00
h7202_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
hackkit_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
integrator_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
iop13xx_defconfig [ARM] 4708/1: iop: update defconfigs for 2.6.24 2008-01-26 14:37:57 +00:00
iop32x_defconfig [ARM] 4708/1: iop: update defconfigs for 2.6.24 2008-01-26 14:37:57 +00:00
iop33x_defconfig [ARM] 4708/1: iop: update defconfigs for 2.6.24 2008-01-26 14:37:57 +00:00
ixp4xx_defconfig [ARM] 4311/1: ixp4xx: add KIXRP435 platform 2007-04-21 20:51:55 +01:00
ixp23xx_defconfig [ARM] 4060/1: update several ARM defconfigs 2006-12-19 21:04:38 +00:00
ixp2000_defconfig [ARM] 4060/1: update several ARM defconfigs 2006-12-19 21:04:38 +00:00
jornada720_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
kafa_defconfig [ARM] 4207/1: defconfig fixes, use RTC_DRV_AT91RM9200 2007-02-16 13:03:56 +00:00
kb9202_defconfig [ARM] Merge individual ARM sub-trees 2006-12-07 23:07:26 +00:00
ks8695_defconfig [ARM] 4333/2: KS8695: Micrel Development board 2007-05-11 22:02:55 +01:00
lart_defconfig [ARM] Add PM_LEGACY defaults 2006-11-26 16:39:00 +00:00
lpd7a400_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
lpd7a404_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
lpd270_defconfig [ARM] 4060/1: update several ARM defconfigs 2006-12-19 21:04:38 +00:00
lubbock_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
lusl7200_defconfig [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs 2006-01-09 13:32:56 +00:00
mainstone_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
msm_defconfig [ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A) 2008-01-26 14:39:14 +00:00
mx1ads_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
neponset_defconfig i2c: Delete the i2c-isa pseudo bus driver 2007-07-19 14:25:20 -04:00
netwinder_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
netx_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
ns9xxx_defconfig [ARM] 4211/1: Provide a defconfig for ns9xxx 2007-02-17 20:05:48 +00:00
omap_h2_1610_defconfig ARM: OMAP: Update omap h2 defconfig 2007-09-20 18:34:50 -07:00
omap_osk_5912_defconfig ARM: OMAP: Add omap osk defconfig 2007-09-20 18:34:51 -07:00
onearm_defconfig [ARM] 4060/1: update several ARM defconfigs 2006-12-19 21:04:38 +00:00
picotux200_defconfig i2c: Delete the i2c-isa pseudo bus driver 2007-07-19 14:25:20 -04:00
pleb_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
pnx4008_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
pxa255-idp_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
realview-smp_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
realview_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
rpc_defconfig [ARM] rpc: update defconfig 2007-08-06 16:48:49 +01:00
s3c2410_defconfig [ARM] 4518/1: S3C: Rename watchdog configuration options 2007-07-22 16:44:38 +01:00
shannon_defconfig [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs 2006-01-09 13:32:56 +00:00
shark_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
simpad_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
spitz_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
trizeps4_defconfig [ARM] 4362/1: trizeps4 update 2007-05-11 17:19:20 +01:00
versatile_defconfig [ARM] Remove DEBUG_WAITQ 2006-11-30 12:24:47 +00:00
zylonite_defconfig [ARM] 4636/1: pxa: add default configuration for zylonite 2007-10-31 15:21:48 +00:00