]> rtime.felk.cvut.cz Git - zynq/linux.git/shortlog
zynq/linux.git
2013-06-20 Suneel Garapatimtd: m25p80: Use conditional compilation for OF functio... xilinx-v14.6.01
2013-06-20 Suneel Garapatimtd: m25p80: xilinx: Add support for zynq dual qspi...
2013-06-20 Suneel Garapatispi: xilinx-qps: Add support for dual stack and paralle...
2013-06-19 Suneel Garapatimtd: m25p80: Add erase/read/write support for large... xilinx-v14.6
2013-06-19 Suneel Garapatimtd: m25p80: xilinx: Force 3 byte addressing for zynq...
2013-06-19 Suneel Garapatimtd: m25p80: Modify m25p_addr2cmd logic
2013-06-19 Suneel Garapatimtd: m25p80: Add support to program bank or extended...
2013-06-19 Suneel Garapatimtd: m25p80: Add check on flag status register for...
2013-06-19 Suneel Garapatimtd: m25p80: Create read_spi_reg and add read for flag...
2013-06-19 Suneel Garapatimtd: m25p80: Add member jedec_id to m25p structure
2013-06-19 Suneel Garapatimtd: m25p80: Created E_FSR flag for Micron n25q family...
2013-06-19 Suneel Garapatimtd: m25p80: Add Micron flash entries for greater than...
2013-06-19 Suneel Garapatimtd: m25p80: Modified Micron 256Mb flash info structure...
2013-06-19 Suneel Garapatimtd: m25p80: Increase wait duration during read
2013-06-19 Suneel Garapatimtd: m25p80: Fix spansion bank reg comment and fix...
2013-06-19 Suneel Garapatispi: xilinx-qps: Modify the tx logic to use txd1/2/3
2013-06-19 Suneel Garapatispi: xilinx-qps: Remove switch logic in xqspips_copy_re...
2013-06-19 Suneel Garapatispi: xilinx-qps: Added macros for bank instructions...
2013-06-19 Suneel Garapatispi: xilinx-qps: Modified comments for LQSPI register...
2013-06-19 Suneel Garapatispi: xilinx-qps: Use readl/writel for read/write register
2013-06-18 Soren Brinkmannnet: xemacps: Free net_device after it is used last
2013-06-18 Soren Brinkmannnet: xemacps: Disable clocks only once
2013-06-18 Soren Brinkmannclk: zynq: pll: Fix wait for PLL lock
2013-06-17 Michal Simekremoteproc: mb: Remove not used zynq_cpun_start extern
2013-06-17 Michal SimekDT: Add documentation for gpio-xilinx
2013-06-17 Michal SimekGPIO: xilinx: Use BIT macro
2013-06-17 Michal SimekGPIO: xilinx: Use __raw_readl/__raw_writel IO functions
2013-06-17 Michal SimekGPIO: xilinx: Synchronization with mainline version
2013-06-17 Michal SimekGPIO: xilinx: Simplify driver probe function
2013-06-17 Michal Simekmicroblaze: Remove incorrect file path
2013-06-14 Radhey Shyam... dts: zynq base trd: Enabled genlock sync
2013-06-14 Radhey Shyam... dts: zynq base trd: logiCVC hw parameter set
2013-06-14 Radhey Shyam... dts: zynq base trd: Disable print of EDID info
2013-06-14 Radhey Shyam... arm: zynq: Remove input event debugging from TRD defconfig
2013-06-12 Michal Simekdefconfig: Enable zynq edac driver
2013-06-12 Michal Simekdefconfig: Enable Cadence TTC for TRD
2013-06-12 Punnaiah Choudary... edac: zynq: Added support for zynq ddr ecc
2013-06-11 Damian Hobson... drivers: uio: Fix UIO device registration failure
2013-06-10 Michal Simekzynq: pcie: Fix comments coding style
2013-06-10 Srikanth Thokalagpio: zynq: Removed static irq allocation
2013-06-10 Srikanth Thokalazynq: pcie: Removed static irq allocation
2013-06-06 Soren Brinkmannarm: dt: zynq: Use 'xlnx,xuartps' compatibility string
2013-06-05 Michal SimekRevert "of: Export of_irq_count for modules"
2013-06-05 Michal Simekremoteproc: Do not use of_irq_count in xilinx drivers
2013-06-05 Thomas Betkerxilinx_emacps: Don't assert NETIF_F_FRAGLIST feature
2013-06-05 Thomas Betkerxilinx_emacps: Fix deadlock in xemacps_reinit_for_txtim...
2013-06-05 Thomas Betkerxilinx_emacps: Restart transmission in xemacps_tx_poll().
2013-06-05 Thomas Betkerxilinx_emacps: Remove sop checks in xemacps_tx_poll()
2013-06-05 Thomas Betkerxilinx_emacps: Check hwcnt in xemacps_tx_poll()
2013-06-05 Thomas Betkerxilinx_emacps: Don't check TXSR_TXCOMPL in xemacps_tx_p...
2013-06-05 Thomas Betkerxilinx_emacps: Handle NAPI "rotten packets"
2013-06-05 Thomas Betkerxilinx_emacps: Fix skb allocation in xemacps_rx()
2013-06-05 Thomas Betkerxilinx_emacps: Fix panic in xemacps_mii_probe()
2013-06-05 Thomas Betkerxilinx_emacps: Fix xemacps_read() and xemacps_write()
2013-06-05 Peter Crosthwaitenet: xilinx_emacps: Don't disconnect phy in remove
2013-06-05 Michal SimekRevert "serial: Add OF alias support for uartlite"
2013-06-05 Michal Simekwatchdog: xilinx: Remove SETTIMEOUT
2013-06-05 Michal SimekARM: zynq: Use generic cpu idle function for wfi
2013-06-05 Michal Simeknet: ll_temac: Remove sparse warning
2013-06-05 Michal Simekmicroblaze: Use static inline functions in cacheflush.h
2013-06-03 Michal Simekmicroblaze: Fix sparse warnings
2013-06-03 Michal SimekRevert "ll_temac: Fix some compatibility things to...
2013-06-03 Michal Simekzynq: Fix smp code not to rewrite code when starting...
2013-06-03 Michal Simekremoteproc: zynq: Do not deallocate already allocated IPI
2013-06-03 Meyer, Kirkmicroblaze: Reversed logic in futex cmpxchg
2013-06-03 Veena Kumararm: dt: zed: fixing xadc register area
2013-05-30 Sanjay Singh... ARM: zynq: use generic cpu idle function for wfi
2013-05-30 Michal Simekarm: zynq: remove Makefile.boot
2013-05-24 Peter Crosthwaitechar: devcfg: Remove de-documented user-mode feature
2013-05-24 Rob Armstrong JRchar: xdevcfg: Ensure PCAP loopback is disabled
2013-05-23 Davor Jojamisc: si570: Fix compiler warning
2013-05-23 Soren Brinkmannchar: xdevcfg: Allow userspace fclk controls
2013-05-23 Michal Simekzynq: SMP crashkernel support
2013-05-23 Stephen WarrenARM: call disable_nonboot_cpus() from machine_shutdown()
2013-05-23 Michal Simeknet: emacps: Move request_irq to the end of probe function
2013-05-23 Michal Simekzynq: Add support for zynq_cpu_kill function
2013-05-23 Soren Brinkmannarm: zynq: slcr: Fix array size
2013-05-23 Michal Simekarm: Generate proper load section addresses
2013-05-23 Michal Simekmicroblaze: Use proper casting for inb/inw/inl in io.h
2013-05-22 Michal Simekvideo: xylonfb: Add missing header
2013-05-20 Rob Armstrong JRarm: zynq defconfig: Remove input event debugging
2013-05-20 Michal Simekarm: smp: ipi_timer is not used anywhere
2013-05-20 Michal Simekzynq: Enable cadence macb driver
2013-05-20 Michal Simekzynq: Enable suspend support by default
2013-05-20 Soren Brinkmannarm: zynq: pm: Fix compilation error
2013-05-20 Soren BrinkmannRevert "arm: zynq: pm: Use generic OCM allocator"
2013-05-20 Michal Simekarm: Remove CONFIG_CPU_DCACHE_DISABLE
2013-05-20 Michal Simekchar: devcfg: Update xilinx header
2013-05-20 Michal Simekchar: xilinx_hwicap: Checkpatch.pl cleanup
2013-05-20 Naveen Mamindlapalliusb: xilinxps_udc: Fixed sparse errors
2013-05-16 Soren Brinkmannchar: xdevcfg: Create device node
2013-05-16 Michal Simekxilinx: ppc: Fix Kconfig warning
2013-05-16 Michal Simekwatchdog: wdtps: Fix coding style violations
2013-05-16 Michal Simekwatchdog: wdtps: Fix header information
2013-05-16 Michal Simekspi: xilinx-qps: Fix coding style issues
2013-05-16 Michal Simekdma: axivdma: Fix coding style issue
2013-05-16 Michal Simeknet: ethernet: axienet: Fix comments blocks
2013-05-16 Srikanth Thokalanet: ethernet: axienet: Removed checkpatch errors/warnings
2013-05-16 Srikanth Thokalanet: ethernet: axienet: Support phy-less mode of operation
2013-05-16 Srikanth Thokalanet: ethernet: axienet: Handle jumbo frames for lesser...
next