messages from 2018-12-10 14:11:27 to 2018-12-11 11:24:01 UTC [more...]
[U-Boot] [PATCH v4 0/6] cmd: Simplify support for sub-commands
2018-12-11 11:24 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/6] common: command: Fix command auto-completion
[U-Boot] [PATCH] Drivers: USB: Remove Legacy CONFIG_USB_DAVINCI
2018-12-11 9:53 UTC (3+ messages)
[U-Boot] [PATCH] Drivers: USB: MUSB: Remove legacy CONFIG_USB_DA8XX
2018-12-11 9:51 UTC (4+ messages)
[U-Boot] Regression: dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
2018-12-11 9:44 UTC (3+ messages)
[U-Boot] [PATCH v3 00/25] riscv: Adding RISC-V CPU and timer driver
2018-12-11 9:35 UTC (26+ messages)
` [U-Boot] [PATCH v3 01/25] riscv: add Kconfig entries for the code model
` [U-Boot] [PATCH v3 02/25] dm: cpu: Add timebase frequency to the platdata
` [U-Boot] [PATCH v3 03/25] riscv: qemu: Create a simple-bus driver for the soc node
` [U-Boot] [PATCH v3 04/25] cpu: Add a RISC-V CPU driver
` [U-Boot] [PATCH v3 05/25] timer: Add generic driver for RISC-V privileged architecture defined timer
` [U-Boot] [PATCH v3 06/25] riscv: ax25: Hide the ax25-specific Kconfig option
` [U-Boot] [PATCH v3 07/25] riscv: Introduce a Kconfig option for machine mode
` [U-Boot] [PATCH v3 08/25] riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
` [U-Boot] [PATCH v3 09/25] riscv: Implement riscv_get_time() API using rdtime instruction
` [U-Boot] [PATCH v3 10/25] riscv: qemu: Add platform-specific Kconfig options
` [U-Boot] [PATCH v3 11/25] riscv: Enlarge the default SYS_MALLOC_F_LEN
` [U-Boot] [PATCH v3 12/25] riscv: Probe cpus during boot
` [U-Boot] [PATCH v3 13/25] riscv: Remove non-DM version of print_cpuinfo()
` [U-Boot] [PATCH v3 14/25] riscv: Add CSR numbers
` [U-Boot] [PATCH v3 15/25] riscv: Add exception codes for xcause register
` [U-Boot] [PATCH v3 16/25] riscv: Update supports_extension() to use desc from cpu driver
` [U-Boot] [PATCH v3 17/25] riscv: Add indirect stringification to csr_xxx ops
` [U-Boot] [PATCH v3 18/25] riscv: Do some basic architecture level cpu initialization
` [U-Boot] [PATCH v3 19/25] riscv: Move trap handler codes to mtrap.S
` [U-Boot] [PATCH v3 20/25] riscv: Fix context restore before returning from trap handler
` [U-Boot] [PATCH v3 21/25] riscv: Return to previous privilege level after trap handling
` [U-Boot] [PATCH v3 22/25] riscv: Adjust the _exit_trap() position to come before handle_trap()
` [U-Boot] [PATCH v3 23/25] riscv: Save boot hart id to the global data
` [U-Boot] [PATCH v3 24/25] riscv: bootm: Change to use boot_hart from "
` [U-Boot] [PATCH v3 25/25] riscv: Remove ae350.dts
[U-Boot] [PATCH v2] env: add spi_flash_read_env function
2018-12-11 9:13 UTC
[U-Boot] [PATCH v2] efi_loader: Make RTS relocation more robust
2018-12-11 9:00 UTC
[U-Boot] [PATCH] test: dm: regmap: Fix the long test delay
2018-12-11 8:27 UTC (2+ messages)
[U-Boot] [PATCH v4 00/25] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
2018-12-11 7:49 UTC (5+ messages)
` [U-Boot] [PATCH v4 12/25] mtd: ensure MTD and NOR drivers are compiled with ENV_IS_IN_FLASH
[U-Boot] [PATCH v2 00/20] riscv: Adding RISC-V CPU and timer driver
2018-12-11 7:17 UTC (25+ messages)
` [U-Boot] [PATCH v2 04/20] cpu: Add a RISC-V CPU driver
` [U-Boot] [PATCH v2 05/20] timer: Add generic driver for RISC-V privileged architecture defined timer
` [U-Boot] [PATCH v2 06/20] riscv: ax25: Hide the ax25-specific Kconfig option
` [U-Boot] [PATCH v2 07/20] riscv: Introduce a Kconfig option for machine mode
` [U-Boot] [PATCH v2 08/20] riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
` [U-Boot] [PATCH v2 09/20] riscv: Implement riscv_get_time() API using rdtime instruction
` [U-Boot] [PATCH v2 13/20] riscv: Add CSR numbers
` [U-Boot] [PATCH v2 14/20] riscv: Add exception codes for xcause register
` [U-Boot] [PATCH v2 15/20] riscv: Add indirect stringification to csr_xxx ops
` [U-Boot] [PATCH v2 16/20] riscv: Do some basic architecture level cpu initialization
[U-Boot] [PATCH] ARM: rockchip: rv1108: Fix booting with initramfs
2018-12-11 6:25 UTC (7+ messages)
` [U-Boot] "
[U-Boot] [PATCH] mpc83xx: Add support for -msingle-pic-base
2018-12-11 6:18 UTC (3+ messages)
` [U-Boot] [Fwd: [PATCH] mpc83xx: Add support for -msingle-pic-base]
[U-Boot] boot.bin on SD Card for SAMA5D3 Xplained
2018-12-11 5:48 UTC (8+ messages)
` [U-Boot] [PATCH] ARM: at91: Fix 'boot.bin' generation when CONFIG_SD_BOOT is enabled
[U-Boot] [RESEND PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-12-11 4:13 UTC (6+ messages)
` [U-Boot] [RESEND PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
[U-Boot] Please pull u-boot-dm
2018-12-11 4:01 UTC (5+ messages)
[U-Boot] [PATCH 1/4] scsi: ceva: add ls1046a soc support
2018-12-11 2:20 UTC (3+ messages)
[U-Boot] [PATCH] travis: Add check for configs without MAINTAINERS entries
2018-12-11 1:23 UTC (2+ messages)
` [U-Boot] "
[U-Boot] Please pull fsl-qoriq master
2018-12-11 1:23 UTC (3+ messages)
[U-Boot] [GIT PULL] u-boot-mips
2018-12-11 1:23 UTC (2+ messages)
[U-Boot] Please pull u-boot-rockchip/master (for-master-20181210)
2018-12-11 1:23 UTC (2+ messages)
[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
2018-12-11 1:07 UTC (2+ messages)
[U-Boot] [PATCH v2 2/8] fdt: parse "reserved-memory" for memory reservation
2018-12-11 1:07 UTC (5+ messages)
[U-Boot] [PATCH] misc: fs_loader: Switching private data allocation to DM auto allocation
2018-12-11 1:07 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] Update RV3029 driver to DM and add DM-backed bootcount support
2018-12-11 1:07 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] bootcount: add uclass for bootcount
[U-Boot] [PATCH] test: hexdump: fix misplaced return
2018-12-11 1:07 UTC (4+ messages)
[U-Boot] [PATCH v5 0/9] Fix CVE-2018-18440 and CVE-2018-18439
2018-12-11 1:07 UTC (9+ messages)
` [U-Boot] [PATCH v5 1/9] test: add test for lib/lmb.c
` [U-Boot] [PATCH v5 4/9] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v5 6/9] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH v5 7/9] bootm: use new common function lmb_init_and_reserve
[U-Boot] Question regarding early pinctrl and driver model in u-boot
2018-12-11 1:04 UTC (4+ messages)
[U-Boot] [PATCH] sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
2018-12-11 1:04 UTC (2+ messages)
[U-Boot] [PATCH v4 00/10] Improvements for the dwc3_generic driver
2018-12-11 1:03 UTC (3+ messages)
` [U-Boot] [PATCH v4 06/10] dm: usb: create a new UCLASS ID for USB gadget devices
[U-Boot] [RFC] fit: include uncompression into fit_image_load
2018-12-11 1:03 UTC (10+ messages)
[U-Boot] [PATCH V2 1/2] SPL: Add HAB image authentication to FIT
2018-12-11 1:03 UTC (3+ messages)
` [U-Boot] [PATCH V2 2/2] spl: introduce function prototypes
[U-Boot] [PATCH] blk: Rework guard around part_init call
2018-12-11 1:03 UTC (2+ messages)
[U-Boot] [PATCH v2 00/32] spi: DM_SPI migration timeout, remainder(2)
2018-12-11 1:03 UTC (3+ messages)
` [U-Boot] [PATCH v2 32/32] dm: MIGRATION: spi: Update SPI driver status
[U-Boot] Port old board to Kconfig
2018-12-11 1:02 UTC (2+ messages)
[U-Boot] [PATCH 0/6] Add support for MIPS Creator CI20
2018-12-11 0:54 UTC (20+ messages)
` [U-Boot] [PATCH 1/6] misc: Add JZ47xx efuse driver
` [U-Boot] [PATCH 2/6] gpio: Add JZ47xx GPIO driver
` [U-Boot] [PATCH 3/6] mmc: Add JZ47xx SD/MMC controller driver
` [U-Boot] [PATCH 4/6] mips: Add SPL header
` [U-Boot] [PATCH 5/6] mips: jz47xx: Add JZ4780 SoC support
` [U-Boot] [PATCH 6/6] mips: jz47xx: Add Creator CI20 platform
[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
2018-12-11 0:03 UTC (5+ messages)
` [U-Boot] [PATCH 04/19] cpu: Add a RISC-V CPU driver
[U-Boot] [PATCH 0/7] android: Implement A/B boot process
2018-12-11 0:00 UTC (5+ messages)
` [U-Boot] [PATCH 6/7] doc: android: Add simple guide for A/B updates
[U-Boot] [PATCH v2 0/2] Read default speed and mode values from DT
2018-12-10 22:48 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] spl_spi: "
[U-Boot] [PATCH 1/2] configs: igep: Define default mtdids/mtdparts
2018-12-10 21:50 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] mtd: Get rid of board_mtdparts_default()
[U-Boot] [PATCH][v3] armv8: lx2160a: Add LX2160A SoC Support
2018-12-10 21:16 UTC (2+ messages)
[U-Boot] [PATCH][v2] armv8:fsl-layerscape: Add support for Chassis 3.2
2018-12-10 21:16 UTC (2+ messages)
[U-Boot] [PATCH] board/freescale/vid: Add vdd table for NXP LX2160A SoC
2018-12-10 21:15 UTC (2+ messages)
[U-Boot] [PATCH][v2] armv8: lsch3: Add support of serdes3 module
2018-12-10 21:15 UTC (2+ messages)
[U-Boot] [PATCH] board/freescale/vid: Add correction for ltc3882 read error
2018-12-10 21:14 UTC (2+ messages)
[U-Boot] [PATCH] ls1088a: Move CONFIG_FSL_QSPI to defconfig
2018-12-10 21:13 UTC (2+ messages)
[U-Boot] [PATCH] armv8: ls1088ardb_pb: Add support for board detection
2018-12-10 21:13 UTC (2+ messages)
[U-Boot] [PATCH] arm: ls1021a: Add timer_init() in board_init_f for SPL
2018-12-10 21:12 UTC (2+ messages)
[U-Boot] [PATCH 1/3] scsi: ceva: add ls2080a soc support
2018-12-10 21:11 UTC (2+ messages)
[U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support
2018-12-10 21:10 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Remove defines for SPI default speed and mode
2018-12-10 21:10 UTC (23+ messages)
` [U-Boot] [PATCH 1/7] spi: update management of "
` [U-Boot] [PATCH 2/7] spi: add comment for spi_flash_probe_bus_cs function
` [U-Boot] [PATCH 3/7] da850evm: sf: Read default speed and mode values from DT
` [U-Boot] [PATCH 4/7] dfu: "
` [U-Boot] [PATCH 5/7] mips: mt76xx: gardena-smart-gateway: "
` [U-Boot] [PATCH 6/7] env: "
` [U-Boot] [PATCH 7/7] spi: remove define for SPI default SPEED and MODE
[U-Boot] [PATCH 00/21] Various patches for verified boot support
2018-12-10 21:05 UTC (4+ messages)
` [U-Boot] [PATCH 20/21] Add inttypes.h
[U-Boot] [PATCH v6 00/27] TF-A Boot support for NXP Chassis 2 platforms
2018-12-10 21:05 UTC (2+ messages)
[U-Boot] [BUG] ut overlay fails with v2018.03 and later on qemu-arm64_defconfig
2018-12-10 21:02 UTC (3+ messages)
[U-Boot] [PATCH] am3517_evm: Use ttyS2 instead of ttyO2
2018-12-10 20:56 UTC
[U-Boot] [PATCH v3 01/11] m68k: add basic set of devicetrees
2018-12-10 20:47 UTC (4+ messages)
` [U-Boot] [PATCH v3 03/11] drivers: spi: cf_spi: convert to driver model
[U-Boot] CONFIG_CMD_SETEXPR disabled in many defconfigs
2018-12-10 20:44 UTC (2+ messages)
[U-Boot] [PATCH v2] rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node
2018-12-10 18:20 UTC (7+ messages)
[U-Boot] [RFC PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
2018-12-10 18:04 UTC (8+ messages)
[U-Boot] [PATCH] bmips: swapping IO space isn't required
2018-12-10 18:03 UTC (4+ messages)
[U-Boot] [PATCH] bmips: bcm6838: fix device tree warning
2018-12-10 18:03 UTC (2+ messages)
[U-Boot] [PATCH v3] pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
2018-12-10 17:45 UTC (2+ messages)
[U-Boot] [PATCH v2] gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
2018-12-10 17:41 UTC (3+ messages)
[U-Boot] [PATCH v2 00/22] dm: sound: Convert to driver model
2018-12-10 17:37 UTC (23+ messages)
` [U-Boot] [PATCH v2 01/22] dm: sound: exynos: Correct codec bus addresses
` [U-Boot] [PATCH v2 02/22] dm: sound: Create an option to use driver model for sound
` [U-Boot] [PATCH v2 03/22] dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
` [U-Boot] [PATCH v2 04/22] dm: sound: Create a uclass for audio codecs
` [U-Boot] [PATCH v2 05/22] dm: sound: Create a uclass for i2s
` [U-Boot] [PATCH v2 06/22] dm: sandbox: Update sound to use two buffers
` [U-Boot] [PATCH v2 07/22] dm: sound: Create a uclass for sound
` [U-Boot] [PATCH v2 08/22] dm: core: Add a function to read into a unsigned int
` [U-Boot] [PATCH v2 09/22] dm: sound: Start i2c IDs from 0
` [U-Boot] [PATCH v2 10/22] dm: sound: Add conversion to driver model
` [U-Boot] [PATCH v2 11/22] exynos: Add proid_is_exynos542x() for common 542x
` [U-Boot] [PATCH v2 12/22] exynos: Add support for exynos5420 i2s pinmux
` [U-Boot] [PATCH v2 13/22] dm: sound: Move common code out of maxim98095
` [U-Boot] [PATCH v2 14/22] dm: sound: exynos: Add support for max98090
` [U-Boot] [PATCH v2 15/22] dm: exynos: sound: Convert to use driver model
` [U-Boot] [PATCH v2 16/22] dm: sandbox: "
` [U-Boot] [PATCH v2 17/22] dm: exynos: Drop CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 18/22] dm: sound: Complete migration to driver model
` [U-Boot] [PATCH v2 19/22] dm: sound: Fix license headers
` [U-Boot] [PATCH v2 20/22] dm: sound: max98095: Tidy up error codes
` [U-Boot] [PATCH v2 21/22] dm: sandbox: Allow selection of sample rate and channels
` [U-Boot] [PATCH v2 22/22] dm: sound: Use the correct number of channels for sound
[U-Boot] [PATCH v3 0/7] ] Add support for the SoCs found in Microsemi switches
2018-12-10 17:30 UTC (9+ messages)
` [U-Boot] [PATCH v3 3/7] MSCC: add support for Ocelot SoCs
` [U-Boot] [PATCH v3 4/7] MSCC: add support for Luton SoCs
` [U-Boot] [PATCH v3 5/7] MSCC: add board support for the Ocelots based evaluation boards
` [U-Boot] [PATCH v3 7/7] MIPS: bootm: Add support for Vcore III linux kernel
[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
2018-12-10 17:26 UTC (3+ messages)
` [U-Boot] [PATCH 09/13] serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
[U-Boot] [PATCH] buildman: Deal nicely with invalid build-status file
2018-12-10 16:05 UTC
[U-Boot] [PATCH v10 00/28] bmips: add iudma/enet support
2018-12-10 15:36 UTC (3+ messages)
` [U-Boot] [PATCH v11 "
[U-Boot] Please pull from u-boot-i2c
2018-12-10 15:18 UTC (2+ messages)
[U-Boot] [PULL] u-boot-sh/master
2018-12-10 15:18 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2018-12-10 15:17 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2018-12-10 15:17 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86
2018-12-10 15:17 UTC (2+ messages)
[U-Boot] [RESEND PATCH v3 1/3] Don't enable CONFIG_SPL_DM_USB for non-DM SPL
2018-12-10 14:11 UTC (4+ 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