messages from 2016-01-17 23:39:25 to 2016-01-19 06:28:36 UTC [more...]
[U-Boot] [PATCH 0/9] ARM: ARMv7: PSCI: add PSCI v1.0 support
2016-01-19 6:28 UTC (15+ messages)
` [U-Boot] [PATCH 1/9] ARM: PSCI: Change function ID base value
` [U-Boot] [PATCH 2/9] ARM: PSCI: Change PSCI related macro definition style
` [U-Boot] [PATCH 3/9] ARM: ARMv7: PSCI: move target PC in each CPU stack no longer is shared
` [U-Boot] [PATCH 4/9] ARM: ARMv7: PSCI: Factor out reusable psci_cpu_on_common
` [U-Boot] [PATCH 5/9] ARM: ARMv7: PSCI: Pass contextID to target CPU
` [U-Boot] [PATCH 6/9] ARM: ARMv7: PSCI: ls102xa: Verify CPU ID for CPU_ON
` [U-Boot] [PATCH 7/9] ARM: ARMv7: PSCI: Add PSCI 1.0 version support
` [U-Boot] [PATCH 8/9] ARM: ARMv7: PSCI: ls102xa: add psci functions implemention
` [U-Boot] [PATCH 9/9] ARM: ARMv7: PSCI: ls102xa: put secure text section into OCRAM
[U-Boot] [PATCH] nds32: Fix compile error
2016-01-19 6:22 UTC
[U-Boot] [PATCH 1/2] x86: x86-common.h: Add CONFIG_BOOTDELAY
2016-01-19 6:19 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] x86: x86-common.h: Add generic FS commands
[U-Boot] [Patch V3 0/3] LS1043AQDS SPI related patches
2016-01-19 6:13 UTC (7+ messages)
` [U-Boot] [Patch V3 3/3] armv8/ls1043aqds: add QSPI boot support
[U-Boot] [RFC PATCH 0/6] clk: some fixes, device tree support, new features
2016-01-19 5:15 UTC (4+ messages)
` [U-Boot] [RFC PATCH 6/6] clk: add fixed rate clock driver
[U-Boot] [PATCH 0/6] driver model bring-up of sata device on dra72 and dra74 evm
2016-01-19 5:09 UTC (9+ messages)
` [U-Boot] [PATCH 1/6] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
` [U-Boot] [PATCH 2/6] dm: implement a SATA uclass
` [U-Boot] [PATCH 3/6] arm: omap-common: sata: prepare driver for DM conversion
` [U-Boot] [PATCH 4/6] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
` [U-Boot] [PATCH 5/6] defconfig: dra74_evm: enable sata driver model
` [U-Boot] [PATCH 6/6] defconfig: dra72_evm: "
[U-Boot] [PATCH v2] clk: add fixed rate clock driver
2016-01-19 4:55 UTC
[U-Boot] [PATCH v2 01/50] dm: clk: Add support for decoding clocks from the device tree
2016-01-19 4:29 UTC (2+ messages)
[U-Boot] [PATCH v5 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
2016-01-19 4:17 UTC (24+ messages)
` [U-Boot] [PATCH v5 1/8] dm: pci: Move pci_bus_to_hose() to compatibility
` [U-Boot] [PATCH v5 2/8] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH v5 3/8] dm: pci: Avoid using pci_bus_to_hose() in the uclass
` [U-Boot] [PATCH v5 4/8] dm: Expand the uclass for Platform Controller Hubs (PCH)
` [U-Boot] [PATCH v5 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v5 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v5 7/8] spi: ich: Separate out the read/write trace from normal debugging
` [U-Boot] [PATCH v5 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API
[U-Boot] [PATCH 0/2] Move commands into their own directory
2016-01-19 3:59 UTC (12+ messages)
` [U-Boot] [PATCH 1/2] Move all command code into its "
` [U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files
[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
2016-01-19 3:42 UTC (8+ messages)
` [U-Boot] U-Boot: using tbot for U-Boot tests was: "
[U-Boot] [PATCH v2 0/6] dm: x86: Remove pirq_init() and cpu_irq_init()
2016-01-19 3:39 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH v2 2/6] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH v2 3/6] dm: x86: Add a common PIRQ init function
` [U-Boot] [PATCH v2 4/6] dm: x86: quark: Add an interrupt driver
` [U-Boot] [PATCH v2 5/6] dm: x86: queensbay: "
` [U-Boot] [PATCH v2 6/6] dm: x86: Drop the weak cpu_irq_init() function
[U-Boot] [PATCH V4 1/8] test/py: Implement pytest infrastructure
2016-01-19 3:28 UTC (16+ messages)
` [U-Boot] [PATCH V4 2/8] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V4 3/8] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V4 4/8] test/py: test the md/mw commands
` [U-Boot] [PATCH V4 5/8] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V4 6/8] test/py: test the shell if command
` [U-Boot] [PATCH V4 7/8] test/py: test the ums command
` [U-Boot] [PATCH V4 8/8] test/py: add a test for the sleep command
[U-Boot] [PATCH v4 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
2016-01-19 3:11 UTC (15+ messages)
` [U-Boot] [PATCH v4 2/8] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH v4 4/8] dm: Expand the uclass for Platform Controller Hubs (PCH)
` [U-Boot] [PATCH v4 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v4 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v4 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API
[U-Boot] [PATCH] arm: use common instructions applicable to armv7m & other arm archs
2016-01-19 3:11 UTC (2+ messages)
[U-Boot] [PATCH] x86: quark: Fix boot breakage
2016-01-19 3:08 UTC (3+ messages)
[U-Boot] [PATCH] pci_rom.c: Fix may be used uninitialized warning
2016-01-19 3:01 UTC (3+ messages)
[U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support
2016-01-19 2:57 UTC (17+ messages)
` [U-Boot] [PATCH v2 01/14] dm: video: Add a video uclass
` [U-Boot] [PATCH v2 02/14] dm: lcd: Avoid using the lcd.h header file with driver model
` [U-Boot] [PATCH v2 03/14] dm: video: Add a uclass for the text console
` [U-Boot] [PATCH v2 04/14] dm: video: Add a 'normal' text console driver
` [U-Boot] [PATCH v2 05/14] dm: video: Add a driver for a rotated text console
` [U-Boot] [PATCH v2 06/14] common: Move LCD and video memory reservation together
` [U-Boot] [PATCH v2 07/14] dm: common: Add memory reservation for the video uclass
` [U-Boot] [PATCH v2 08/14] dm: video: Implement the bmp command for driver model
` [U-Boot] [PATCH v2 09/14] dm: stdio: video: Plumb the video uclass into stdio
` [U-Boot] [PATCH v2 10/14] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
` [U-Boot] [PATCH v2 11/14] dm: video: sandbox: Convert sandbox to use driver model for video
` [U-Boot] [PATCH v2 12/14] dm: video: test: Add tests for the video uclass
` [U-Boot] [PATCH v2 13/14] dm: video: test: Add tests for rotated consoles
` [U-Boot] [PATCH v2 14/14] dm: video: test: Test that bitmap display works correctly
[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
2016-01-19 2:53 UTC (10+ messages)
` [U-Boot] [PATCH 01/50] dm: clk: Add support for decoding clocks from the device tree
` [U-Boot] [PATCH 43/50] rockchip: pinctrl: Reduce the size for SPL
[U-Boot] [PATCH 0/4] add support for loading ACPI tables from QEMU
2016-01-19 2:48 UTC (10+ messages)
` [U-Boot] [PATCH 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH 3/4] x86: qemu: add the ability to load and link ACPI tables from QEMU
` [U-Boot] [PATCH 4/4] x86: qemu: loading ACPI table "
[U-Boot] [REGRESSION] Ethernet broken on Colibri T20/T30
2016-01-19 2:13 UTC (3+ messages)
[U-Boot] [PATCH 0/4] tegra: Move tegra20 towards the 'new' display bindings
2016-01-19 2:08 UTC (15+ messages)
` [U-Boot] [PATCH 1/4] tegra: dts: Sync seaboard device tree file with Linux
` [U-Boot] [PATCH 2/4] video: tegra: Move to using simple-panel and pwm-backlight
` [U-Boot] [PATCH 3/4] tegra: video: Always use write-through cache on LCD
[U-Boot] [PATCH 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
2016-01-19 2:02 UTC (4+ messages)
` [U-Boot] [PATCH 02/23] dm: video: Flush the cache after a puts()
[U-Boot] [PATCH v2 00/26] dm: Conversion of code to the new driver model PCI API
2016-01-19 1:59 UTC (8+ messages)
` [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet
[U-Boot] dm: pci: Avoid a memory leak when allocating the ROM
2016-01-18 22:55 UTC (2+ messages)
[U-Boot] [PATCH 0/5] Convert omap24xx-i2c driver to Driver Model
2016-01-18 21:22 UTC (12+ messages)
` [U-Boot] [PATCH 1/5] i2c: omap24xx: Convert to DM
` [U-Boot] [PATCH 2/5] i2c: omap24xx: Fix waitdelay value for I2C HS
` [U-Boot] [PATCH 3/5] i2c: omap24xx: Remove unused I2C_WAIT macro
` [U-Boot] [PATCH 4/5] i2c: omap24xx: Fix high speed trimming calculation
` [U-Boot] [PATCH 5/5] i2c: omap24xx: Convert fully to DM_I2C
[U-Boot] [PATCH] ARM: tegra: rm Jetson TK1 PMIC GPIO programming
2016-01-18 19:16 UTC (2+ messages)
[U-Boot] [PATCH 0/6] usb: dwc2: Add support for SPLIT transactions
2016-01-18 17:21 UTC (2+ messages)
[U-Boot] [PATCH] drivers/power/regulator/max77686.c: Don't use switch() on bools
2016-01-18 16:41 UTC (6+ messages)
[U-Boot] [PATCH] bug.h: move BUILD_BUG_* defines to include/linux/bug.h
2016-01-18 12:12 UTC
[U-Boot] [PATCH] x86: baytrail: Add documentation for FSP memory-down values
2016-01-18 10:55 UTC
[U-Boot] [PATCH 1/3] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
2016-01-18 9:56 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] x86: BayTrail: Add function to disable the internal legacy UART
` [U-Boot] [PATCH 3/3] x86: fsp: Disable legacy internal UART if necessary
[U-Boot] [PATCH v2 0/9] arm: ls1021atwr: Convert to driver model and enable serial support
2016-01-18 9:39 UTC (3+ messages)
` [U-Boot] [PATCH v2 9/9] arm: ls1021atwr: Enable driver model lpuart serial driver
[U-Boot] AM335x SPI boot not working
2016-01-18 9:02 UTC (3+ messages)
[U-Boot] [PATCH] x86: WIP: Various dts fixes
2016-01-18 8:44 UTC
[U-Boot] x86: Bay Trail support with W83627DHG
2016-01-18 8:24 UTC (6+ messages)
[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
2016-01-18 7:18 UTC (6+ messages)
[U-Boot] [PATCH] ARMv8:ls2-2080a: Implement core ERRATA 829520, 833471
2016-01-18 7:15 UTC
[U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB
2016-01-18 6:24 UTC (3+ messages)
[U-Boot] [PATCH v3] Enable snooping on transactions from CAAM block
2016-01-18 6:13 UTC
[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
2016-01-18 5:16 UTC (2+ messages)
[U-Boot] [PATCH 0/8] net: Split out the Ethernet uclass into its own file
2016-01-18 4:41 UTC (17+ messages)
` [U-Boot] [PATCH 2/8] net: Don't call board/cpu_eth_init() with driver model
` [U-Boot] [PATCH 3/8] net: Move common init into a new eth_common.c file
` [U-Boot] [PATCH 4/8] net: Move environment functions to the common file
` [U-Boot] [PATCH 5/8] net: Move remaining common functions to eth_common.c
` [U-Boot] [PATCH 6/8] net: Move driver-model code into its own file
` [U-Boot] [PATCH 7/8] net: Rename eth.c to eth_lecacy.c
` [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices
[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
2016-01-18 4:14 UTC (8+ messages)
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce "
[U-Boot] [PATCH v3 02/19] dm: timer: uclass: add timer init to add timer device
2016-01-18 3:58 UTC (6+ messages)
` [U-Boot] [PATCH v4 02/19] dm: timer: uclass: add timer init in uclass driver "
[U-Boot] [PATCH v7 4/7] mips: ath79: add serial driver for ar933x SOC
2016-01-18 3:58 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] clk: some fixes, device tree support, new features
2016-01-18 3:58 UTC (5+ messages)
` [U-Boot] [PATCH v2 4/6] clk: change the type of return value to long
` [U-Boot] [PATCH v2 5/6] clk: add API to enable clock
[U-Boot] [PATCH v2] patman: Add --thread option
2016-01-18 3:58 UTC (3+ messages)
[U-Boot] [PATCH v2] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
2016-01-18 3:02 UTC
[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
2016-01-18 3:02 UTC (9+ messages)
[U-Boot] [PATCH v2 00/55] dm: x86: Convert ivybridge code to use driver model
2016-01-18 0:53 UTC (3+ messages)
` [U-Boot] [PATCH v2 02/55] dm: usb: Add a compatible string for PCI EHCI controller
[U-Boot] [PATCH 00/18] dm: video: Introduce initial driver-model video support
2016-01-18 0:26 UTC (17+ messages)
` [U-Boot] [PATCH 11/18] dm: common: Add memory reservation for the video uclass
` [U-Boot] [PATCH 12/18] dm: video: Implement the bmp command for driver model
` [U-Boot] [PATCH 13/18] dm: stdio: video: Plumb the video uclass into stdio
` [U-Boot] [PATCH 14/18] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
` [U-Boot] [PATCH 15/18] dm: video: sandbox: Convert sandbox to use driver model for video
` [U-Boot] [PATCH 16/18] dm: video: test: Add tests for the video uclass
` [U-Boot] [PATCH 17/18] dm: video: test: Add tests for rotated consoles
` [U-Boot] [PATCH 18/18] dm: video: test: Test that bitmap display works correctly
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox