[linux-yocto] [PULL REQUEST] 3.10 - new preempt-rt branch - standard/preempt-rt/axxia/base
Paul Butler
butler.paul at gmail.com
Mon Dec 2 09:18:05 PST 2013
On Mon, Dec 02, 2013 at 12:12:20PM -0500, Bruce Ashfield wrote:
> On 13-12-02 12:10 PM, Paul Butler wrote:
> >The following changes since commit ee9480cd91b2b46325a2da9aa6ae779d8e4163c0:
> >
> > Merge branch 'standard/base' into standard/preempt-rt/base (2013-11-25 15:11:10 -0500)
> >
> >are available in the git repository at:
>
> Before merging new -rt support, I'd like to see what sort of latency
> and driver testing has been done on the board.
>
> There's no sense merging support if it has latency spikes, or the
> drivers haven't been tested for locking safety and semantics.
>
Ok, same story for 3.4 -rt branch?
-paul
> Bruce
>
> >
> >
> > https://github.com/butlerpaul/lsikernel-3.10.git standard/preempt-rt/axxia/base
> >
> >for you to fetch changes up to 02317a38f44313d9bf626912f653d1c24020a3f7:
> >
> > Merge branch 'standard/axxia/base' into standard/preempt-rt/axxia/base (2013-12-02 08:59:12 -0600)
> >
> >----------------------------------------------------------------
> >
> >Anders Berg (12):
> > drivers/misc: initial MTC driver
> > arm/mach-axxia: Corrected definition of __arch_iounmap.
> > arm/mach-axxia: Added support for PCI MSI for AXM55xx.
> > drivers/dma: Corrected IRQ line mixup.
> > arm/dts: Added device tree nodes for I2C controllers.
> > drivers/i2c: New I2C bus driver
> > drivers/i2c: Corrected WAIT_TIMER timeout calculation.
> > drivers/i2c: Use 'bus' property from device tree.
> > usb: Enable dma transfers in ehci-ci13612
> > usb: Cleanup USB host controller driver ehci-ci13612
> > arm/mach-axxia: Added L3 cache init function
> > usb: ehci-ci13612: Halt controller before reset
> >
> >David Mercado (38):
> > SPI: pl022: Update driver to support of-platform drivers
> > GPIO:pl061: Update driver to support of-platform drivers
> > ACP34xx: Add support for Performance Monitor (PMU)
> > LSI axm55xx: Add CPU Hotplug support
> > arm/mach-axxia: Fix irq_set_type() in arch/arm/mach-axxia/axxia-gic.c
> > drivers/net/ethernet: add ACP wrapper support for LSI RTE into kernel
> > arm/mach-axxia: fix error with IRQ type setting at startup
> > drivers/net/ethernet: combined arm and powerpc FEMAC ethernet driver
> > arm/mach-axxia: filled in stub axxia_restart function
> > drivers: Fix Device Tree "compatible" fields
> > LSI AXM55XX: Add clock-frequency entry in DTS file
> > LSI AXM55XX: Add VGIC and virtual timer entries in DTS file
> > LSI AXM55XX: DT "compatible" property in the form <manufacturer>,<model>
> > LSI AXM55XX SIM: Fix typo, update "compatible" field
> > LSI AXM55XX SIM: Add "clock-frequency" to DTS
> > LSI AXM55XX SIM: Add VGIC and virtual timer entries in DTS file
> > LSI AXM55XX: Port of mach-axxia to 3.10 kernel
> > LSI AXM55XX: Port of LSI drivers to 3.10 kernel
> > LSI AXM55XX: Add GENERIC_LOCKBREAK
> > LSI AXM55XX: Disable use of wfe/sev in arch spinlock
> > LSI AXM55XX: Enable coherent DMA for USB device
> > LSI AXM55XX: Fix typo in mach-types
> > kmap_types.h: Limit KM_TYPE_NR to 15 for systems with 16 or more cores
> > LSI AXM55XX SIM: Update VMFS for 3.10
> > LSI ACP34XX: Use per aperture memory offset for PCI
> > LSI ACP34XX: SERIAL: pass tty_port to tty_flip_buffer_push
> > LSI ACP34XX: powerpc 47x: fix for ICBT macro
> > LSI ACP34XX: replace __DEVINIT with __CPUINIT
> > LSI ACP34XX: ETHERNET: fix PPC build issue, update "compatible" list
> > LSI ACP34XX: mtd nand: fix a typo in nand_flash_ids
> > LSI ACP34XX: mtd nand: 3.10 updates
> > LSI ACP34XX: mtd nand: specifiy NAND ECC strength
> > LSI ACP34XX: USB: Remove ehci_port_power and update EHCI reg structure
> > LSI ACP34XX: USB: Add acp-usb to list of compatible devices
> > LSI ACP34XX: USB: Do not map secondary register region for PowerPC
> > LSI ACP34XX: Fix interrupts specification for ACP34xx dts files
> > LSI AXM55XX SIM: Fix build warning in mach-axxia/axxia.c
> > LSI ACP34XX: Update new Axxia GIC Driver
> >
> >Gary McGee (1):
> > arm/mach-axxia: support for Axxia DDR retention
> >
> >Jay Jayatheerthan (1):
> > drivers/net/ethernet: Fix clause 45 MDIO access.
> >
> >Jiang Lu (20):
> > arch/arm: Updating Kconfig and Makefile for axxia
> > arch/arm/tools/mach-types: adding axxia in the mach-types
> > ppc/47x: add cputable entries for ACP 34xx
> > powerpc/47x: add acpx1 board support
> > ACP34xx:Fix a few mismatch section warnings
> > powerpc/acp34xx: add clk_get/_rate support for acp board
> > LSI:ACP34xx:standardize debug macro
> > lsi/ncr: add support to read/write access to configuration ring resources
> > lsi/nand: add acp3400 nand flash controller support
> > lsi/ubootenv: add read access to the uboot env
> > lsi/nand: Use EP501G1_NAND_1BIT_ECC0_STATUS to check HW ECC
> > drivers/dma: Add Common LSI-DMA driver for ACP34xx and AXM55xx.
> > PowerPC: ACP34xx:Add app350 i2c controller driver
> > powerpc/4xx: add support for the PCIe controller on ACP34xx
> > drivers/net: Added support for acp network driver
> > net/acp: add the netpoll support for acp device
> > LSI:NIC: Using default value when ubootenv driver not present
> > powerpc/44x: kexec for SMP 47x
> > ACP34xx: Add device tree for ACP344x v2 board
> > Acp34xx: disable device when enabled set to 0 in dts
> >
> >John Jacques (45):
> > arm/boot: Boot loader emulation code for AXM5516.
> > arm/boot: change target name
> > arm/boot: Updates for Emulation Bringup.
> > arm/boot: Fix the problem with device tree loading in emulation
> > arm/boot: add earlyprintk in the bootargs
> > arm/boot: Use supersections for the early page table in the armv7 case
> > arm/boot/dts: Change the timer interrupt numbers to match the new simulator.
> > arch/powerpc: Release the lock when ncr_read() completes.
> > arch/powerpc: Aded wrappers for platform device registration/deregistration.
> > powerpc/dts: Device tree files for the LSI boards.
> > arm: AXM5516 emulation bringup boot
> > arm: AXM5516 emulation bringup mach-axxia
> > drivers/tty: AXM5516 emulation bringup - amba-pl011.c
> > drivers/net: AXM5516 emulation bringup - lsi_acp_mdio.c
> > drivers/net: AXM5516 emulation bringup - lsi_acp_net.c
> > drivers/net: AXM5516 emulation bringup - Makefile
> > drivers/net/ethernet: Wrapper Cleanup
> > drivers/tty: Handle baud rate changes. The initial port only ran at 115200.
> > arm/boot/dts: The device tree for AXM5516 emulation.
> > arm/boot/dts: The device tree for Amarillo.
> > drivers/tty: Hard code the baud rate divisors for now.
> > arm/mach-axxia: Remove debug printk().
> > drivers/tty: Handle the baud rate correctly, and use the PLLs provided by U-Boot to set up the clocks.
> > arm/boot/dts: Reserve memory from 0 to 4M (for U-Boot).
> > arm/mach-axxia: Wait a bit more gently when in the pen.
> > arm/mach-axxia: Clean up the sequence of starting other cores.
> > arm/boot/dts: Added phy-link, and changed the default phy address to 0x1e.
> > arm/include: A clean up of the femac code.
> > drivers/net: The work around for Amarillo needs to be done the first time as well!
> > drivers/net/ethernet: Use ntohl() instead of #defines and swab32().
> > drivers/spi: Don't check for the, no longer used, enabled property.
> > arch/arm/mach-axxia: add support for SPI flash
> > arm-powerpc-drivers: Add the necessary wrappers to all architectures.
> > arm/mach-axxia: PCIe support.
> > arm-powerpc-drivers: Rearrange the location of the wrapper functions
> > drivers/net/ethernet: Remove the Amarillo networking work-around by default.
> > arch: LSI Axxia systems use a config ring to access parts of the hardware.
> > drivers/misc: System memory monitoring for AXM55xx.
> > drivers/misc: Add a parameter to the smmon module, log.
> > drivers/misc: lsi-smmon - Mask unmonitored bits in the interrupt mask register
> > arm/mach-axxia: L3 Cache is not available in simulation!
> > arm/mach-axxia: Add dummy versions of the mdio access functions
> > drivers/ethernet: Set the watermark correctly in emulation
> > powerpc/dts: adds support for acp35xx emulation
> > arm/mach-axxia: The offset was not being passed to __arm_ioremap_pfn!
> >
> >Kevin Hao (5):
> > usb/ehci-ci13612: add support for ci13612 host controller
> > ppc/476: workaround for erratum #40 on dd2 core
> > powerpc/44x: allow the kernel to be run from a non-zero physical address
> > powerpc/acpx1: add early debug support for acpx1 board
> > powerpc/acpx1: make udbg do IO access in AS1
> >
> >Michael Bringmann (2):
> > arm/dts: add configurations for I2C busses
> > mach-axxia/i2c: fix i2c platform data structure
> >
> >Niraj Desai (1):
> > drivers/usb: LSI AXM5500 USB driver support
> >
> >Paul Butler (18):
> > drivers/leds: Added support for RBS leds
> > drivers/hwmon: add support for Analog Devices ADT75
> > drivers/i2c/busses: adding ai2c driver
> > fs/vmfs: adding arm vmfs file system
> > arch/arm/boot/dts: adding new dts files for LSI axm family
> > arch/arm/boot/fmboot: adding support for Fast Models
> > arch/arm/mach-axxia: adding mach-axxia support
> > arm/asm/io.h: let ioremap() fall back to platform specific one
> > drivers/tty: Add support for lsi acp serial driver and console
> > drivers/crypto/amcc/crypto4xx_core.c: added include for linux/module.h
> > LSI acp34xx: Major rework of lsi_acp_net.c Ethernet driver
> > drivers/crypto/amcc: removed section mismatch warning
> > powerpc: fix section mismatch warnings
> > Support for the new BCM 5221 phy - acp_mdio
> > drivers: changes for MTC and the FEMAC
> > arm/dts: whitespace cleanup axm55xx.dts
> > drivers/i2c: removes obsolete driver
> > Merge branch 'standard/axxia/base' into standard/preempt-rt/axxia/base
> >
> >SangeethaRao (11):
> > arm/dts: updated for PCIe node name
> > arm: PEI ports name change supported in AXM55xx from PEI2 to PEI1.
> > arm: PCIe driver DTS changes
> > powerpc: PPC476 LSI PCIe driver
> > arm/mach-axxia: Updated such that GFP_DMA mask is correctly set to 32 bits for AXM55xx
> > drivers/usb: USB driver changes for AXM55xx
> > arm/mach-axxia: Updated PCIe driver since it had incorrect PEI log info
> > arm/mach-axxia: Fixed type1 PCIe enumeration issue
> > drivers/usb: USB driver changes to improve performance on AXM55xx.
> > drivers/net: FEMAC hprot register wasn't being set to uncached mode
> > usb: Added check to confirm that USB controller is stopped before trying to reset it
> >
> >Wang Hui (2):
> > drivers/i2c/ai2c: remove default y from Kconfig
> > arm: fmboot: make the fmboot image
> >
> >Wei Yang (1):
> > powerpc/prom: remove the illegal reversed memory region
> >
> >wwang22 (1):
> > drivers/misc: Disabled debug message in MTC driver
> >
> >yhe (1):
> > kexec/44x: avoid cpu spin code flushed by new kernel
> >
> > arch/arm/Kconfig | 31 +-
> > arch/arm/Makefile | 5 +
> > arch/arm/boot/Makefile | 3 +
> > arch/arm/boot/compressed/head.S | 10 +
> > arch/arm/boot/dts/axm-sim.dts | 403 +++
> > arch/arm/boot/dts/axm-ve-tc1.dts | 363 +++
> > arch/arm/boot/dts/axm-ve-tc2.dts | 174 ++
> > arch/arm/boot/dts/axm55xx.dts | 453 +++
> > arch/arm/boot/dts/axm55xxemu.dts | 202 ++
> > arch/arm/boot/dts/axm55xxsim.dts | 427 +++
> > arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 52 +
> > arch/arm/boot/emuboot/Makefile | 28 +
> > arch/arm/boot/emuboot/emuboot.S | 147 +
> > arch/arm/boot/emuboot/emuboot.lds | 30 +
> > arch/arm/boot/emuboot/pack.py | 10 +
> > arch/arm/boot/fmboot/Makefile | 25 +
> > arch/arm/boot/fmboot/fmboot.S | 79 +
> > arch/arm/boot/fmboot/fmboot.lds | 30 +
> > arch/arm/boot/fmboot/pack.py | 10 +
> > arch/arm/include/asm/io.h | 20 +-
> > arch/arm/include/asm/kmap_types.h | 5 +
> > arch/arm/include/asm/lsi/acp_ncr.h | 45 +
> > arch/arm/include/asm/spinlock.h | 5 +
> > arch/arm/kernel/head.S | 8 +
> > arch/arm/mach-axxia/Kconfig | 34 +
> > arch/arm/mach-axxia/Makefile | 14 +
> > arch/arm/mach-axxia/Makefile.boot | 5 +
> > arch/arm/mach-axxia/axxia-gic.c | 1336 +++++++++
> > arch/arm/mach-axxia/axxia.c | 367 +++
> > arch/arm/mach-axxia/axxia.h | 8 +
> > arch/arm/mach-axxia/clock.c | 170 ++
> > arch/arm/mach-axxia/ddr_retention.c | 275 ++
> > arch/arm/mach-axxia/headsmp.S | 71 +
> > arch/arm/mach-axxia/hotplug.c | 144 +
> > arch/arm/mach-axxia/i2c.c | 210 ++
> > arch/arm/mach-axxia/i2c.h | 35 +
> > arch/arm/mach-axxia/include/mach/axxia-gic.h | 17 +
> > arch/arm/mach-axxia/include/mach/debug-macro.S | 37 +
> > arch/arm/mach-axxia/include/mach/entry-macro.S | 5 +
> > arch/arm/mach-axxia/include/mach/gpio.h | 1 +
> > arch/arm/mach-axxia/include/mach/hardware.h | 1 +
> > arch/arm/mach-axxia/include/mach/io.h | 39 +
> > arch/arm/mach-axxia/include/mach/irqs.h | 5 +
> > arch/arm/mach-axxia/include/mach/pci.h | 6 +
> > arch/arm/mach-axxia/include/mach/system.h | 33 +
> > arch/arm/mach-axxia/include/mach/timers.h | 39 +
> > arch/arm/mach-axxia/include/mach/timex.h | 23 +
> > arch/arm/mach-axxia/include/mach/uncompress.h | 65 +
> > arch/arm/mach-axxia/io.c | 40 +
> > arch/arm/mach-axxia/pci.c | 1018 +++++++
> > arch/arm/mach-axxia/pci.h | 1 +
> > arch/arm/mach-axxia/platsmp.c | 291 ++
> > arch/arm/mach-axxia/timers.c | 224 ++
> > arch/arm/mach-axxia/wrappers.c | 174 ++
> > arch/arm/tools/mach-types | 1 +
> > arch/powerpc/Kconfig | 4 +-
> > arch/powerpc/boot/dts/ACP344xV2.dts | 487 ++++
> > arch/powerpc/boot/dts/acp25xx.dts | 309 ++
> > arch/powerpc/boot/dts/acp342x.dts | 309 ++
> > arch/powerpc/boot/dts/acp344x.dts | 309 ++
> > arch/powerpc/boot/dts/acp35xx.dts | 406 +++
> > arch/powerpc/include/asm/cputable.h | 1 +
> > arch/powerpc/include/asm/lsi/debug.h | 96 +
> > arch/powerpc/include/asm/oprofile_impl.h | 1 +
> > arch/powerpc/include/asm/perf_event.h | 4 +
> > arch/powerpc/include/asm/perf_event_acp.h | 41 +
> > arch/powerpc/include/asm/ppc-opcode.h | 2 +
> > arch/powerpc/include/asm/reg.h | 1 +
> > arch/powerpc/include/asm/reg_acp_pmu.h | 118 +
> > arch/powerpc/include/asm/reg_acp_pmu_fn.h | 166 ++
> > arch/powerpc/include/asm/reg_booke.h | 13 +
> > arch/powerpc/include/uapi/asm/Kbuild | 1 +
> > arch/powerpc/kernel/cputable.c | 76 +-
> > arch/powerpc/kernel/head_44x.S | 40 +-
> > arch/powerpc/kernel/misc_32.S | 75 +-
> > arch/powerpc/kernel/pmc.c | 9 +
> > arch/powerpc/kernel/prom.c | 6 +
> > arch/powerpc/kernel/traps.c | 28 +
> > arch/powerpc/kernel/udbg_16550.c | 54 +
> > arch/powerpc/mm/44x_mmu.c | 2 +-
> > arch/powerpc/oprofile/Makefile | 1 +
> > arch/powerpc/oprofile/common.c | 3 +
> > arch/powerpc/oprofile/op_model_acp_pmu.c | 280 ++
> > arch/powerpc/perf/Makefile | 3 +
> > arch/powerpc/perf/core-lsi-acp.c | 721 +++++
> > arch/powerpc/perf/ppc476-pmu.c | 135 +
> > arch/powerpc/platforms/44x/Kconfig | 18 +
> > arch/powerpc/platforms/44x/Makefile | 1 +
> > arch/powerpc/platforms/44x/acpclock.c | 305 ++
> > arch/powerpc/platforms/44x/acpclock.h | 6 +
> > arch/powerpc/platforms/44x/acpx1.c | 270 ++
> > arch/powerpc/platforms/Kconfig.cputype | 17 +
> > arch/powerpc/sysdev/Kconfig | 6 +
> > arch/powerpc/sysdev/Makefile | 5 +
> > arch/powerpc/sysdev/lsi_acp_wrappers.c | 132 +
> > arch/powerpc/sysdev/lsi_pci.c | 1242 ++++++++
> > drivers/crypto/amcc/crypto4xx_core.c | 33 +-
> > drivers/dma/Kconfig | 8 +
> > drivers/dma/Makefile | 1 +
> > drivers/dma/lsi-dma32.c | 887 ++++++
> > drivers/dma/lsi-dma32.h | 229 ++
> > drivers/dma/pl330.c | 2 +-
> > drivers/gpio/Kconfig | 2 +-
> > drivers/gpio/gpio-pl061.c | 141 +-
> > drivers/hwmon/Kconfig | 10 +
> > drivers/hwmon/Makefile | 1 +
> > drivers/hwmon/adt75.c | 211 ++
> > drivers/i2c/busses/Kconfig | 15 +
> > drivers/i2c/busses/Makefile | 3 +
> > drivers/i2c/busses/acp3400-i2c.c | 518 ++++
> > drivers/i2c/busses/i2c-axxia.c | 559 ++++
> > drivers/leds/ledtrig-rbs.c | 248 ++
> > drivers/leds/trigger/Kconfig | 7 +
> > drivers/leds/trigger/Makefile | 1 +
> > drivers/misc/Kconfig | 20 +
> > drivers/misc/Makefile | 3 +
> > drivers/misc/lsi-mtc.c | 3085 ++++++++++++++++++++
> > drivers/misc/lsi-ncr.c | 423 +++
> > drivers/misc/lsi-ncr.h | 42 +
> > drivers/misc/lsi-smmon.c | 299 ++
> > drivers/mtd/nand/Kconfig | 13 +
> > drivers/mtd/nand/Makefile | 2 +
> > drivers/mtd/nand/lsi_acp_nand.c | 3678 ++++++++++++++++++++++++
> > drivers/mtd/nand/lsi_ubootenv.c | 568 ++++
> > drivers/mtd/nand/nand_ids.c | 1 +
> > drivers/net/ethernet/Kconfig | 2 +
> > drivers/net/ethernet/Makefile | 1 +
> > drivers/net/ethernet/lsi/Kconfig | 53 +
> > drivers/net/ethernet/lsi/Makefile | 4 +
> > drivers/net/ethernet/lsi/lsi_acp_mdio.c | 326 +++
> > drivers/net/ethernet/lsi/lsi_acp_net.c | 2024 +++++++++++++
> > drivers/net/ethernet/lsi/lsi_acp_net.h | 549 ++++
> > drivers/spi/Kconfig | 2 +-
> > drivers/spi/spi-pl022.c | 811 +++---
> > drivers/tty/serial/Kconfig | 51 +
> > drivers/tty/serial/Makefile | 3 +-
> > drivers/tty/serial/amba-pl011.c | 36 +-
> > drivers/tty/serial/lsi_acp_serial.c | 1238 ++++++++
> > drivers/usb/host/Kconfig | 21 +-
> > drivers/usb/host/ehci-ci13612.c | 339 +++
> > drivers/usb/host/ehci-ci13612.h | 48 +
> > drivers/usb/host/ehci-hcd.c | 6 +
> > fs/Kconfig | 16 +
> > fs/Makefile | 5 +-
> > fs/vmfs/Makefile | 39 +
> > fs/vmfs/cache.c | 235 ++
> > fs/vmfs/dir.c | 622 ++++
> > fs/vmfs/file.c | 500 ++++
> > fs/vmfs/getopt.c | 67 +
> > fs/vmfs/getopt.h | 14 +
> > fs/vmfs/inode.c | 653 +++++
> > fs/vmfs/ioctl.c | 49 +
> > fs/vmfs/mboxtypes.h | 31 +
> > fs/vmfs/messagebox.c | 314 ++
> > fs/vmfs/messagebox.h | 121 +
> > fs/vmfs/msg.c | 232 ++
> > fs/vmfs/msg.h | 182 ++
> > fs/vmfs/proc.c | 1086 +++++++
> > fs/vmfs/proto.h | 71 +
> > fs/vmfs/symlink.c | 68 +
> > fs/vmfs/vfs.c | 577 ++++
> > fs/vmfs/vfs.h | 356 +++
> > fs/vmfs/vmfs.h | 45 +
> > fs/vmfs/vmfs_debug.h | 39 +
> > fs/vmfs/vmfs_fs.h | 111 +
> > fs/vmfs/vmfs_fs_i.h | 39 +
> > fs/vmfs/vmfs_fs_sb.h | 64 +
> > fs/vmfs/vmfs_mount.h | 62 +
> > fs/vmfs/vmfsno.h | 138 +
> > include/linux/i2c-axxia.h | 39 +
> > include/linux/lsi_mtc_ioctl.h | 72 +
> > init/main.c | 11 +
> > 172 files changed, 34889 insertions(+), 450 deletions(-)
> > create mode 100644 arch/arm/boot/dts/axm-sim.dts
> > create mode 100644 arch/arm/boot/dts/axm-ve-tc1.dts
> > create mode 100644 arch/arm/boot/dts/axm-ve-tc2.dts
> > create mode 100644 arch/arm/boot/dts/axm55xx.dts
> > create mode 100644 arch/arm/boot/dts/axm55xxemu.dts
> > create mode 100644 arch/arm/boot/dts/axm55xxsim.dts
> > create mode 100644 arch/arm/boot/emuboot/Makefile
> > create mode 100644 arch/arm/boot/emuboot/emuboot.S
> > create mode 100644 arch/arm/boot/emuboot/emuboot.lds
> > create mode 100644 arch/arm/boot/emuboot/pack.py
> > create mode 100644 arch/arm/boot/fmboot/Makefile
> > create mode 100644 arch/arm/boot/fmboot/fmboot.S
> > create mode 100644 arch/arm/boot/fmboot/fmboot.lds
> > create mode 100644 arch/arm/boot/fmboot/pack.py
> > create mode 100644 arch/arm/include/asm/lsi/acp_ncr.h
> > create mode 100644 arch/arm/mach-axxia/Kconfig
> > create mode 100644 arch/arm/mach-axxia/Makefile
> > create mode 100644 arch/arm/mach-axxia/Makefile.boot
> > create mode 100644 arch/arm/mach-axxia/axxia-gic.c
> > create mode 100644 arch/arm/mach-axxia/axxia.c
> > create mode 100644 arch/arm/mach-axxia/axxia.h
> > create mode 100644 arch/arm/mach-axxia/clock.c
> > create mode 100644 arch/arm/mach-axxia/ddr_retention.c
> > create mode 100644 arch/arm/mach-axxia/headsmp.S
> > create mode 100644 arch/arm/mach-axxia/hotplug.c
> > create mode 100644 arch/arm/mach-axxia/i2c.c
> > create mode 100644 arch/arm/mach-axxia/i2c.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/axxia-gic.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/debug-macro.S
> > create mode 100644 arch/arm/mach-axxia/include/mach/entry-macro.S
> > create mode 100644 arch/arm/mach-axxia/include/mach/gpio.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/hardware.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/io.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/irqs.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/pci.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/system.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/timers.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/timex.h
> > create mode 100644 arch/arm/mach-axxia/include/mach/uncompress.h
> > create mode 100644 arch/arm/mach-axxia/io.c
> > create mode 100644 arch/arm/mach-axxia/pci.c
> > create mode 100644 arch/arm/mach-axxia/pci.h
> > create mode 100644 arch/arm/mach-axxia/platsmp.c
> > create mode 100644 arch/arm/mach-axxia/timers.c
> > create mode 100644 arch/arm/mach-axxia/wrappers.c
> > create mode 100644 arch/powerpc/boot/dts/ACP344xV2.dts
> > create mode 100644 arch/powerpc/boot/dts/acp25xx.dts
> > create mode 100644 arch/powerpc/boot/dts/acp342x.dts
> > create mode 100644 arch/powerpc/boot/dts/acp344x.dts
> > create mode 100644 arch/powerpc/boot/dts/acp35xx.dts
> > create mode 100644 arch/powerpc/include/asm/lsi/debug.h
> > create mode 100644 arch/powerpc/include/asm/perf_event_acp.h
> > create mode 100644 arch/powerpc/include/asm/reg_acp_pmu.h
> > create mode 100644 arch/powerpc/include/asm/reg_acp_pmu_fn.h
> > create mode 100644 arch/powerpc/oprofile/op_model_acp_pmu.c
> > create mode 100644 arch/powerpc/perf/core-lsi-acp.c
> > create mode 100644 arch/powerpc/perf/ppc476-pmu.c
> > create mode 100644 arch/powerpc/platforms/44x/acpclock.c
> > create mode 100644 arch/powerpc/platforms/44x/acpclock.h
> > create mode 100644 arch/powerpc/platforms/44x/acpx1.c
> > create mode 100644 arch/powerpc/sysdev/lsi_acp_wrappers.c
> > create mode 100644 arch/powerpc/sysdev/lsi_pci.c
> > create mode 100644 drivers/dma/lsi-dma32.c
> > create mode 100644 drivers/dma/lsi-dma32.h
> > create mode 100644 drivers/hwmon/adt75.c
> > create mode 100644 drivers/i2c/busses/acp3400-i2c.c
> > create mode 100644 drivers/i2c/busses/i2c-axxia.c
> > create mode 100644 drivers/leds/ledtrig-rbs.c
> > create mode 100644 drivers/misc/lsi-mtc.c
> > create mode 100644 drivers/misc/lsi-ncr.c
> > create mode 100644 drivers/misc/lsi-ncr.h
> > create mode 100644 drivers/misc/lsi-smmon.c
> > create mode 100644 drivers/mtd/nand/lsi_acp_nand.c
> > create mode 100644 drivers/mtd/nand/lsi_ubootenv.c
> > create mode 100644 drivers/net/ethernet/lsi/Kconfig
> > create mode 100644 drivers/net/ethernet/lsi/Makefile
> > create mode 100644 drivers/net/ethernet/lsi/lsi_acp_mdio.c
> > create mode 100644 drivers/net/ethernet/lsi/lsi_acp_net.c
> > create mode 100644 drivers/net/ethernet/lsi/lsi_acp_net.h
> > create mode 100644 drivers/tty/serial/lsi_acp_serial.c
> > create mode 100644 drivers/usb/host/ehci-ci13612.c
> > create mode 100644 drivers/usb/host/ehci-ci13612.h
> > create mode 100644 fs/vmfs/Makefile
> > create mode 100644 fs/vmfs/cache.c
> > create mode 100644 fs/vmfs/dir.c
> > create mode 100644 fs/vmfs/file.c
> > create mode 100644 fs/vmfs/getopt.c
> > create mode 100644 fs/vmfs/getopt.h
> > create mode 100644 fs/vmfs/inode.c
> > create mode 100644 fs/vmfs/ioctl.c
> > create mode 100644 fs/vmfs/mboxtypes.h
> > create mode 100644 fs/vmfs/messagebox.c
> > create mode 100644 fs/vmfs/messagebox.h
> > create mode 100644 fs/vmfs/msg.c
> > create mode 100644 fs/vmfs/msg.h
> > create mode 100644 fs/vmfs/proc.c
> > create mode 100644 fs/vmfs/proto.h
> > create mode 100644 fs/vmfs/symlink.c
> > create mode 100644 fs/vmfs/vfs.c
> > create mode 100644 fs/vmfs/vfs.h
> > create mode 100644 fs/vmfs/vmfs.h
> > create mode 100644 fs/vmfs/vmfs_debug.h
> > create mode 100644 fs/vmfs/vmfs_fs.h
> > create mode 100644 fs/vmfs/vmfs_fs_i.h
> > create mode 100644 fs/vmfs/vmfs_fs_sb.h
> > create mode 100644 fs/vmfs/vmfs_mount.h
> > create mode 100644 fs/vmfs/vmfsno.h
> > create mode 100644 include/linux/i2c-axxia.h
> > create mode 100644 include/linux/lsi_mtc_ioctl.h
> >
>
More information about the linux-yocto
mailing list