messages from 2017-05-09 08:36:38 to 2017-05-10 14:49:27 UTC [more...]
[U-Boot] Patchset v4 Poplar 96Boards EE
2017-05-10 14:49 UTC (7+ messages)
` [U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
[U-Boot] [PATCH] ARM: fixed relocation using proper alignment
2017-05-10 14:38 UTC (2+ messages)
[U-Boot] [PATCH v4 00/12] STiH410-B2260: add reset, usb and fastboot support
2017-05-10 14:29 UTC (17+ messages)
` [U-Boot] [PATCH v4 01/12] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v4 02/12] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v4 03/12] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v4 04/12] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v4 05/12] usb: ehci: Add STi ehci support
` [U-Boot] [PATCH v4 06/12] usb: ohci: Add STi ohci support
` [U-Boot] [PATCH v4 07/12] usb: xhci: Add STi xhci support
` [U-Boot] [PATCH v4 08/12] usb: dwc3: Add dwc3 glue driver support for STi
` [U-Boot] [PATCH v4 09/12] board: STiH410-B2260: add OHCI and XHCI related defines
` [U-Boot] [PATCH v4 10/12] board: STiH410-B2260: add fastboot support
` [U-Boot] [PATCH v4 11/12] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v4 12/12] STiH410-B2260: enable USB, fastboot, reset related flags
[U-Boot] Please pull u-boot-fdt
2017-05-10 14:29 UTC (3+ messages)
[U-Boot] [PATCH] sunxi: setup simplefb for Allwinner DE2
2017-05-10 14:25 UTC (3+ messages)
[U-Boot] [PATCH v2 00/71] dm: Add support for a 'live' device tree
2017-05-10 14:21 UTC (72+ messages)
` [U-Boot] [PATCH v2 01/71] dm: core: Set return value first in lists_bind_fdt()
` [U-Boot] [PATCH v2 02/71] Update WARN_ON() to return a value
` [U-Boot] [PATCH v2 03/71] dm: core: Add livetree definitions
` [U-Boot] [PATCH v2 04/71] dm: core: Add livetree access functions
` [U-Boot] [PATCH v2 05/71] dm: Add a function to create a 'live' device tree
` [U-Boot] [PATCH v2 06/71] dm: Build a live tree after relocation
` [U-Boot] [PATCH v2 07/71] dm: core: Rename of_device_is_compatible()
` [U-Boot] [PATCH v2 08/71] dm: core: Add operations on device tree references
` [U-Boot] [PATCH v2 09/71] dm: core: Add livetree address functions
` [U-Boot] [PATCH v2 10/71] fdt: Update fdt_get_base_address() to use const
` [U-Boot] [PATCH v2 11/71] dm: core: Add address operations on device tree references
` [U-Boot] [PATCH v2 12/71] dm: core: Add a place to put extra device-tree reading functions
` [U-Boot] [PATCH v2 13/71] dm: core: Add device-based 'read' functions to access DT
` [U-Boot] [PATCH v2 14/71] dm: core: Implement live tree 'read' functions
` [U-Boot] [PATCH v2 15/71] dm: core: Allow binding a device from a live tree
` [U-Boot] [PATCH v2 16/71] dm: core: Update lists_bind_fdt() to use ofnode
` [U-Boot] [PATCH v2 17/71] dm: core: Update device_bind_driver_to_node() "
` [U-Boot] [PATCH v2 18/71] dm: core: Scan the live tree when setting up driver model
` [U-Boot] [PATCH v2 19/71] dm: core: Add a way to find a device by ofnode
` [U-Boot] [PATCH v2 20/71] dm: regmap: Add support for livetree
` [U-Boot] [PATCH v2 21/71] dm: simple-bus: "
` [U-Boot] [PATCH v2 22/71] dm: core: Update uclass_find_device_by_phandle() "
` [U-Boot] [PATCH v2 23/71] sandbox: Add a way to reset sandbox state for tests
` [U-Boot] [PATCH v2 24/71] dm: test: Move test running code into a separate function
` [U-Boot] [PATCH v2 25/71] dm: test: Show the test filename when running
` [U-Boot] [PATCH v2 26/71] dm: test: Add support for running tests with livetree
` [U-Boot] [PATCH v2 27/71] dm: core: Run tests with both livetree and flat tree
` [U-Boot] [PATCH v2 28/71] dm: gpio: Refactor to prepare for live tree support
` [U-Boot] [PATCH v2 29/71] dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
` [U-Boot] [PATCH v2 30/71] dm: gpio: sandbox: Use dev_read...() functions to access DT
` [U-Boot] [PATCH v2 31/71] dm: gpio: Add live tree support
` [U-Boot] [PATCH v2 32/71] cros_ec: Fix debug() statement in ec_command_inptr()
` [U-Boot] [PATCH v2 33/71] cros_ec: Convert to support live tree
` [U-Boot] [PATCH v2 34/71] sandbox: Add a new sandbox_flattree board
` [U-Boot] [PATCH v2 35/71] test: Update 'make test' to run more tests
` [U-Boot] [PATCH v2 36/71] fdt: Rename a few functions in fdt_support
` [U-Boot] [PATCH v2 37/71] dm: Add more livetree helpers and definitions
` [U-Boot] [PATCH v2 38/71] string: Add strchrnul()
` [U-Boot] [PATCH v2 39/71] string: Add strcspn()
` [U-Boot] [PATCH v2 40/71] dm: i2c: Convert uclass to livetree
` [U-Boot] [PATCH v2 41/71] dm: pmic: "
` [U-Boot] [PATCH v2 42/71] sandbox: pmic: Convert pmic emulator to support livetree
` [U-Boot] [PATCH v2 43/71] dm: regulator: Convert regulator uclass "
` [U-Boot] [PATCH v2 44/71] dm: regulator: Update fixed regulator "
` [U-Boot] [PATCH v2 45/71] dm: mmc: Convert uclass to livetree
` [U-Boot] [PATCH v2 46/71] dm: adc: "
` [U-Boot] [PATCH v2 47/71] dm: usb: "
` [U-Boot] [PATCH v2 48/71] sandbox: usb: Convert emulators "
` [U-Boot] [PATCH v2 49/71] clk: Modify xlate() method for livetree
` [U-Boot] [PATCH v2 50/71] dm: clk: Update uclass to support livetree
` [U-Boot] [PATCH v2 51/71] dm: clk: fixed: Update "
` [U-Boot] [PATCH v2 52/71] dm: test: Separate out the bus DT offset test
` [U-Boot] [PATCH v2 53/71] dm: test: Disable the fdt_offset test with livetree
` [U-Boot] [PATCH v2 54/71] dm: phy: Update tests to use ut_asserteq()
` [U-Boot] [PATCH v2 55/71] dm: mailbox: Update uclass to support livetree
` [U-Boot] [PATCH v2 56/71] dm: phy: "
` [U-Boot] [PATCH v2 57/71] sandbox: phy: Update driver for livetree
` [U-Boot] [PATCH v2 58/71] dm: power-domain: Update uclass to support livetree
` [U-Boot] [PATCH v2 59/71] dm: reset: "
` [U-Boot] [PATCH v2 60/71] dm: pci: "
` [U-Boot] [PATCH v2 61/71] dm: Update the I2C eeprom driver for livetree
` [U-Boot] [PATCH v2 62/71] cros_ec: Update the cros_ec keyboard driver to livetree
` [U-Boot] [PATCH v2 63/71] dm: spi: Convert uclass "
` [U-Boot] [PATCH v2 64/71] dm: sandbox: i2c: Drop fdtdec.h header
` [U-Boot] [PATCH v2 65/71] dm: sandbox: i2c_rtc: "
` [U-Boot] [PATCH v2 66/71] dm: spi-flash: Convert uclass to livetree
` [U-Boot] [PATCH v2 67/71] dm: sandbox: spi: Convert driver to support livetree
` [U-Boot] [PATCH v2 68/71] dm: sandbox: sysreset: Convert driver to livetree
` [U-Boot] [PATCH v2 69/71] dm: test: Fix nit with position of backslash
` [U-Boot] [PATCH v2 70/71] dm: gpio: power: Convert pm8916 drivers to livetree
` [U-Boot] [PATCH v2 71/71] sandbox: Move to use live tree
[U-Boot] [PATCH 0/4] dm: power: domain: add BCM6328 power domain driver
2017-05-10 14:21 UTC (2+ messages)
[U-Boot] [PATCH 0/5] dm: clk: add BCM6345 gated clock controller support
2017-05-10 14:19 UTC (3+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH 0/3] dm: led: add BCM6358 serial leds support
2017-05-10 14:19 UTC (2+ messages)
[U-Boot] [PATCH 0/5] dm: led: add BCM6328 led support
2017-05-10 14:19 UTC (3+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH 0/5] dm: gpio: add BMIPS gpio support
2017-05-10 14:18 UTC (2+ messages)
[U-Boot] [PATCH 0/5] dm: rst: add BCM6345 reset controller support
2017-05-10 14:18 UTC (2+ messages)
[U-Boot] [PATCH] arm: mvebu: clearfog: generic distro bootcmd
2017-05-10 13:12 UTC
[U-Boot] [PATCH v3 1/2] env_mmc: configure environment offsets via device tree
2017-05-10 12:44 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund
[U-Boot] [PATCH 1/5 v2] dm: device_remove: Don't return in device_chld_remove() upon error
2017-05-10 12:31 UTC (6+ messages)
` [U-Boot] [PATCH 5/5 v2] spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
[U-Boot] NS16550 Baud Rates on OMAP3
2017-05-10 12:05 UTC
[U-Boot] [PATCH] ARM: uniphier: add usbupdate command
2017-05-10 11:57 UTC
[U-Boot] [PATCH v2 0/2] This series introduces the ability to override the environment offets
2017-05-10 11:49 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] env_mmc: configure environment offsets via device tree
[U-Boot] [PATCH] mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
2017-05-10 11:43 UTC (2+ messages)
[U-Boot] [PATCH 0/4] mmc: deprecate CONFIG_GENERIC_MMC finally
2017-05-10 11:41 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC
` [U-Boot] [PATCH 2/4] blanche_defconfig: enable CONFIG_MMC
` [U-Boot] [PATCH 3/4] mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
` [U-Boot] [PATCH 4/4] mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
[U-Boot] [PATCH] davinci: omapl138_lcdk: enable time command
2017-05-10 11:39 UTC (6+ messages)
[U-Boot] [PATCH V2 1/4] mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
2017-05-10 11:32 UTC (6+ messages)
` [U-Boot] [PATCH V2 2/4] dm: mmc: fsl_esdhc: handle vqmmc supply
[U-Boot] [PATCH] tools/genboardscfg.py: Make 'Supported' as known status
2017-05-10 11:18 UTC (2+ messages)
[U-Boot] Fwd: arch/x86/cpu/x86_64/built-in.o: In function `checkcpu': (.text.checkcpu+0x0): multiple definition of `checkcpu' arch/x86/cpu/efi/built-in.o:(.text.checkcpu+0x0): first defined here
2017-05-10 10:15 UTC
[U-Boot] [PATCH 0/7] Add Intel Arria 10 SoC FPGA driver
2017-05-10 8:34 UTC (15+ messages)
` [U-Boot] [PATCH 1/7] arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
` [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method
[U-Boot] [PATCH v3 0/2] Fix build with OpenSSL 1.1.x
2017-05-10 7:26 UTC (2+ messages)
[U-Boot] USB2.0 device timeout issue
2017-05-10 7:09 UTC
[U-Boot] USB2.0 device timeout issue
2017-05-10 6:55 UTC
[U-Boot] [PATCH v2 0/4] sunxi: Add support for NanoPi M1
2017-05-10 6:26 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] "
` [U-Boot] [PATCH v2 2/4] sunxi: Update NanoPi Neo to use dtsi
` [U-Boot] [PATCH v2 3/4] sunxi: Move gpio-keys from NanoPi dtsi to dts
` [U-Boot] [PATCH v2 4/4] sunxi: Update NanoPi Neo Air to use dtsi
[U-Boot] [ANN] U-Boot v2017.05 is released
2017-05-10 4:55 UTC (2+ messages)
[U-Boot] Marvell Kirkwood Guruplug Server Standard upgrade uboot and standalone app issue
2017-05-10 4:10 UTC (4+ messages)
[U-Boot] [PATCH 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support
2017-05-10 2:56 UTC (6+ messages)
` [U-Boot] [PATCH 05/12] sunxi: Add selective DRAM type and timing
` [U-Boot] [PATCH 11/12] sunxi: add LPDDR3 timing from stock boot0
[U-Boot] Please pull u-boot-dm
2017-05-09 23:49 UTC (2+ messages)
[U-Boot] Please pull u-boot-marvell/master
2017-05-09 23:49 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c
2017-05-09 23:49 UTC (2+ messages)
[U-Boot] [PATCH] sun5i: Add A13 Olimex SOM Wifi board support
2017-05-09 20:02 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Use uart0 as console for Sinlinx SinA33
2017-05-09 19:09 UTC (2+ messages)
[U-Boot] [PATCH 01/17] socrates: Fix a misleading indentation warning
2017-05-09 18:21 UTC (7+ messages)
` [U-Boot] [PATCH 03/17] ot1200: Fix unused variable warning
` [U-Boot] [PATCH 10/17] apalis_imx6: "
` [U-Boot] [PATCH 14/17] net: phy: mv88e61xx: Fix uninitialized "
[U-Boot] [PATCH] Add ARM errata workaround 852421 and 852423 for Cortex-A17
2017-05-09 17:20 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH v7] usb: gadget: avoid variable name clipping in cb_getvar
2017-05-09 17:06 UTC (3+ messages)
[U-Boot] i.MX6: u-boot,dm-pre-reloc block U-Boot
2017-05-09 16:33 UTC (5+ messages)
[U-Boot] Orphan Freescale PowerPC boards
2017-05-09 15:52 UTC (5+ messages)
[U-Boot] [PATCH] arm: mvebu: Minor fixes in the AXP / A38x SERDES code
2017-05-09 14:44 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Marvell A7K/A8K PCIe fixes and extensions
2017-05-09 14:42 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] fix: mvebu: pcie_dw: Allow probing empty PCIe slots
[U-Boot] [PATCH 0/5] Add support for NAND flash to A7K/A8K SoC family
2017-05-09 14:41 UTC (5+ messages)
` [U-Boot] [PATCH 1/5] fix: nand: pxa3xx: Remove hardcode values from the driver
` [U-Boot] [PATCH 3/5] arm64: mvebu: Fix the bubt comamnd NAND device support
[U-Boot] [PATCH v2 2/5] arm64: mvebu: a8k: Add support for NAND clock get
2017-05-09 14:40 UTC (6+ messages)
` [U-Boot] [PATCH v2 4/5] arm64: a8k: dts: Add support for NAND devices on A8K platform
` [U-Boot] [PATCH v2 5/5] arm64: mvebu: a8k: Add NAND configuration parameters
[U-Boot] [PATCH v2 1/3] arm64: mvebu: Trigger PCI devices scan at early init stage
2017-05-09 14:39 UTC (2+ messages)
[U-Boot] [PATCH] fix: mvebu_ comphy: Update COMPHY sequence number
2017-05-09 14:38 UTC (2+ messages)
[U-Boot] [PATCH] ARM: mvebu: switch db-88f6820-amc to DM for i2c
2017-05-09 14:37 UTC (2+ messages)
[U-Boot] [v2, 00/13] phy: marvell: cp110: varius comphy updates
2017-05-09 14:37 UTC (2+ messages)
[U-Boot] [PATCH] pico-imx7d: Add initial support
2017-05-09 13:45 UTC (4+ messages)
[U-Boot] [PATCH] arm: sunxi: initial support for NanoPi Neo2
2017-05-09 13:13 UTC (2+ messages)
[U-Boot] [PATCH] dm: Update Simple Watchdog uclass
2017-05-09 13:11 UTC (2+ messages)
[U-Boot] [PATCH] p1_p2_rdb: Fix unused variable warning
2017-05-09 13:11 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 00/13] STiH410-B2260: add reset, usb and fastboot support
2017-05-09 12:21 UTC (11+ messages)
` [U-Boot] [PATCH v3 04/13] dm: usb: Add a uclass for USB PHY
[U-Boot] [PATCH] rockchip: rk3036: clock: code clean
2017-05-09 12:11 UTC
[U-Boot] [PATCH] arm: mvebu: clearfog: reset uSOM onboard 1512 phy
2017-05-09 11:54 UTC
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