messages from 2016-01-13 08:17:54 to 2016-01-14 03:06:17 UTC [more...]
[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
2016-01-14 3:06 UTC (8+ messages)
[U-Boot] [PATCH v4 0/6] rockchip: kylin: Boot with android boot image
2016-01-14 2:31 UTC (15+ messages)
` [U-Boot] [PATCH v4 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images
` [U-Boot] [PATCH v4 2/6] ARM: bootm: Try to use relocated ramdisk
` [U-Boot] [PATCH v4 3/6] rockchip: rk3036: Bind GPIO banks
` [U-Boot] [PATCH v4 4/6] rockchip: kylin: Add default gpt partition table
` [U-Boot] [PATCH v4 5/6] rockchip: kylin: Enable boot with android boot image
` [U-Boot] [PATCH v4 6/6] rockchip: kylin: Check fastboot request
[U-Boot] [PATCH] imx: mx6/7 define CONFIG_SYS_VSNPRINTF
2016-01-14 2:24 UTC (4+ messages)
[U-Boot] [PATCH 0/8] arm: ls1021atwr: Convert to driver model and enable serial support
2016-01-14 2:24 UTC (27+ messages)
` [U-Boot] [PATCH 1/8] fdt: Fix up stdout correctly in fdt_fixup_stdout()
` [U-Boot] [PATCH 3/8] serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
` [U-Boot] [PATCH 6/8] serial: lpuart: Prepare the driver for DM conversion
` [U-Boot] [PATCH 7/8] serial: lpuart: Add driver model serial support
[U-Boot] [PATCH v5 0/6] rockchip: kylin: Boot with android boot image
2016-01-14 2:19 UTC (7+ messages)
` [U-Boot] [PATCH v5 1/6] ARM: bootm: Try to use relocated ramdisk
` [U-Boot] [PATCH v5 2/6] rockchip: rk3036: Bind GPIO banks
` [U-Boot] [PATCH v5 3/6] rockchip: kylin: Add default gpt partition table
` [U-Boot] [PATCH v5 4/6] rockchip: kylin: Enable boot with android boot image
` [U-Boot] [PATCH v5 5/6] rockchip: kylin: Check fastboot request
` [U-Boot] [PATCH v5 6/6] rockchip: kylin: Store env in emmc
[U-Boot] [PATCH 0/4 v4] arm: socfpga: Add Cadence QSPI support
2016-01-14 2:17 UTC (4+ messages)
` [U-Boot] [PATCH 1/4 v4] spi: Add Cadence QSPI DM driver used by SoCFPGA
[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
2016-01-14 1:57 UTC (8+ messages)
` [U-Boot] [PATCH 13/17] net: tsec: Add driver model ethernet support
` [U-Boot] [PATCH 16/17] arm: ls1021atwr: Disable CONFIG_E1000 temporarily
[U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
2016-01-14 1:41 UTC (4+ messages)
` [U-Boot] [PATCH 07/10] mtd: nand: s3c: Add missing correction and select_chip functions
[U-Boot] [PATCH] igep00x0: Falcon mode
2016-01-14 0:44 UTC
[U-Boot] [Patch V3 0/3] LS1043AQDS SPI related patches
2016-01-14 0:20 UTC (5+ messages)
` [U-Boot] [Patch V3 3/3] armv8/ls1043aqds: add QSPI boot support
[U-Boot] [PATCH] usb: add clock support for generic EHCI
2016-01-13 23:58 UTC (4+ messages)
[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
2016-01-13 23:25 UTC (51+ messages)
` [U-Boot] [PATCH 01/50] dm: clk: Add support for decoding clocks from the device tree
` [U-Boot] [PATCH 02/50] dm: core: Don't set pinctrl for pinctrl devices
` [U-Boot] [PATCH 03/50] dm: pinctrl: Add a function to parse PIN_CONFIG flags
` [U-Boot] [PATCH 04/50] dm: pmic: Add 'reg status' to show all regulators
` [U-Boot] [PATCH 05/50] dts: Bring in pinctrl device tree binding
` [U-Boot] [PATCH 06/50] power: Add base support for the RK808 PMIC
` [U-Boot] [PATCH 07/50] power: Add support for RK808 regulators
` [U-Boot] [PATCH 08/50] dm: Add a power sequencing uclass
` [U-Boot] [PATCH 09/50] rockchip: Avoid using MMC code when not booting from MMC
` [U-Boot] [PATCH 10/50] rockchip: Convert the PMU IOMUX registers into an array
` [U-Boot] [PATCH 11/50] rockchip: mmc: Use a pwrseq device if available
` [U-Boot] [PATCH 12/50] rockchip: Correct the defconfig order
` [U-Boot] [PATCH 13/50] rockchip: Use pwrseq for MMC start-up on jerry
` [U-Boot] [PATCH 14/50] rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
` [U-Boot] [PATCH 15/50] rockchip: Use a separate clock ID for clocks
` [U-Boot] [PATCH 16/50] rockchip: clock: Rename the general clock variable to gclk_rate
` [U-Boot] [PATCH 17/50] rockchip: clk: Add a function to get a peripheral clock rate
` [U-Boot] [PATCH 18/50] rockchip: clock: Add a function to find a clock by ID
` [U-Boot] [PATCH 19/50] rockchip: i2c: Update the driver to use the new clock ID
` [U-Boot] [PATCH 20/50] rockchip: spi: "
` [U-Boot] [PATCH 21/50] rockchip: spi: Avoid setting the pinctrl twice
` [U-Boot] [PATCH 22/50] rockchip: mmc: Update the driver to use the new clock ID
` [U-Boot] [PATCH 23/50] rockchip: pinctrl: Add a full pinctrl driver
` [U-Boot] [PATCH 24/50] rockchip: Move firefly and jerry to use the full pinctrl
` [U-Boot] [PATCH 25/50] rockchip: jerry: Enable the RK808 PMIC and regulator
` [U-Boot] [PATCH 26/50] rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
` [U-Boot] [PATCH 27/50] rockchip: jerry: Drop unused options
` [U-Boot] [PATCH 28/50] gpio: Allow 's' as an abbreviation for 'status'
` [U-Boot] [PATCH 29/50] cros_ec: Disable the Chrome OS EC in SPL
` [U-Boot] [PATCH 30/50] dm: i2c: Allow muxes to be enabled for SPL separately
` [U-Boot] [PATCH 31/50] spi: Correct device tree usage in spi_flash_decode_fdt()
` [U-Boot] [PATCH 32/50] dm: power: Allow regulators to be omitted from SPL
` [U-Boot] [PATCH 33/50] dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
` [U-Boot] [PATCH 34/50] dm: core: Export uclass_find_device_by_of_offset()
` [U-Boot] [PATCH 35/50] dm: power: Tidy up debugging output and return values
` [U-Boot] [PATCH 36/50] dm: power: Allow regulators to not implement all operations
` [U-Boot] [PATCH 37/50] dm: clk: Add a simple version of clk_get_by_index()
` [U-Boot] [PATCH 38/50] rockchip: sdram: Use the rk_clr/setreg() interface
` [U-Boot] [PATCH 39/50] rockchip: reset: "
` [U-Boot] [PATCH 40/50] rockchip: spi: Remember the last speed to avoid re-setting it
` [U-Boot] [PATCH 41/50] rockchip: spi: Correct the bus init code
` [U-Boot] [PATCH 42/50] rockchip: clk: Make rkclk_get_clk() SoC-specific
` [U-Boot] [PATCH 43/50] rockchip: pinctrl: Reduce the size for SPL
` [U-Boot] [PATCH 44/50] rockchip: pinctrl: Implement the get_gpio_mux() method
` [U-Boot] [PATCH 45/50] rockchip: gpio: Read the GPIO value correctly
` [U-Boot] [PATCH 46/50] rockchip: gpio: Implement the get_function() method
` [U-Boot] [PATCH 47/50] rockchip: spi: Implement the delays
` [U-Boot] [PATCH 48/50] rockchip: spi: Correct chip-enable code
` [U-Boot] [PATCH 49/50] rockchip: spi: Remove the explicit pinctrl setting
` [U-Boot] [PATCH 50/50] rockchip: jerry: Enable the Chrome OS EC
[U-Boot] [PATCH] gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
2016-01-13 23:17 UTC
[U-Boot] [PATCH] gdsys: Drop print_fpga_state function
2016-01-13 23:12 UTC
[U-Boot] Pull request: u-boot-net
2016-01-13 23:10 UTC (14+ messages)
[U-Boot] 2TB disks
2016-01-13 21:55 UTC (5+ messages)
` [U-Boot] [PATCH] Don't wrap to negative after 2G sectors
[U-Boot] [PATCH 00/18] dm: video: Introduce initial driver-model video support
2016-01-13 21:55 UTC (11+ messages)
` [U-Boot] [PATCH 01/18] tiny-printf: Always print zeroes
` [U-Boot] [PATCH 02/18] sandbox: Support the bmp command
` [U-Boot] [PATCH 03/18] dm: core: Call uclass post_bind() after the driver's bind() method
` [U-Boot] [PATCH 04/18] bzip2: Support compression for sandbox
[U-Boot] Please pull u-boot-x86
2016-01-13 21:55 UTC (2+ messages)
[U-Boot] [PATCH] image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
2016-01-13 21:55 UTC (5+ messages)
[U-Boot] Pull request: u-boot-spi/master
2016-01-13 21:54 UTC (2+ messages)
[U-Boot] [PATCH] patman: Add --thread option
2016-01-13 21:39 UTC
[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
2016-01-13 20:45 UTC (5+ messages)
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce "
[U-Boot] [PATCH] common: env_flags: fix loop condition when using env_flags_varaccess_mask
2016-01-13 20:39 UTC (3+ messages)
[U-Boot] [PATCHv2 1/3] arm: socfpga: add reset manager defines for Arria10
2016-01-13 20:37 UTC (6+ messages)
[U-Boot] [PATCH v1 00/16] Add support for 96boards Dragonboard410C board
2016-01-13 20:32 UTC (5+ messages)
` [U-Boot] [PATCH v1 16/16] board: Add Qualcomm Dragonboard 410C support
[U-Boot] [PATCH 1/7] devicetree: use wildcard to clean arch subdir
2016-01-13 20:10 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/9] "
[U-Boot] [PATCH v3 0/6] rockchip: kylin: Boot with android boot image
2016-01-13 20:10 UTC (3+ messages)
` [U-Boot] [PATCH v3 6/6] rockchip: kylin: Check fastboot request
[U-Boot] [PATCH 1/2] clk: add static qualifier to local functions
2016-01-13 20:10 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] clk: change the type of return value to long
[U-Boot] [PATCH v3] dm: core: Add option to configure an offset for the address translation
2016-01-13 20:10 UTC (4+ messages)
[U-Boot] [PATCH v3 00/14] Initial Microchip PIC32MZ[DA] Support
2016-01-13 20:10 UTC (42+ messages)
` [U-Boot] [PATCH v3 02/14] MIPS: initial infrastructure for Microchip PIC32 architecture
` [U-Boot] [PATCH v3 03/14] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
` [U-Boot] [PATCH v3 04/14] drivers: pinctrl: Add pinctrl driver for Microchip PIC32
` [U-Boot] [PATCH v3 05/14] drivers: gpio: add driver for Microchip PIC32 GPIO controller
` [U-Boot] [PATCH v3 06/14] drivers: serial: add driver for Microchip PIC32 UART controller
` [U-Boot] [PATCH v3 07/14] drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32
` [U-Boot] [PATCH v3 08/14] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
` [U-Boot] [PATCH v3 09/14] board: Add Microchip PIC32MZ[DA]-Starter-Kit board
` [U-Boot] [PATCH v3 10/14] drivers: mmc: add driver for Microchip PIC32 SDHCI controller
` [U-Boot] [PATCH v3 11/14] board: add SDHCI support for PIC32MZDASK board
` [U-Boot] [PATCH v3 12/14] drivers: net: phy: add SMSC LAN8740 Phy support
` [U-Boot] [PATCH v3 13/14] drivers: net: Add ethernet driver for Microchip PIC32
` [U-Boot] [PATCH v3 14/14] board: Enable ethernet, tftpboot support to pic32mzdask board
[U-Boot] [PATCH] clk: move Kconfig options into sub-menu
2016-01-13 20:09 UTC (2+ messages)
[U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase()
2016-01-13 19:43 UTC (4+ messages)
[U-Boot] Marvell U-Boot co-custodian
2016-01-13 19:42 UTC (2+ messages)
[U-Boot] [GIT PULL] SPL_DM_SEQ_ALIAS changes
2016-01-13 18:47 UTC
[U-Boot] [PATCH v2 resend 0/1] cmd_boot: Add a poweroff command
2016-01-13 18:31 UTC (2+ messages)
` [U-Boot] [PATCH v2 resend] "
[U-Boot] [PATCH] test/fs: error case fixes/enhancements
2016-01-13 18:30 UTC (2+ messages)
[U-Boot] [PATCH v2 2/2] usb: eth: add Realtek RTL8152B/RTL8153 driver
2016-01-13 18:27 UTC (3+ messages)
` [U-Boot] [PATCH v3 "
[U-Boot] [PATCH 1/4] arm: mvebu: Move SAR register defines into header
2016-01-13 16:34 UTC (5+ messages)
` [U-Boot] [PATCH 3/4] arm: mvebu: Add runtime boot-device detection
[U-Boot] axm SPL image too big
2016-01-13 15:45 UTC (5+ messages)
[U-Boot] [PATCH v3 01/10] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
2016-01-13 15:41 UTC (24+ messages)
` [U-Boot] [PATCH v3 02/10] README: Review the u-boot porting guide list
` [U-Boot] [PATCH v3 03/10] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH v3 04/10] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH v3 05/10] mvebu: axp: refactor board_sat_r_get() and caller
` [U-Boot] [PATCH v3 06/10] mvebu: Introduce kconfig symbols for SoC variants
` [U-Boot] [PATCH v3 07/10] mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
` [U-Boot] [PATCH v3 08/10] mvebu: Add rudimental MV78230 support
` [U-Boot] [PATCH v3 09/10] mvebu: Support Synology DS414
` [U-Boot] [PATCH v3 10/10] mvebu: ds414: Implement Synology specific command set
[U-Boot] [PATCH] usb: dwc2: Enhance interrupt handling for CONTROL transaction
2016-01-13 15:22 UTC (6+ messages)
[U-Boot] [PATCH v2 0/7] net: add support for phy speed limitation
2016-01-13 13:59 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] net: phy: ensure Gigabit features are masked off if requested
` [U-Boot] [PATCH v2 2/7] net: phy: genphy: Allow overwriting features
` [U-Boot] [PATCH v2 3/7] net: phy: breakdown PHY_*_FEATURES defines
` [U-Boot] [PATCH v2 4/7] drivers/net/phy: introduce phy_set_supported()
` [U-Boot] [PATCH v2 5/7] include/net.h: add max_speed member in struct eth_pdata
` [U-Boot] [PATCH v2 6/7] net/designware: do explicit port selection for 1Gb mode
` [U-Boot] [PATCH v2 7/7] net/designware: add support of max-speed device tree property
[U-Boot] [PATCH] fdt: __of_translate_address(): check parent's 'ranges' before translate
2016-01-13 11:10 UTC (7+ messages)
[U-Boot] [ANN] U-Boot v2016.01 released
2016-01-13 8:59 UTC (2+ messages)
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