[PATCH] saveenv: Fix saving to specified file
2014-10-23 21:05 UTC
[PATCH] ARM: imx23-olinuxino: discover usb before ifup
2014-10-23 14:21 UTC
[PATCH] lib: parameter: fixed doku renamed ip -> ipaddr
2014-10-23 5:52 UTC (2+ messages)
[PATCH] EFI: report correct block device size
2014-10-23 5:32 UTC (2+ messages)
[PATCH 1/2] ARM i.MX6: mmdc: Only print calibration values of enabled phys
2014-10-22 13:58 UTC (2+ messages)
` [PATCH 2/2] ARM i.MX6: mmdc: move calibration result printout to separate function
[PATCH] include/environment.h: Add missing include
2014-10-22 13:57 UTC
LPC43xx
2014-10-22 7:50 UTC (3+ messages)
[PATCH 1/2] reset_source: add thermal reset
2014-10-21 11:12 UTC (3+ messages)
` [PATCH 2/2] tegra: pmc: add support for reset src detection
[PATCH 1/7] imx: ipu-v3: fix typo leading to build warning
2014-10-21 11:09 UTC (12+ messages)
` [PATCH 2/7] dfu: fix possible usage of uninitialized var
` [PATCH 3/7] arm: boards: variscite-mx6: check i2c return value
` [PATCH 4/7] arm: at91: remove unused variable
` [PATCH 5/7] sha2: fix invalid length check
` [PATCH 6/7] i2c: at91: "
` [PATCH 7/7] clk: gate: remove superfluous code
[PATCH] usb: ehci-hcd: Correct CLEAR_FEATURE code
2014-10-21 10:59 UTC (2+ messages)
[PATCH] fixup! Update .mailmap using scripts/mailmapper
2014-10-17 9:11 UTC (4+ messages)
[PATCH 0/3] Add .mailmap file and a tool to maintain it
2014-10-15 12:42 UTC (4+ messages)
` [PATCH 1/3] add .mailmap for proper git-shortlog output
` [PATCH 2/3] scripts: add mailmapper, a tool to create/update mailmap file
` [PATCH 3/3] Update .mailmap using scripts/mailmapper
[PATCH 1/6] ARM: defconfig: Enable of_display_timings in am335x_defconfig
2014-10-14 9:23 UTC (7+ messages)
` [PATCH 2/6] net: cpsw: Fix probe for one port ethernet
` [PATCH 3/6] phyCORE-AM335x: Update default enviroment
` [PATCH 4/6] phyCORE-AM335x: Strip down device tree
` [PATCH 5/6] ARM: dts: split phyCORE-AM335x "
` [PATCH 6/6] phyCORE-AM335x: Add barebox image without SPI NOR
AM335x mehrere MMC-Bootquellen
2014-10-13 14:36 UTC (2+ messages)
Wrong relocation with Mini2440
2014-10-10 14:25 UTC (3+ messages)
[PATCH 0/2] mips: qemu-malta: add little-endian mode support
2014-10-10 8:43 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: mips: add little-endian qemu-malta HOWTO
[PATCH] commands: firmwareload: add CMD_GROUP
2014-10-10 6:36 UTC (2+ messages)
[PATCH 1/6] fs: store pointer to fsdev instead of dev in struct filep
2014-10-09 6:50 UTC (8+ messages)
` [PATCH 2/6] fs: do not lookup global FILE * when the file is already available
` [PATCH 3/6] fs: Store the path in struct filep
` [PATCH 4/6] fs: implement fstat
` [PATCH 5/6] libfile: add diff_file function
` [PATCH 6/6] commands: implement 'diff' command
[PATCH 1/4] firmware: Add missing include
2014-10-08 14:46 UTC (4+ messages)
` [PATCH 2/4] firmware: Let SoCFPGA firmware loader depend on ARCH_SOCFPGA
` [PATCH 3/4] firmware: altera_serial: gpio_set_value returns void
` [PATCH 4/4] firmware: altera_serial: fix dev_dbg format
[PATCH] param: let dev_add_param return the newly created param
2014-10-08 14:34 UTC
[PATCH 1/2] led: trigger: use max_value to turn on led instead of hardcoded '1'
2014-10-08 14:05 UTC (2+ messages)
` [PATCH 2/2] led: trigger: Turn of flashing leds only once
[PATCH 1/5] ARM: nitrogen6x: whitespace cleanup
2014-10-08 14:04 UTC (5+ messages)
` [PATCH 2/5] ARM: nitrogen6x: update 1066MHz 4x128M16 timing from U-Boot
` [PATCH 3/5] ARM: nitrogen6x: Fix Duallite RAM Timing
` [PATCH 4/5] ARM: nitrogen6x: Add support for 2GB board variants
` [PATCH 5/5] ARM: nitrogen6x: remove clock gate manipulation from DCD
[PATCH] clock.c: fix whitespaces
2014-10-08 9:13 UTC (5+ messages)
` [PATCH] pci: split out device init
[PATCH 0/4] Add phyFLEX-AM335x support
2014-10-08 9:11 UTC (6+ 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 v2 00/19] PCI and Tegra series revamp
2014-10-08 6:39 UTC (21+ 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
[PATCH 1/2] ARM: tegra30: add environment path to Beaver DT
2014-10-08 6:37 UTC (3+ messages)
` [PATCH 2/2] ARM: tegra124: add environment path to Jetson-TK1 DT
[PATCH] input: Let input support depend on !CONSOLE_NONE
2014-10-08 6:11 UTC
most xxx_defconfig stop linking when console support set to CONSOLE_NONE
2014-10-08 6:08 UTC (2+ messages)
(no subject)
2014-10-08 5:41 UTC
[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] commands: select FILE_LIST for usbgadget
2014-10-06 5:45 UTC (2+ messages)
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 (7+ messages)
` [PATCH 08/15] clk: tegra: add PLLE setup functions
` [PATCH 14/15] pci: add Tegra host controller driver
[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)
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