messages from 2016-01-21 18:12:26 to 2016-01-22 09:52:02 UTC [more...]
[U-Boot] [PATCH 0/7] Add/enable lpuart support on Vybrid based boards
2016-01-22 9:52 UTC (9+ messages)
` [U-Boot] [PATCH 1/7] arm: vf: Enable lpuart support
` [U-Boot] [PATCH 2/7] arm: colibri-vf: Enable serial support
` [U-Boot] [PATCH 3/7] arm: vf610-twr: Add device tree files
` [U-Boot] [PATCH 4/7] arm: pcm052: "
` [U-Boot] [PATCH 5/7] dm: lpuart: Drop the legacy code
` [U-Boot] [PATCH 6/7] arm: vybrid: Drop enabling serial in legacy mode
` [U-Boot] [PATCH 7/7] arm: vf: Remove the legacy defconfigs
[U-Boot] [PATCH v7 1/7] mips: add base support for QCA/Atheros ath79 SOCs
2016-01-22 9:36 UTC (15+ messages)
` [U-Boot] [PATCH v7 2/7] mips: ath79: add support for AR933x SOCs
` [U-Boot] [PATCH v7 3/7] mips: ath79: add support for QCA953x SOCs
` [U-Boot] [PATCH v7 5/7] mips: ath79: add spi driver
` [U-Boot] [PATCH v7 6/7] mips: ath79: add AP121 reference board
[U-Boot] [PATCH v2 0/7] Determine Boot mode at run time
2016-01-22 9:32 UTC (4+ messages)
` [U-Boot] [PATCH v2 5/7] enable chain of trust for ARM platforms
[U-Boot] [PATCH][v2] powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
2016-01-22 9:04 UTC
[U-Boot] [PATCH v2 0/8] driver model bring-up of keystone net on k2hk, k2l, k2e and k2g evm
2016-01-22 8:23 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
` [U-Boot] [PATCH v2 2/8] drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
` [U-Boot] [PATCH v2 3/8] drivers: net: keystone_net: convert driver to adopt device driver model
` [U-Boot] [PATCH v2 4/8] defconfig: k2hk_evm_defconfig: enable net "
` [U-Boot] [PATCH v2 5/8] defconfig: k2l_evm_defconfig: "
` [U-Boot] [PATCH v2 6/8] defconfig: k2e_evm_defconfig: "
` [U-Boot] [PATCH v2 7/8] ARM: dts: k2g: Add keystone net dts files
` [U-Boot] [PATCH v2 8/8] defconfig: k2g_evm_defconfig: enable net driver model
[U-Boot] [PATCH] Powperpc:u-boot: Fix bug created due to use of __ffs64() in place of custom ffs64()
2016-01-22 8:12 UTC
[U-Boot] [PATCH] armv8/ls1043a: Implement workaround for erratum A009660
2016-01-22 7:50 UTC (3+ messages)
[U-Boot] [PATCH 0/8] Convert lpuart serial driver to driver model
2016-01-22 7:33 UTC (7+ messages)
[U-Boot] [PATCH 7/7] usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
2016-01-22 7:24 UTC (3+ messages)
[U-Boot] [Patch V6 0/4] QSPI bug fixing patches
2016-01-22 5:34 UTC (5+ messages)
` [U-Boot] [Patch V6 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
` [U-Boot] [Patch V6 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
` [U-Boot] [Patch V6 3/4] spi: fsl_qspi: Fix qspi_op_rdsr "
` [U-Boot] [Patch V6 4/4] dm: env_sf: fix saveenv() to use driver model
[U-Boot] [PATCH v9 00/49] rockchip: Add support for cros_ec keyboard
2016-01-22 5:32 UTC (52+ messages)
` [U-Boot] [PATCH v9 01/49] dm: core: Don't set pinctrl for pinctrl devices
` [U-Boot] [PATCH v9 02/49] dm: pinctrl: Add a function to parse PIN_CONFIG flags
` [U-Boot] [PATCH v9 03/49] dm: pmic: Add 'reg status' to show all regulators
` [U-Boot] [PATCH v9 04/49] dts: Bring in pinctrl device tree binding
` [U-Boot] [PATCH v9 05/49] power: Add base support for the RK808 PMIC
` [U-Boot] [PATCH v9 06/49] power: Add support for RK808 regulators
` [U-Boot] [PATCH v9 07/49] dm: Add a power sequencing uclass
` [U-Boot] [PATCH v9 08/49] rockchip: Avoid using MMC code when not booting from MMC
` [U-Boot] [PATCH v9 09/49] rockchip: Convert the PMU IOMUX registers into an array
` [U-Boot] [PATCH v9 10/49] rockchip: mmc: Use a pwrseq device if available
` [U-Boot] [PATCH v9 11/49] rockchip: Correct the defconfig order
` [U-Boot] [PATCH v9 12/49] rockchip: Use pwrseq for MMC start-up on jerry
` [U-Boot] [PATCH v9 13/49] rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
` [U-Boot] [PATCH v9 14/49] rockchip: Use a separate clock ID for clocks
` [U-Boot] [PATCH v9 15/49] rockchip: clock: Rename the general clock variable to gclk_rate
` [U-Boot] [PATCH v9 16/49] rockchip: clk: Add a function to get a peripheral clock rate
` [U-Boot] [PATCH v9 17/49] rockchip: clock: Add a function to find a clock by ID
` [U-Boot] [PATCH v9 18/49] rockchip: i2c: Update the driver to use the new clock ID
` [U-Boot] [PATCH v9 19/49] rockchip: spi: "
` [U-Boot] [PATCH v9 20/49] rockchip: spi: Avoid setting the pinctrl twice
` [U-Boot] [PATCH v9 21/49] rockchip: mmc: Update the driver to use the new clock ID
` [U-Boot] [PATCH v9 22/49] rockchip: pinctrl: Add a full pinctrl driver
` [U-Boot] [PATCH v9 23/49] rockchip: Move firefly and jerry to use the full pinctrl
` [U-Boot] [PATCH v9 24/49] rockchip: jerry: Enable the RK808 PMIC and regulator
` [U-Boot] [PATCH v9 25/49] rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
` [U-Boot] [PATCH v9 26/49] rockchip: jerry: Drop unused options
` [U-Boot] [PATCH v9 27/49] gpio: Allow 's' as an abbreviation for 'status'
` [U-Boot] [PATCH v9 28/49] cros_ec: Disable the Chrome OS EC in SPL
` [U-Boot] [PATCH v9 29/49] dm: i2c: Allow muxes to be enabled for SPL separately
` [U-Boot] [PATCH v9 30/49] spi: Correct device tree usage in spi_flash_decode_fdt()
` [U-Boot] [PATCH v9 31/49] dm: power: Allow regulators to be omitted from SPL
` [U-Boot] [PATCH v9 32/49] dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
` [U-Boot] [PATCH v9 33/49] dm: core: Export uclass_find_device_by_of_offset()
` [U-Boot] [PATCH v9 34/49] dm: power: Tidy up debugging output and return values
` [U-Boot] [PATCH v9 35/49] dm: power: Allow regulators to not implement all operations
` [U-Boot] [PATCH v9 36/49] dm: clk: Add a simple version of clk_get_by_index()
` [U-Boot] [PATCH v9 37/49] rockchip: sdram: Use the rk_clr/setreg() interface
` [U-Boot] [PATCH v9 38/49] rockchip: reset: "
` [U-Boot] [PATCH v9 39/49] rockchip: spi: Remember the last speed to avoid re-setting it
` [U-Boot] [PATCH v9 40/49] rockchip: spi: Correct the bus init code
` [U-Boot] [PATCH v9 41/49] rockchip: clk: Make rkclk_get_clk() SoC-specific
` [U-Boot] [PATCH v9 42/49] rockchip: pinctrl: Reduce the size for SPL
` [U-Boot] [PATCH v9 43/49] rockchip: pinctrl: Implement the get_gpio_mux() method
` [U-Boot] [PATCH v9 44/49] rockchip: gpio: Read the GPIO value correctly
` [U-Boot] [PATCH v9 45/49] rockchip: gpio: Implement the get_function() method
` [U-Boot] [PATCH v9 46/49] rockchip: spi: Implement the delays
` [U-Boot] [PATCH v9 47/49] rockchip: spi: Correct chip-enable code
` [U-Boot] [PATCH v9 48/49] rockchip: spi: Remove the explicit pinctrl setting
` [U-Boot] [PATCH v9 49/49] rockchip: jerry: Enable the Chrome OS EC
[U-Boot] [Patch V3 0/3] LS1043AQDS SPI related patches
2016-01-22 4:57 UTC (8+ messages)
` [U-Boot] [Patch V3 3/3] armv8/ls1043aqds: add QSPI boot support
[U-Boot] [PATCH] ls2085a: Correct the model & board name of RDB and QDS
2016-01-22 4:41 UTC (2+ messages)
[U-Boot] [PATCH] pci: restore initialization for DM_PCI
2016-01-22 4:17 UTC (8+ messages)
[U-Boot] [PATCH 1/2 v3] VID: support IR chip is used in Intel mode
2016-01-22 4:15 UTC (2+ messages)
` [U-Boot] [PATCH 2/2 v3] board/t4240rdb: VID support
[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-22 4:08 UTC (6+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
[U-Boot] CONFIG_EXTRA_ENV_SETTINGS and Kconfig
2016-01-22 3:38 UTC
[U-Boot] [PATCH 1/2] test/py: move find_ram_base() into u_boot_utils
2016-01-22 3:36 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] test/py: add a networking test
[U-Boot] [PATCH 1/8] test/py: fix timeout to be absolute
2016-01-22 3:36 UTC (19+ messages)
` [U-Boot] [PATCH 2/8] test/py: move U-Boot respawn trigger to the test core
` [U-Boot] [PATCH 3/8] test/py: drain console log at the end of any failed test
` [U-Boot] [PATCH 4/8] test/py: log when tests send CTRL-C
` [U-Boot] [PATCH 5/8] test/py: optionally ignore errors from shell commands
` [U-Boot] [PATCH 6/8] test/py: add various utility code
` [U-Boot] [PATCH 7/8] test/py: ums: add filesystem-based testing
` [U-Boot] [PATCH 8/8] test/py: add DFU test
[U-Boot] [PATCH 1/2] QE: add QE support on ls1043ardb
2016-01-22 3:24 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] QE: assgin pins to QE-HDLC
[U-Boot] [PATCH v4 0/6] rockchip: kylin: Boot with android boot image
2016-01-22 3:13 UTC (12+ messages)
` [U-Boot] [PATCH v4 5/6] rockchip: kylin: Enable boot "
[U-Boot] [PATCH v5 0/6] rockchip: kylin: Boot with android boot image
2016-01-22 3:13 UTC (13+ 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 5/6] rockchip: kylin: Check fastboot request
` [U-Boot] [PATCH v5 6/6] rockchip: kylin: Store env in emmc
[U-Boot] [PATCH v2 0/3] Add support for st33zp24 i2c and spi TPMs
2016-01-22 3:02 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
` [U-Boot] [PATCH v2 2/3] tpm: st33zp24: Add tpm st33zp24 support with i2c
` [U-Boot] [PATCH v2 3/3] tpm: st33zp24: Add tpm st33zp24 spi support
[U-Boot] [PATCH v2 0/2] TPM minor fixes
2016-01-22 3:02 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
` [U-Boot] [PATCH v2 2/2] tpm: tpm_tis_lpc: fix typo
[U-Boot] [PATCH v4 01/50] dm: clk: Add support for decoding clocks from the device tree
2016-01-22 2:50 UTC (3+ messages)
[U-Boot] [PATCH v2] clk: add fixed rate clock driver
2016-01-22 2:50 UTC (3+ messages)
[U-Boot] [PATCH 1/4] armv8/ls1043aqds: added lpuart support
2016-01-22 2:50 UTC (6+ messages)
` [U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig
[U-Boot] [PATCH 0/9] ARM: ARMv7: PSCI: add PSCI v1.0 support
2016-01-22 2:46 UTC (6+ messages)
` [U-Boot] [PATCH 8/9] ARM: ARMv7: PSCI: ls102xa: add psci functions implemention
[U-Boot] [PATCH v2 00/37] rockchip: Add support for display and keyboard
2016-01-22 2:45 UTC (38+ messages)
` [U-Boot] [PATCH v2 01/37] stdio: Correct a build error with driver model
` [U-Boot] [PATCH v2 02/37] gpio: Warn about invalid GPIOs used with the 'gpio' command
` [U-Boot] [PATCH v2 03/37] video: Name consoles by their number
` [U-Boot] [PATCH v2 04/37] video: Add a function to control cache flushing
` [U-Boot] [PATCH v2 05/37] video: bridge: Allow GPIOs to be optional
` [U-Boot] [PATCH v2 06/37] dm: pwm: Add a PWM uclass
` [U-Boot] [PATCH v2 07/37] pwm: rockchip: Add a PWM driver for Rockchip SoCs
` [U-Boot] [PATCH v2 08/37] dm: backlight: Add a backlight uclass
` [U-Boot] [PATCH v2 09/37] dm: backlight: Add a driver for a PWM backlight
` [U-Boot] [PATCH v2 10/37] dm: panel: Add a panel uclass
` [U-Boot] [PATCH v2 11/37] video: panel: Add a simple panel driver
` [U-Boot] [PATCH v2 12/37] dm: video: Repurpose the 'displayport' uclass to 'display'
` [U-Boot] [PATCH v2 13/37] rockchip: Rename the CRU_MODE_CON fields
` [U-Boot] [PATCH v2 14/37] rockchip: clk: Add support for clocks needed by the displays
` [U-Boot] [PATCH v2 15/37] rockchip: video: Add a display driver for rockchip HDMI
` [U-Boot] [PATCH v2 16/37] rockchip: video: Add a display driver for rockchip eDP
` [U-Boot] [PATCH v2 17/37] rockchip: video: Add a video-output driver
` [U-Boot] [PATCH v2 18/37] rockchip: Don't skip low-level init
` [U-Boot] [PATCH v2 19/37] rockchip: Add a simple 'clock' command
` [U-Boot] [PATCH v2 20/37] rockchip: Add a script to parse datasheets
` [U-Boot] [PATCH v2 21/37] rockchip: config: Enable the 'gpio' command
` [U-Boot] [PATCH v2 22/37] rockchip: sdram: Tidy up a few comments
` [U-Boot] [PATCH v2 23/37] rockchip: sdram: Use syscon_get_first_range() where possible
` [U-Boot] [PATCH v2 24/37] rockchip: Tidy up the register-access macros
` [U-Boot] [PATCH v2 25/37] rockchip: spl: Drop MMC support code when not needed
` [U-Boot] [PATCH v2 26/37] rockchip: jerry: Fix the SDRAM timing
` [U-Boot] [PATCH v2 27/37] rockchip: rk3288: clock: Fix various minor errors
` [U-Boot] [PATCH v2 28/37] rockchip: rk3288: pinctrl: Fix HDMI pinctrl
` [U-Boot] [PATCH v2 29/37] rockchip: spl: Support full-speed CPU in SPL
` [U-Boot] [PATCH v2 30/37] rockchip: jerry: Add support for timing SPI flash speed
` [U-Boot] [PATCH v2 31/37] rockchip: jerry: Enable EDP and HDMI video output
` [U-Boot] [PATCH v2 32/37] rockchip: firefly-rk3288: Enable HDMI output
` [U-Boot] [PATCH v2 33/37] rockchip: dts: Sync up SPDIF node with Linux
` [U-Boot] [PATCH v2 34/37] rockchip: rock2: Bring in device tree files from Linux
` [U-Boot] [PATCH v2 35/37] rockchip: rock2: dts: Make changes for U-Boot
` [U-Boot] [PATCH v2 36/37] rockchip: Add support for Raxda Rock 2
` [U-Boot] [PATCH v2 37/37] rockchip: Update the README
[U-Boot] [PATCH 41/41 v2] ARM: omap3_logic: Fix pin muxing
2016-01-22 1:50 UTC
[U-Boot] [PATCH v4 1/3] armv8/ls1043aqds: Select lpuart pins of various muxes
2016-01-22 1:32 UTC (6+ messages)
` [U-Boot] [PATCH v4 2/3] armv8/ls1043aqds: Spilt off board device tree
` [U-Boot] [PATCH v4 3/3] armv8/ls1043aqds: Add lpuart support
[U-Boot] Please pull u-boot-dm
2016-01-21 23:00 UTC (2+ messages)
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-01-21 22:48 UTC (3+ messages)
[U-Boot] [PATCH] igep00x0: enable CONFIG_CMD_SETEXPR
2016-01-21 20:03 UTC (4+ messages)
[U-Boot] [PATCH 1/2] armv8/ls1043a: fsl_qman: Implement device tree fixup for QBMan
2016-01-21 19:20 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] armv8/fsl-layerscape: fdt: add fixup for fman
[U-Boot] [PATCH 00/19] video: Introduce support for anti-aliased outline fonts
2016-01-21 19:11 UTC (5+ messages)
` [U-Boot] [PATCH 02/19] Makefile: Add rules to build in .ttf files
` [U-Boot] [PATCH 14/19] License: Add the Open Font License
[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
2016-01-21 19:11 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit
[U-Boot] [PATCH] env_mmc: support overriding mmc dev from board code
2016-01-21 19:10 UTC (2+ messages)
[U-Boot] [PATCH 0/4] sunxi: PSCI support for H3
2016-01-21 18:25 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
[U-Boot] [PATCH v2 0/4] Add LPDDR3 support for A83T
2016-01-21 18:12 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