(no subject)
2014-10-08 5:41 UTC
[PATCH] clock.c: fix whitespaces
2014-10-07 15:45 UTC (4+ messages)
` [PATCH] pci: split out device init
[RFC] Add PowerPC MPC5125 support
2014-10-07 14:22 UTC (20+ messages)
` [PATCH 01/19] arch/MPC5xxx: fix linker script for MPC5200
` [PATCH 02/19] arch/MPC5xxx: use a mach specific linker script instead of a board specific one
` [PATCH 03/19] arch/MPC5xxx: replace 'depends on' by 'select'
` [PATCH 04/19] arch/MPC5xxx: Simplify the calculation
` [PATCH 05/19] arch/MPC5xxx: just a format clean up
` [PATCH 06/19] arch/MPC5xxx: move away existing files to be able to add a new SoC type
` [PATCH 07/19] arch/MPC5xxx: separate architecture's main SoC header file
` [PATCH 08/19] arch/MPC5xxx: separate clock functions
` [PATCH 09/19] arch/MPC5xxx: just use macros instead of anonymous digits
` [PATCH 10/19] MPC5xxx/serial: use dedicated I/O functions instead of memory access
` [PATCH 11/19] MPC5xxx/serial: provide an easier way to share register description
` [PATCH 12/19] MPC5xxx/serial: use new shared "
` [PATCH 13/19] MPC5xxx/serial: re-factor the code to share it between MPC5200/MPC5125
` [PATCH 14/19] arch/MPC5xxx: add MPC5125 SoC support
` [PATCH 15/19] arch/MPC5xxx: add MPC5125 to the build-system
` [PATCH 16/19] MPC5xxx/serial: add support for the MPC5125 SoC
` [PATCH 17/19] MPC5125/FEC: add another FEC driver "
` [PATCH 18/19] MPC5125/WDG: add a watchdog driver
` [PATCH 19/19] MPC5125/GPIO: add a generic GPIO driver
at91 usbserial issue
2014-10-07 12:03 UTC (3+ messages)
[PATCH 0/4] Add phyFLEX-AM335x support
2014-10-07 8:40 UTC (5+ messages)
` [PATCH 1/4] net: cpsw: Allow gigabit connection
` [PATCH 2/4] net: micrel: Add ksz8081 support
` [PATCH 3/4] boards: Add phytec-phyflex-am335x
` [PATCH 4/4] pfla03: add to am335x_defconfig
[PATCH] commands: select FILE_LIST for usbgadget
2014-10-06 5:45 UTC (2+ messages)
[PATCH 1/2] ARM: tegra30: add environment path to Beaver DT
2014-10-05 19:39 UTC (2+ messages)
` [PATCH 2/2] ARM: tegra124: add environment path to Jetson-TK1 DT
[PATCH v2 00/19] PCI and Tegra series revamp
2014-10-04 17:40 UTC (20+ messages)
` [PATCH v2 01/19] MIPS: malta: fix pci IO resource assignment
` [PATCH v2 02/19] pci: split out device init
` [PATCH v2 03/19] pci: add resource enum
` [PATCH v2 04/19] pci: properly populate prefetchable BARs
` [PATCH v2 05/19] pci: setup bridges and traverse buses behind them
` [PATCH v2 06/19] pci: defer device registration until after bridge setup
` [PATCH v2 07/19] pci: prettyprint device names
` [PATCH v2 08/19] pci: track parent<->child relationship
` [PATCH v2 09/19] commands: lspci: go down into subordinate busses
` [PATCH v2 10/19] clk: tegra: add PLLE setup functions
` [PATCH v2 11/19] clk: tegra30: add PCIe clocks
` [PATCH v2 12/19] i2c: tegra: move to fs initcall
` [PATCH v2 13/19] ARM: tegra: beaver: enable PEX voltage rail
` [PATCH v2 14/19] tegra: pmc: add powerdomain handling
` [PATCH v2 15/19] of: import pci range parser from linux
` [PATCH v2 16/19] pci: add Tegra host controller driver
` [PATCH v2 17/19] ARM: tegra: advertise PCI support
` [PATCH v2 18/19] net: add rtl8169 driver
` [PATCH v2 19/19] ARM: tegra: enable network related options in defconfig
v2014.10.0
2014-10-02 6:17 UTC
[PATCH] i2c: omap: fix dts property "clock-frequency" usage
2014-10-02 5:51 UTC (2+ messages)
Newbie question
2014-10-02 3:51 UTC (3+ messages)
[PATCH 0/2] Increamental fixes for the PCI series
2014-10-01 19:14 UTC (3+ messages)
` [PATCH 1/2] fixup! of: import pci range parser from linux
` [PATCH 2/2] MIPS: malta: fix pci IO resource assignment
Little bug
2014-10-01 12:03 UTC (3+ messages)
[PATCH 00/15] PCI bridges and Tegra PCI stuff
2014-10-01 7:19 UTC (20+ messages)
` [PATCH 01/15] pci: split out device init
` [PATCH 02/15] pci: add resource enum
` [PATCH 03/15] pci: properly populate prefetchable BARs
` [PATCH 04/15] pci: setup bridges and traverse buses behind them
` [PATCH 05/15] pci: prettyprint device names
` [PATCH 06/15] pci: track parent<->child relationship
` [PATCH 07/15] commands: lspci: go down into subordinate busses
` [PATCH 08/15] clk: tegra: add PLLE setup functions
` [PATCH 09/15] clk: tegra30: add PCIe clocks
` [PATCH 10/15] i2c: tegra: move to fs initcall
` [PATCH 11/15] ARM: tegra: beaver: enable PEX voltage rail
` [PATCH 12/15] tegra: pmc: add powerdomain handling
` [PATCH 13/15] of: import pci range parser from linux
` [PATCH 14/15] pci: add Tegra host controller driver
` [PATCH 15/15] ARM: tegra: advertise PCI support
[PATCHv3 1/5] of: base: Add for_each_node_by_name_from
2014-10-01 6:13 UTC (6+ messages)
` [PATCHv3 2/5] of: base: Add of_find_node_by_phandle_from
` [PATCHv3 3/5] of: base: Add of_parse_phandle_from
` [PATCHv3 4/5] of: Added of_set_property_to_child_phandle
` [PATCHv3 5/5] commands: add of_display_timings
dmesg Support
2014-09-30 14:22 UTC (5+ messages)
` [PATCH 1/4] clock: Add a variable with the first timestamp after startup
` [PATCH 2/4] clock: make get_time_ns() safe to be called without clocksource
` [PATCH 3/4] startup: Don't print multiple lines with pr_info
` [PATCH 4/4] Introduce message logging support
AM335x patches
2014-09-30 13:10 UTC (7+ messages)
` [PATCH 1/6] ARM: am33xx update SPI NOR: Check image size before flashing
` [PATCH 2/6] ARM: am33xx update SPI NOR: Ask use "
` [PATCH 3/6] ARM: am335x: Add a NAND update handler for the regular barebox
` [PATCH 4/6] ARM: am335x Phytec phyCORE: register SPI NOR and NAND update handlers
` [PATCH 5/6] ARM: am335x: NAND MLO update: always let the user confirm updating
` [PATCH 6/6] Documentation: Add some TI AM335x specific documentation
[PATCH] commands: usb: drop help for force rescan option
2014-09-30 8:45 UTC (2+ messages)
[PATCHv2] commands: add of_display_timings
2014-09-29 13:37 UTC (4+ messages)
Adding IPv4 multicast support
2014-09-29 10:19 UTC (15+ messages)
` picotcp tftp support [was Adding IPv4 multicast support]
MUSB support
2014-09-26 8:22 UTC (10+ messages)
` [PATCH 1/9] USB: add usb phy header file
` [PATCH 2/9] USB: gadget: put poller into core
` [PATCH 3/9] USB: gadget: allow multiple udc drivers
` [PATCH 4/9] ARM: AM33xx: Enable USB and USB phy clocks
` [PATCH 5/9] USB: Add MUSB driver from Linux
` [PATCH 6/9] USB: MUSB: Add barebox specific changes
` [PATCH 7/9] ARM: dts: Update am335x-bone-common.dtsi
` [PATCH 8/9] Documentation: USB: Add description for OTG device
` [PATCH 9/9] ARM: am335x_defconfig: Enable USB support
nvidia jetson tk1 help
2014-09-25 20:53 UTC (6+ messages)
[PATCH] USB: gadget: dfu: Add max_speed to dfu_driver
2014-09-25 14:26 UTC
[PATCH] USB: gadget: fastboot: Add missing include
2014-09-25 14:25 UTC
[PATCH 1/2] of: Added of_set_property_to_child_phandle
2014-09-25 11:22 UTC (4+ messages)
` [PATCH 2/2] commands: add of_display_timings
[PATCH] commands/digest: add verify support
2014-09-25 7:15 UTC (2+ messages)
[PATCH] imx35-regs: add UART2 to CCM defines
2014-09-25 6:14 UTC (2+ messages)
[PATCH] imx-image: handle i.MX35 special case
2014-09-25 6:14 UTC (2+ messages)
[PATCH] of: fdt: fix typo in header
2014-09-25 6:12 UTC (2+ messages)
[PATCH] i2c: at91: fix coding style issue
2014-09-25 6:11 UTC (5+ messages)
` [PATCH] i2c: at91: add at91sam9x5 config
` [PATCH] i2c: at91: add support of device tree
` [PATCH] I2C: at91: fix the method for interrupt
[PATCH] read_file_2: Fix return value
2014-09-25 5:44 UTC (2+ messages)
net: phy updates
2014-09-24 5:09 UTC (6+ messages)
` [PATCH 1/4] net: phy: introduce phy_aneg_done
` [PATCH 2/4] net: phy: Use xzalloc for small allocations
` [PATCH 3/4] net: phy: don't use 'dev' as name for variables of type struct phy_device
` [PATCH 4/4] net: phy: Use poller for periodic link check
[PATCH v2 0/4] ARM: at91: add sama5d4ek board support
2014-09-24 4:47 UTC (6+ messages)
` [PATCH v2 1/4] net: macb: enable GEM with only FE feature
` [PATCH v2 2/4] ARM: at91: add sama5d4 soc support #1
` [PATCH v2 3/4] ARM: at91: add sama5d4 soc support #2
` [PATCH v2 4/4] ARM: at91: add sama5d4ek board support
Subject: [PATCH] cfi: print size in human readable format
2014-09-24 4:45 UTC (3+ messages)
[PATCH 0/9] ARM: at91: add sama5d4ek board support
2014-09-23 7:54 UTC (12+ messages)
` [PATCH 5/9] net: macb: using default value for FBLDO
` [PATCH 7/9] ARM: at91: add sama5d4 soc support #1
` [PATCH 8/9] ARM: at91: add sama5d4 soc support #2
imx-image & i.MX35
2014-09-23 6:25 UTC (2+ messages)
[PATCH 1/2] serial-imx: fix for non of usage
2014-09-23 6:15 UTC (5+ messages)
` [PATCH 2/2] eukrea-cpuimx35: refresh configuration
[PATCH v2 0/6] mvebu multi SoC support
2014-09-23 5:58 UTC (10+ messages)
` [PATCH v2 2/6] ARM: mvebu: Add machine compatible to mbus ranges
` [PATCH v2 4/6] ARM: mvebu: Check for correct SoC in of_fixup callback
` [PATCH v2 6/6] ARM: Add mvebu_defconfig
[PATCH] ARM: defconfig: remove board specific mvebu defconfigs
2014-09-23 5:57 UTC
[PATCH] gpiolib: gpio_request: correct return code of a already requested gpio
2014-09-22 4:57 UTC (4+ messages)
` [PATCH] gpio phy-reset problem
` [PATCH] ARM: i.MX: edmqmx6: free phy-reset gpio pin
[PATCH] net: asix: handle packets crossing URB boundaries
2014-09-22 4:54 UTC (2+ messages)
[PATCH] efi: use objcopy with CROSS_COMPILE prefix
2014-09-19 18:06 UTC (2+ messages)
[PATCH v2 0/4] KaRo TX6u support
2014-09-19 5:45 UTC (2+ messages)
[PATCH] i2c: at91: add support of device tree
2014-09-18 6:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox