messages from 2018-08-31 10:14:46 to 2018-09-03 16:05:05 UTC [more...]
[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
2018-09-03 16:05 UTC (2+ messages)
` [U-Boot] [PATCH v3 1/8] powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
[U-Boot] [PATCH 0/4] Add a pinctrl driver for Merrifield to pinmux I2C#6
2018-09-03 15:07 UTC (5+ 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] [PATCH 0/4] Solve issue with serial rx buffer when MUX is deactivated
2018-09-03 14:56 UTC (8+ 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 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 v4] usb: ehci-generic: Add vbus-supply regulator support
2018-09-03 13:39 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] amlogic: board p212: Fix Ethernet PHY init
2018-09-03 12:57 UTC (2+ messages)
[U-Boot] [PATCH] spi: mxc_spi: Fix chipselect with DM_SPI in SPL
2018-09-03 10:32 UTC
[U-Boot] [PATCH] travis: Use kernel.org pre-built toolchain for riscv
2018-09-03 9:50 UTC (2+ messages)
[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 (36+ 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 03/13] mtd: Kconfig: remove MTD_PARTITIONS duplicated symbol
` [U-Boot] [PATCH v7 04/13] cmd: mtdparts: accept spi-nand devices
` [U-Boot] [PATCH v7 05/13] cmd: mtdparts: remove mandatory 'mtdparts=' prefix
` [U-Boot] [PATCH v7 06/13] mtd: uclass: add probe function
` [U-Boot] [PATCH v7 07/13] mtd: uclass: add a generic 'mtdparts' parser
` [U-Boot] [PATCH v7 08/13] mtd: uclass: search for an equivalent MTD name with the mtdids
` [U-Boot] [PATCH v7 09/13] mtd: mtdpart: implement proper partition handling
` [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 v7 12/13] cmd: ubi: clean the partition handling
` [U-Boot] [PATCH v7 13/13] cmd: mtdparts: describe as legacy
[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 (13+ messages)
[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support
2018-09-03 7:03 UTC (4+ messages)
` [U-Boot] [PATCH 03/12] riscv: bootm: Correct the 1st kernel argument to hart id
[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 (24+ messages)
[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
2018-09-02 23:34 UTC (17+ messages)
` [U-Boot] [PATCH V2 2/2] pci: Update documentation to make 'compatible' string optional
[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
2018-09-02 23:02 UTC (5+ 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] mtd: spi: Add DM support to SH QSPI driver
2018-09-02 19:16 UTC (7+ messages)
[U-Boot] [PATCH v2 0/8] Device tree support for Powerpc in u-boot
2018-09-01 21:45 UTC (5+ messages)
` [U-Boot] [PATCH v2 3/8] binman: Add a new "skip-at-start" property in Section class
[U-Boot] [PATCH] mx7dsabresd: Add the qspi target to the list of supported defconfigs
2018-09-01 17:24 UTC
[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
2018-09-01 10:59 UTC (5+ messages)
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE
[U-Boot] [PATCH v3 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
2018-09-01 10:21 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/3] efi_loader: ARM: run EFI payloads non-secure
[U-Boot] [PATCH v2 00/17][RESENT] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-01 9:50 UTC (22+ messages)
` [U-Boot] [PATCH v2 01/17] vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
` [U-Boot] [PATCH v2 02/17] test: print_ut.c "
` [U-Boot] [PATCH v2 03/17] lib: build charset.o only if needed
` [U-Boot] [PATCH v2 04/17] efi_loader: rename utf16_strlen, utf16_strnlen
` [U-Boot] [PATCH v2 05/17] lib: charset: utility functions for Unicode
` [U-Boot] [PATCH v2 06/17] test: unit tests for Unicode functions
` [U-Boot] [PATCH v2 07/17] lib: vsprintf: correct printing of Unicode strings
` [U-Boot] [PATCH v2 08/17] test: test printing Unicode
` [U-Boot] [PATCH v2 09/17] efi_loader: remove limit on variable length
` [U-Boot] [PATCH v2 10/17] efi_loader: don't use unlimited stack as buffer
` [U-Boot] [PATCH v2 11/17] efi_loader: buffer size for load options
` [U-Boot] [PATCH v2 12/17] lib: charset: remove obsolete functions
` [U-Boot] [PATCH v2 13/17] efi_loader: capitalization table
` [U-Boot] [PATCH 14/17] lib: charset: upper/lower case conversion
` [U-Boot] [PATCH v2 15/17] test: tests for utf_to_lower() utf_to_upper()
` [U-Boot] [PATCH v2 16/17] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
` [U-Boot] [PATCH v2 17/17] efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
[U-Boot] [PATCH v2 1/3] spi: add support for ARM PL022 SPI controller
2018-09-01 8:35 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/3] arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
` [U-Boot] [PATCH v2 3/3] arm: spear: fix enabling of SSP2 clock
[U-Boot] [PATCH] arm: armv7m: clean up armv7m unified code compilation
2018-08-31 23:57 UTC
[U-Boot] [PATCH] arm: armv7m: remove un-necessary If then instruction
2018-08-31 23:39 UTC
[U-Boot] [PATCH] arm: stm32: Remove redundant thumb build selection
2018-08-31 23:15 UTC
[U-Boot] [PATCH] spl: Kconfig: Fix typo in 'Upgrade'
2018-08-31 21:07 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Make kmalloc'ed memory really DMA-safe
2018-08-31 21:07 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] test: fix typo in cmd_ut_category() description
2018-08-31 21:07 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/1] hisilicon: hikey: Update instructions based on latest source
2018-08-31 21:07 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] u-boot release and feature set
2018-08-31 16:58 UTC (9+ messages)
[U-Boot] [PATCH] dm: Update README.txt to clarify device tree usage
2018-08-31 15:59 UTC
[U-Boot] [PATCH] arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
2018-08-31 14:15 UTC
[U-Boot] [PATCH] wandboard: README: Include the mx6qp variant in the list
2018-08-31 13:01 UTC
[U-Boot] [PATCH 0/2] Add Rock960 board support
2018-08-31 12:40 UTC (10+ messages)
[U-Boot] [PATCH v4 7/7] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
2018-08-31 12:24 UTC (3+ messages)
` [U-Boot] [U-Boot, v4, "
` [U-Boot] [Resend] "
[U-Boot] [PATCH v2 00/15] AVB using OP-TEE
2018-08-31 12:10 UTC (4+ messages)
` [U-Boot] [PATCH v2 14/15] tee: optee: support AVB trusted application
[U-Boot] [PATCH 1/4] ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmd
2018-08-31 11:58 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: bootscript: Replace tftpboot with dhcp when downloading kernel
` [U-Boot] [PATCH 3/4] ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmd
` [U-Boot] [PATCH 4/4] ARM: bootscript: For nfsargs only use rootpath (and remove not needed serverip)
[U-Boot] [PATCH v4 6/7] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
2018-08-31 11:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
2018-08-31 10:14 UTC (7+ messages)
` [U-Boot] [PATCH v3 27/58] fastboot: sunxi: Update fastboot mmc default device
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