messages from 2018-06-12 08:21:16 to 2018-06-13 07:32:43 UTC [more...]
[U-Boot] [PATCH] common/memsize.c: Increase save array for supporting memory size > 4GB
2018-06-13 7:32 UTC
[U-Boot] sun50i: h5: Add initial Orange Pi Zero Plus support
2018-06-13 7:28 UTC (2+ messages)
[U-Boot] sun8i: h2: Add initial Orange Pi R1 support
2018-06-13 7:28 UTC (2+ messages)
[U-Boot] [PATCH] mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
2018-06-13 7:27 UTC
[U-Boot] [PATCH V4 1/2] ARM: image: Add option for ignoring ep bit 3
2018-06-13 7:24 UTC (3+ messages)
` [U-Boot] [PATCH V4 2/2] bootm: Handle kernel_noload on arm64
[U-Boot] [PATCH] gpio: zynq: Do not check unsigned type that is >= 0
2018-06-13 7:07 UTC
[U-Boot] [PATCH] MAINTAINERS: update ARM Snapdragon
2018-06-13 7:01 UTC (2+ messages)
[U-Boot] [PATCH v2] mmc: sdhci: Fix MMC HS200 tuning command failures
2018-06-13 7:00 UTC (2+ messages)
[U-Boot] [PATCH] common: Fix cpu nr type which is always unsigned type
2018-06-13 6:56 UTC
[U-Boot] [PATCH v4 0/4] tools: zynqmpimage: Support partitions
2018-06-13 6:49 UTC (3+ messages)
` [U-Boot] [PATCH v4 4/4] tools: zynqmpimage: Add bif support
[U-Boot] [PATCH v3 1/4] sunxi: clock: Fix EHCI and OHCI clocks on A64
2018-06-13 5:35 UTC (3+ messages)
[U-Boot] [PATCH RESEND 1/2] rockchip: make_fit_atf: use elf entry point
2018-06-13 5:30 UTC (5+ messages)
[U-Boot] [PATCH] mmc: sdhci: Fix MMC HS200 tuning command failures
2018-06-13 4:51 UTC (3+ messages)
[U-Boot] [PATCH V3 1/2] mmc: add HS400 support
2018-06-13 4:45 UTC (7+ messages)
[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
2018-06-13 4:37 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO
` [U-Boot] [PATCH v3 2/2] mdio: add marvell MDIO driver
[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
2018-06-13 4:33 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO
` [U-Boot] [PATCH v3 2/2] mdio: add marvell MDIO driver
[U-Boot] [PATCH v2 0/9] Add SoC and Board support for Bubblegum-96
2018-06-13 4:15 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/9] arm: Add support for Actions Semi OWL SoC family
` [U-Boot] [PATCH v2 2/9] board: Add uCRobotics Bubblegum-96 board support
` [U-Boot] [PATCH v2 3/9] dt-bindings: clock: Add S900 CMU register definitions
` [U-Boot] [PATCH v2 4/9] arm: dts: s900: Add Clock Management Unit (CMU) nodes
` [U-Boot] [PATCH v2 5/9] clk: Add Actions Semi OWL clock support
` [U-Boot] [PATCH v2 6/9] arm: dts: s900: Add UART node
` [U-Boot] [PATCH v2 7/9] arm: dts: bubblegum_96: Enable UART5 for serial console
` [U-Boot] [PATCH v2 8/9] serial: Add Actions Semi OWL UART support
` [U-Boot] [PATCH v2 9/9] MAINTAINERS: Add entries for Actions Semi OWL family
[U-Boot] [PULL] u-boot-sh/master
2018-06-13 4:05 UTC
[U-Boot] [PATCH 0/4] rockchip: Reduce prerequisites from the host
2018-06-13 3:57 UTC (6+ messages)
` [U-Boot] [PATCH 3/4] rockchip: rk3399: disable CONFIG_SPL_OF_PLATDATA
` [U-Boot] [PATCH 4/4] rockchip: rk3399: set CONFIG_MKIMAGE_DTC_PATH
[U-Boot] [PATCH 1/1] rockchip: evb-rk3399: correct README for board bring up
2018-06-13 3:46 UTC (2+ messages)
[U-Boot] [RESEND][PATCH 0/9] Add SoC and Board support for Bubblegum-96
2018-06-13 3:33 UTC (6+ messages)
` [U-Boot] [RESEND][PATCH 5/9] clk: Add Actions Semi OWL clock support
[U-Boot] [PATCH v5 00/13] efi: Enable basic sandbox support for EFI loader
2018-06-13 3:12 UTC (27+ messages)
` [U-Boot] [PATCH v5 01/13] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v5 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v5 03/13] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v5 04/13] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v5 05/13] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v5 10/13] efi: sandbox: Add a simple 'bootefi test' command
[U-Boot] [PATCH] x86: cherryhill: Fix DTC warning
2018-06-13 3:01 UTC
[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
2018-06-13 2:41 UTC (15+ messages)
` [U-Boot] [PATCH v6 01/13] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v6 04/13] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v6 05/13] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v6 06/13] efi: sandbox: Add relocation constants
` [U-Boot] [PATCH v6 07/13] efi: Add a comment about duplicated ELF constants
` [U-Boot] [PATCH v6 08/13] efi: sandbox: Enable EFI loader builder for sandbox
` [U-Boot] [PATCH v6 09/13] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v6 10/13] efi: sandbox: Add a simple 'bootefi test' command
` [U-Boot] [PATCH v6 11/13] efi: Create a function to set up for running EFI code
` [U-Boot] [PATCH v6 12/13] efi: Rename bootefi_test_finish() to bootefi_run_finish()
` [U-Boot] [PATCH v6 13/13] Revert "buildman: Extract environment as part of each build"
[U-Boot] [PATCH v5 0/5] drivers: Add reset ctrl to drivers
2018-06-13 2:23 UTC (7+ messages)
` [U-Boot] [PATCH v5 2/5] include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
[U-Boot] Please pull u-boot-x86
2018-06-13 2:17 UTC
[U-Boot] [PATCH] net: add Socionext AVE ethernet driver support
2018-06-13 1:57 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] x86: ivybridge: cougarcanyon2: Various enhancements
2018-06-13 1:48 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/3] x86: irq: Parse number of PIRQ links from device tree
` [U-Boot] [PATCH v2 2/3] x86: irq: Support discrete PIRQ routing registers via "
` [U-Boot] [PATCH v2 3/3] x86: cougarcanyon2: Add missing chipset interrupt information
[U-Boot] [PATCH 1/2] net: Add option to prefer bootp/dhcp serverip
2018-06-13 1:42 UTC (5+ messages)
[U-Boot] [PATCH v4 0/4] x86: use EFI calling convention for efi_main on x86_64
2018-06-13 1:38 UTC (9+ messages)
` [U-Boot] [PATCH v4 1/4] "
` [U-Boot] [PATCH v4 2/4] arm: Remove unused _relocate arguments
` [U-Boot] [PATCH v4 3/4] x86: "
` [U-Boot] [PATCH v4 4/4] riscv: "
[U-Boot] [PATCH v1 0/3] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
2018-06-13 1:29 UTC (8+ messages)
` [U-Boot] [PATCH v1 2/3] net: eth-uclass: Fix for DM USB ethernet support
` [U-Boot] [PATCH v1 3/3] cmd: usb gadget: Add a command to bind a USB gadget driver to a UDC port
[U-Boot] [PATCH v2 00/13] x86: efi: Fixes and enhancements to application and payload support
2018-06-13 1:29 UTC (19+ messages)
` [U-Boot] [PATCH v2 01/13] x86: doc: Fix reference to EFI doc in U-Boot
` [U-Boot] [PATCH v2 02/13] efi.h: Do not use config options
` [U-Boot] [PATCH v2 03/13] x86: Change __kernel_size_t conditionals to use compiler provided defines
` [U-Boot] [PATCH v2 04/13] x86: efi: Refactor the directory of EFI app and payload support
` [U-Boot] [PATCH v2 05/13] x86: efi: payload: Add arch_cpu_init()
` [U-Boot] [PATCH v2 06/13] x86: Add generic EFI payload support
` [U-Boot] [PATCH v2 07/13] x86: Drop QEMU-specific "
` [U-Boot] [PATCH v2 08/13] x86: baytrail: Drop EFI-specific test logics
` [U-Boot] [PATCH v2 09/13] efi: stub: Pass EFI GOP information to U-Boot payload
` [U-Boot] [PATCH v2 10/13] dm: video: Add an EFI framebuffer driver
` [U-Boot] [PATCH v2 11/13] x86: efi: payload: Add EFI framebuffer driver support
` [U-Boot] [PATCH v2 12/13] x86: Rename efi-x86 target to efi-x86_app
` [U-Boot] [PATCH v2 13/13] x86: efi: app: Display correct CPU info during boot
[U-Boot] [PATCH 0/4] Qualcomm SMEM driver
2018-06-13 1:29 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] soc: qualcomm: Add Shared Memory Manager driver
[U-Boot] [PATCH 00/41] imx: add i.MX8QXP support
2018-06-13 1:26 UTC (10+ messages)
` [U-Boot] [PATCH 01/41] imx: import SCFW API
` [U-Boot] [PATCH 27/41] net: fec: do not access reserved register for i.MX8
` [U-Boot] [PATCH 28/41] net: fec_mxc: Add the init_clk_fec function
[U-Boot] [PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
2018-06-13 0:30 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
` [U-Boot] [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 "
` [U-Boot] [PATCH 3/4] ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
` [U-Boot] [PATCH 4/4] ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
[U-Boot] Please pull u-boot-fsl-qoriq master
2018-06-12 22:33 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/2] ARM: v7: Enable basic framework for supporting bits for CVE-2017-5715
2018-06-12 21:58 UTC (5+ messages)
[U-Boot] [PATCH v11 0/3] Why netboot:
2018-06-12 21:21 UTC (2+ messages)
[U-Boot] [PATCH 1/4] net: Always align tx packets
2018-06-12 21:09 UTC (2+ messages)
[U-Boot] Raspberry Pi 3(+) / 64bit bug with saveenv
2018-06-12 21:07 UTC (3+ messages)
[U-Boot] [PATCH v3 0/3] drivers: Add reset ctrl to drivers
2018-06-12 20:50 UTC (5+ messages)
` [U-Boot] [PATCH v3 3/3] net: designware: Add reset ctrl to driver
[U-Boot] [PATCH 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
2018-06-12 20:36 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] ARM: HYP/non-sec: save and restore stack
` [U-Boot] [PATCH 2/3] efi_loader: ARM: run EFI payloads non-secure
` [U-Boot] [PATCH 3/3] Revert "efi_loader: no support for ARMV7_NONSEC=y"
[U-Boot] [PATCH v8 00/18] Add fastboot UDP support
2018-06-12 20:27 UTC (3+ messages)
` [U-Boot] [PATCH v8 15/18] net: fastboot: Merge AOSP UDP fastboot
[U-Boot] [PATCH v4 0/4] drivers: Add reset ctrl to drivers
2018-06-12 20:00 UTC (3+ messages)
` [U-Boot] [PATCH v4 4/4] net: designware: Add reset ctrl to driver
[U-Boot] [PATCH] efi.h: Do not use config options
2018-06-12 19:13 UTC (4+ messages)
[U-Boot] [PATCH] net: designware: set the PS bit when resetting DMA bus in MII configuration
2018-06-12 18:38 UTC (2+ messages)
[U-Boot] [RFC] efi_loader: support for CONFIG_ARMV7_NONSEC
2018-06-12 17:42 UTC (3+ messages)
[U-Boot] [PATCH v2] x86: Add 64-bit setjmp/longjmp implementation
2018-06-12 15:57 UTC (2+ messages)
[U-Boot] [PATCH 1/1] x86: qemu: do not build car.o with start64.o
2018-06-12 15:50 UTC
[U-Boot] Please pull u-boot-marvell
2018-06-12 15:46 UTC (2+ messages)
[U-Boot] [BUG] arch/x86/dts/cherryhill.dtb - unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
2018-06-12 14:54 UTC (3+ messages)
[U-Boot] [RFC PATCH 00/20] SPI-NAND support
2018-06-12 14:14 UTC (2+ messages)
[U-Boot] [PATCH v5 07/13] efi: Add a comment about duplicated ELF constants
2018-06-12 14:10 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH 00/18] x86: efi: Fixes and enhancements to application and payload support
2018-06-12 13:07 UTC (19+ messages)
` [U-Boot] [PATCH 02/18] x86: Conditionally build the pinctrl_ich6 driver
` [U-Boot] [PATCH 03/18] x86: efi: app: Fix broken EFI application
` [U-Boot] [PATCH 04/18] x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
` [U-Boot] [PATCH 06/18] dm: pci: Make ranges dt property optional
` [U-Boot] [PATCH 07/18] dm: pci: Use a 1:1 mapping for bus <-> phy addresses
` [U-Boot] [PATCH 10/18] x86: efi: payload: Minor clean up on error message output
[U-Boot] [PATCH v3] x86: use EFI calling convention for efi_main on x86_64
2018-06-12 12:25 UTC (3+ messages)
[U-Boot] [PATCH 1/3] gadget: f_thor: fix hang-up with ctrl-c
2018-06-12 11:21 UTC (2+ messages)
[U-Boot] [PATCH V3] arm: mvebu: Add Helios4 Armada 38x initial support
2018-06-12 11:20 UTC (2+ messages)
[U-Boot] [PATCH] fs: fat: fix wrong casting to unsigned value of sect_to_cluster()
2018-06-12 11:17 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: build miniapp test cases on x86_64
2018-06-12 11:01 UTC
[U-Boot] HS200 for SDHCI is broken
2018-06-12 10:54 UTC (5+ messages)
[U-Boot] [PATCH v2 0/7] Improvements for the dwc3_generic driver
2018-06-12 9:36 UTC (2+ messages)
[U-Boot] [PATCH v3] xilinx: zynq: Add support to secure images
2018-06-12 9:31 UTC (2+ messages)
[U-Boot] [PATCH v1] EHCI: Fix endian access issue on EHCI intinalization
2018-06-12 8:22 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: Allocate memory handle for mem dp
2018-06-12 8:21 UTC
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