messages from 2018-09-02 17:49:56 to 2018-09-04 12:00:43 UTC [more...]
[U-Boot] [PATCH 0/4] Add a pinctrl driver for Merrifield to pinmux I2C#6
2018-09-04 12:00 UTC (17+ messages)
` [U-Boot] [PATCH 1/4] x86: cpu: introduce scu_ipc_raw_command()
` [U-Boot] [PATCH 2/4] x86: tangier: pinmux: add API to configure protected pins
` [U-Boot] [PATCH 3/4] x86: dts: edison: configure I2C#6 pins
` [U-Boot] [PATCH 4/4] x86: tangier: acpi: add I2C6 node
[U-Boot] [ANN] U-Boot v2018.09-rc3 released
2018-09-04 11:56 UTC (2+ messages)
[U-Boot] [PATCH v2 00/18] spi: mpc8xxx: DM conversion
2018-09-04 11:55 UTC (11+ messages)
[U-Boot] [PATCH] qemu-arm: Enable DHCP distro target
2018-09-04 11:49 UTC
[U-Boot] [PATCH v2 00/23] subject: fs: fat: extend FAT write operations
2018-09-04 10:57 UTC (30+ messages)
` [U-Boot] [PATCH v2 01/23] fs: fat: guard the content of include/fat.h
` [U-Boot] [PATCH v2 02/23] fs: fat: extend get_fs_info() for write use
` [U-Boot] [PATCH v2 03/23] fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
` [U-Boot] [PATCH v2 04/23] fs: fat: make directory iterator global for write use
` [U-Boot] [PATCH v2 05/23] fs: fat: assure iterator's ->dent belongs to ->clust
` [U-Boot] [PATCH v2 06/23] Revert "fs: fat: cannot write to subdirectories"
` [U-Boot] [PATCH v2 07/23] fs: fat: check and normailze file name
` [U-Boot] [PATCH v2 08/23] fs: fat: write returns error code instead of -1
` [U-Boot] [PATCH v2 09/23] fs: fat: support write with sub-directory path
` [U-Boot] [PATCH v2 10/23] fs: fat: refactor write interface for a file offset
` [U-Boot] [PATCH v2 11/23] fs: fat: support write with non-zero offset
` [U-Boot] [PATCH v2 12/23] cmd: fat: add offset parameter to fatwrite
` [U-Boot] [PATCH v2 13/23] fs: add mkdir interface
` [U-Boot] [PATCH v2 14/23] fs: fat: remember the starting cluster number of directory
` [U-Boot] [PATCH v2 15/23] fs: fat: support mkdir
` [U-Boot] [PATCH v2 16/23] cmd: fat: add fatmkdir command
` [U-Boot] [PATCH v2 17/23] efi_loader: file: support creating a directory
` [U-Boot] [PATCH v2 18/23] efi_loader: implement a pseudo "file delete"
` [U-Boot] [PATCH v2 19/23] fs-test: fix false positive error at Test Case 12
` [U-Boot] [PATCH v2 20/23] fs-test: update the test result as of v2018.09
` [U-Boot] [PATCH v2 21/23] test/py: convert fs-test.sh to pytest
` [U-Boot] [PATCH v2 22/23] test/py: fs: add extended write operation test
` [U-Boot] [PATCH v2 23/23] test/py: fs: add fstest/mkdir test
[U-Boot] SWUpdate - U-Boot environment library dependency
2018-09-04 10:30 UTC
[U-Boot] [PATCH] x86: extend baudrate table with 57600
2018-09-04 10:07 UTC (6+ messages)
[U-Boot] [PATCH v5] usb: ehci-generic: Add vbus-supply regulator support
2018-09-04 9:37 UTC
[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support
2018-09-04 9:31 UTC (10+ messages)
` [U-Boot] [PATCH 03/12] riscv: bootm: Correct the 1st kernel argument to hart id
` [U-Boot] [PATCH 08/12] riscv: Add a helper routine to print CPU information
` [U-Boot] [PATCH 12/12] riscv: Add QEMU virt board support
[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
2018-09-04 9:07 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage
` [U-Boot] [PATCH 2/4] chromebook_samus: Increase pre-relocation memory
` [U-Boot] [PATCH 3/4] binman: Add support for Intel reference code
` [U-Boot] [PATCH 4/4] Revert "x86: galileo: Fix boot failure"
[U-Boot] [PATCH] travis: Use kernel.org pre-built toolchain for riscv
2018-09-04 8:56 UTC (6+ messages)
[U-Boot] [PATCH] spi: mxc_spi: Fix chipselect with DM_SPI in SPL
2018-09-04 8:54 UTC (3+ messages)
` [U-Boot] Antwort: "
[U-Boot] [PATCH] gpio: dwapb_gpio: Add reset ctrl to driver
2018-09-04 8:31 UTC (5+ messages)
` [U-Boot] [PATCH] gpio: dwapb_gpio: Change to use dev_read_addr()
[U-Boot] [PATCH 0/4] Solve issue with serial rx buffer when MUX is deactivated
2018-09-04 7:56 UTC (9+ messages)
` [U-Boot] [PATCH 2/4] serial: protect access to serial rx buffer
` [U-Boot] [PATCH 3/4] console: unify fgetc function when console MUX is deactivated
[U-Boot] [PATCH v5] gpio: dwapb_gpio: Add reset ctrl to driver
2018-09-04 7:44 UTC (5+ messages)
[U-Boot] [PATCH v4] usb: ehci-generic: Add vbus-supply regulator support
2018-09-04 7:35 UTC (4+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2018-09-04 7:11 UTC
[U-Boot] [PATCH v1 1/1] spi: lpc32xx_ssp: DM conversion
2018-09-04 6:33 UTC (2+ messages)
[U-Boot] [PATCH 1/3] PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
2018-09-04 6:22 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] doc: qemu-arm: Drop highmem=off references
[U-Boot] [PATCH v4] gpio: dwapb_gpio: Add reset ctrl to driver
2018-09-04 4:34 UTC (6+ messages)
[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
2018-09-04 4:00 UTC (6+ messages)
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE
[U-Boot] [PATCH 0/2] Watchdog: Add support for sunxi hardware watchdog
2018-09-04 1:06 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] watchdog: Fix SPL builds when watchdog is enabled
` [U-Boot] [PATCH 2/2] watchdog: Add sunxi watchdog driver
[U-Boot] [PATCH 1/3] spi: davinci: Add platdata support
2018-09-03 22:22 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] board: da8xxevm: Add SPL DM for serial, spi
` [U-Boot] [PATCH 3/3] configs: omapl138_lcdk: Enable DM_SPI, DM_SPI_FLASH
[U-Boot] [PATCH v3 00/05]efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-03 21:26 UTC (10+ messages)
` [U-Boot] [PATCH v3 1/5] efi_loader: capitalization table
` [U-Boot] [PATCH v3 2/5] lib: charset: upper/lower case conversion
` [U-Boot] [PATCH v3 3/5] test: tests for utf_to_lower() utf_to_upper()
` [U-Boot] [PATCH v3 4/5] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
` [U-Boot] [PATCH v3 5/5] efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
[U-Boot] [PATCH] amlogic: board p212: Fix Ethernet PHY init
2018-09-03 20:14 UTC (3+ messages)
[U-Boot] [PATCH] ARM: omap3_logic: Enable DM_PMIC and DM_REGULATOR
2018-09-03 19:05 UTC
[U-Boot] [PATCH 1/1] efi_loader: description efi_update_capsule()
2018-09-03 18:59 UTC
[U-Boot] [PATCH] ARM: omap3_logic: Enable Pinctrl
2018-09-03 18:56 UTC
[U-Boot] [PATCH 1/1] docs: kernel-doc: fix parsing of function pointers
2018-09-03 18:50 UTC
[U-Boot] [PATCH 1/1] efi_loader: fix typos in efi_runtime.c
2018-09-03 17:29 UTC
[U-Boot] [PATCH 1/1] efi_loader: fix typos in efi_boottime.c
2018-09-03 17:12 UTC
[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
2018-09-03 16:05 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
` [U-Boot] [PATCH v3 2/8] powerpc/dts: Makefile changes to clean and build dts
` [U-Boot] [PATCH v3 3/8] binman: Add a new "skip-at-start" property in Section class
` [U-Boot] [PATCH v3 4/8] binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
` [U-Boot] [PATCH v3 5/8] powerpc: mpc85xx: Select BINMAN by default
` [U-Boot] [PATCH v3 6/8] powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
` [U-Boot] [PATCH v3 7/8] powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards
` [U-Boot] [PATCH v3 8/8] powerpc: dts: Enable device tree support for T2080QDS
[U-Boot] [PATCH v3 00/20] AVB using OP-TEE
2018-09-03 14:47 UTC (21+ messages)
` [U-Boot] [PATCH v3 01/20] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH v3 02/20] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH v3 03/20] cmd: avb: print error message if command fails
` [U-Boot] [PATCH v3 04/20] avb_verify: bugfix avb_ops_free() skipping free
` [U-Boot] [PATCH v3 05/20] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v3 06/20] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH v3 07/20] dt/bindings: add bindings for optee
` [U-Boot] [PATCH v3 08/20] tee: add OP-TEE driver
` [U-Boot] [PATCH v3 09/20] Documentation: tee uclass and op-tee driver
` [U-Boot] [PATCH v3 10/20] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH v3 11/20] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH v3 12/20] tee: optee: support AVB trusted application
` [U-Boot] [PATCH v3 13/20] sandbox: dt: add sandbox_tee node
` [U-Boot] [PATCH v3 14/20] sandbox: imply CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v3 15/20] tee: add sandbox driver
` [U-Boot] [PATCH v3 16/20] test: tee: test TEE uclass
` [U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB
` [U-Boot] [PATCH v3 18/20] test_avb: Update pymark.buildconfigspec information for the AVB tests
` [U-Boot] [PATCH v3 19/20] avb_verify: support sandbox configuration
` [U-Boot] [PATCH v3 20/20] Kconfig: sandbox: enable cmd_avb and dependencies
[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
2018-09-03 14:29 UTC (8+ messages)
` [U-Boot] [PATCH 1/9] dm: allow 4GB of DRAM "
[U-Boot] [PATCH] ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect
2018-09-03 14:08 UTC
[U-Boot] Breakage in ids8313 due to u-boot-imx
2018-09-03 13:45 UTC
[U-Boot] [PATCH 01/13] pico-imx6ul: Convert to distro config
2018-09-03 13:05 UTC (5+ messages)
` [U-Boot] [PATCH 02/13] pico-imx6ul: Convert to SPL
[U-Boot] [PATCH v2] sandbox: Build with -fPIC
2018-09-03 9:08 UTC
[U-Boot] [PATCH v1] sandbox: Build with -fPIC
2018-09-03 8:56 UTC (2+ messages)
[U-Boot] [PATCH] serial: mxc: Add match string for i.mx6 quad/dual lite serial
2018-09-03 8:51 UTC (2+ messages)
[U-Boot] [PATCH v6 00/31] SPI-NAND support
2018-09-03 8:50 UTC (11+ messages)
` [U-Boot] [PATCH v6 20/31] mtd: declare MTD_PARTITIONS symbol in Kconfig
[U-Boot] [PATCH V2] MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
2018-09-03 8:47 UTC
[U-Boot] [PATCH v7 00/13] Cleaner MTD devices management
2018-09-03 8:27 UTC (20+ messages)
` [U-Boot] [PATCH v7 01/13] lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
` [U-Boot] [PATCH v7 02/13] lib: strto: fix metric suffix parsing in strtoul[l]
` [U-Boot] [PATCH v7 05/13] cmd: mtdparts: remove mandatory 'mtdparts=' prefix
` [U-Boot] [PATCH v7 10/13] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v7 11/13] cmd: mtdparts: try to probe the MTD devices as a fallback
[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
2018-09-03 7:57 UTC (14+ messages)
[U-Boot] [PATCH] imx: ge: remove comments from autogenerated files
2018-09-03 7:48 UTC
[U-Boot] [PULL] Please pull u-boot-imx
2018-09-03 7:47 UTC (5+ messages)
[U-Boot] U-Boot 2018.07 Still Broken for Allwinner H3 SoCs
2018-09-03 3:26 UTC (3+ messages)
[U-Boot] [PATCH 1/8] rockchip: add STIMER_BASE for Rockchip SoCs
2018-09-03 3:21 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/1] lib/slre: remove superfluous assignment
2018-09-03 3:17 UTC
[U-Boot] [PATCH 1/1] efi_loader: use correct documentation style
2018-09-03 3:00 UTC
[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
2018-09-03 0:53 UTC (20+ messages)
[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
2018-09-02 23:34 UTC (9+ messages)
` [U-Boot] [PATCH V2 2/2] pci: Update documentation to make 'compatible' string optional
[U-Boot] [PATCH] mtd: spi: Add DM support to SH QSPI driver
2018-09-02 19:16 UTC (7+ 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