messages from 2017-10-17 09:21:32 to 2017-10-19 11:43:08 UTC [more...]
[U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al
2017-10-19 11:43 UTC (19+ messages)
` [U-Boot] [PATCH 1/3] ARM: sunxi: Disable USB host options by default
` [U-Boot] [PATCH 2/3] ARM: sunxi: Disable FAT write "
` [U-Boot] [PATCH 3/3] efi_loader: Do not enable it by default for sunxi
[U-Boot] [RFC PATCH u-boot] ARM: arch-meson: build memory banks using reported memory from registers
2017-10-19 10:45 UTC (2+ messages)
[U-Boot] [PATCH v6] cmd: usb: ignore blk, emulation devices in usb tree/info display
2017-10-19 10:41 UTC (11+ messages)
[U-Boot] [PATCH] doc: verified-boot: fix crypto algorithm examples
2017-10-19 10:37 UTC
[U-Boot] [PATCH] ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MB
2017-10-19 10:17 UTC
[U-Boot] [PATCH] tools: image: fix node name of signature node in FIT
2017-10-19 10:16 UTC
[U-Boot] [PATCH V3] imx: mx6slevk: cleanup board usb code
2017-10-19 10:15 UTC (2+ messages)
[U-Boot] [PATCH] test/py: fix typos in README.md
2017-10-19 10:08 UTC
[U-Boot] [PATCH] sunxi: Add support for the Banana Pi M2-Magic
2017-10-19 8:31 UTC
[U-Boot] [PATCH] i2c: remove SYS_ prefix from CONFIG options
2017-10-19 7:57 UTC (4+ messages)
[U-Boot] Please pull u-boot-x86
2017-10-19 3:55 UTC
[U-Boot] [PATCH] x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume support
2017-10-19 3:37 UTC (3+ messages)
[U-Boot] [PATCH v4 1/1] x86: provide CONFIG_BUILD_ROM
2017-10-19 3:37 UTC (3+ messages)
[U-Boot] [PATCH 1/3] x86: fsp: Consolidate Azalia header file
2017-10-19 3:36 UTC (9+ messages)
` [U-Boot] [PATCH 2/3] x86: baytrail: fsp: Use a function to update the Azalia config pointer
` [U-Boot] [PATCH 3/3] x86: baytrail: fsp: Move Azalia update codes to board
[U-Boot] [PATCH 1/2] x86: baytrail: Fix unstable ACPI S3 resume
2017-10-19 3:36 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] x86: Turn off running VGA ROM during "
[U-Boot] [PATCH V2] imx: mx6slevk: fix mmc breakage
2017-10-19 3:06 UTC (3+ messages)
[U-Boot] [U-Boot, 5/6] net: gmac_rockchip: Use the proerty of "clock_in_out" to set mac clock
2017-10-19 2:10 UTC
[U-Boot] [PATCH 1/9] x86: galileo: Fix boot failure
2017-10-19 1:21 UTC (9+ messages)
` [U-Boot] [PATCH 2/9] x86: braswell: Fix unexpected crash during Linux kernel boot
` [U-Boot] [PATCH 3/9] env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
` [U-Boot] [PATCH 4/9] x86: Fix ACPI resume dependency to MRC cache
` [U-Boot] [PATCH 5/9] Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
` [U-Boot] [PATCH 6/9] spi: ich: Lock down controller settings if required
` [U-Boot] [PATCH 7/9] x86: braswell: cherryhill: Update dts for SPI lock down
` [U-Boot] [PATCH 8/9] x86: fsp: graphics: Add some notes about the graphics info hob
` [U-Boot] [PATCH 9/9] x86: acpi: Put sleepstates.asl to the common place
[U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
2017-10-18 20:42 UTC (2+ messages)
[U-Boot] [PATCH] cmd: usb_mass_storage: add protection for block_dev
2017-10-18 20:22 UTC (3+ messages)
[U-Boot] [RFC] mmc: fsl_esdhc: Do not set high speed mode on MX25 and MX51
2017-10-18 20:14 UTC (9+ messages)
[U-Boot] [PATCH v3 0/2] Support for TI bandgap temperature sensor
2017-10-18 19:47 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/2] thermal: ti-bandgap: Add support for "
` [U-Boot] [PATCH v3 2/2] ARM: dts: OMAP5+: Add support for bandgap sensor in SPL
[U-Boot] Please pull from u-boot-i2c
2017-10-18 19:47 UTC (2+ messages)
[U-Boot] Pull request: u-boot-spi/master
2017-10-18 19:47 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] solve issues in gpt management
2017-10-18 17:13 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/6] test/py: gpt: copy persistent file
` [U-Boot] [PATCH v3 2/6] test/py: gpt: add test for sub-command read and verify
` [U-Boot] [PATCH v3 3/6] disk: efi: correct the overlap check on GPT header and PTE
` [U-Boot] [PATCH v3 4/6] test/py: gpt: add test for sub-command write
` [U-Boot] [PATCH v3 5/6] test/py: gpt: test start LBA for sub-command rename and swap
` [U-Boot] [PATCH v3 6/6] cmd: gpt: solve issue for swap and rename command
[U-Boot] [PATCH 1/2] wandboard: Remove cpu type check prior to setup_sata()
2017-10-18 16:53 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] udoo: "
[U-Boot] [PATCH v4 00/18] efi_loader: implement SetWatchdogTimer
2017-10-18 16:13 UTC (19+ messages)
` [U-Boot] [PATCH v4 01/18] efi_loader: move efi_search_obj up in code
` [U-Boot] [PATCH v4 02/18] efi_loader: implement SetWatchdogTimer
` [U-Boot] [PATCH v4 03/18] efi_selftest: provide test for watchdog timer
` [U-Boot] [PATCH v3 04/18] efi_loader: new function utf8_to_utf16
` [U-Boot] [PATCH v4 05/18] efi_loader: guard against double inclusion of efi_loader.h
` [U-Boot] [PATCH v4 06/18] efi_loader: consistently use efi_status_t in bootefi
` [U-Boot] [PATCH v4 07/18] efi_selftest: provide a dummy device path
` [U-Boot] [PATCH v4 08/18] efi_selftest: reformat code
` [U-Boot] [PATCH v4 09/18] efi_selftest: efi_st_memcmp should return 0
` [U-Boot] [PATCH v4 10/18] efi_selftest: deduplicate code
` [U-Boot] [PATCH v4 12/18] efi_selftest: allow to select a single test for exexution
` [U-Boot] [PATCH v4 12/18] efi_selftest: correctly cleanup after selftest
` [U-Boot] [PATCH v4 13/18] efi_loader: use bootargs as load options
` [U-Boot] [PATCH v4 14/18] efi_selftest: test reboot by watchdog
` [U-Boot] [PATCH v4 15/18] test/py: test reboot by EFI watchdog
` [U-Boot] [PATCH v4 16/18] test/py: fix typo in test_efi_loader.py
` [U-Boot] [PATCH v4 17/18] efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
` [U-Boot] [PATCH v4 18/18] efi_loader: set parent handle in efi_load_image
[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes
2017-10-18 13:26 UTC (6+ messages)
[U-Boot] [PATCH v5] cmd: usb: add blk, emulation devices to ignore list as needed
2017-10-18 10:12 UTC (9+ messages)
[U-Boot] [PATCH v2] power: extend prefix match to regulator-name property
2017-10-18 9:39 UTC
[U-Boot] [U-Boot, 4/6] net: gmac_rockchip: Define the gmac grf register struct at gmac_rockchip.c
2017-10-18 8:31 UTC
[U-Boot] [PATCH u-boot 0/3] Add Ethernet support for Amlogic P212 Reference board
2017-10-18 8:02 UTC (4+ messages)
` [U-Boot] [PATCH u-boot 1/3] net: phy: Add Amlogic Meson GXL Internal PHY support
` [U-Boot] [PATCH u-boot 2/3] arm: meson: Add supplementary ethernet registers definitions
` [U-Boot] [PATCH u-boot 3/3] arm: amlogic: p212: Add support for Ethernet with Internal PHY
[U-Boot] [PATCH v2 0/9] efi_loader: implement SetWatchdogTimer
2017-10-18 6:20 UTC (6+ messages)
` [U-Boot] [PATCH v2 6/9] efi_selftest: allow to select a single test for exexution
[U-Boot] u-boot.img size limit for spl fat load ?
2017-10-18 1:48 UTC (10+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH v2 0/4] pylibfdt: compile pylibfdt in scripts/dtc/pylibfdt only when necessary
2017-10-17 23:38 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/4] pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
[U-Boot] [PATCH v3 00/18] efi_loader: implement SetWatchdogTimer
2017-10-17 22:02 UTC (19+ messages)
` [U-Boot] [PATCH v3 01/18] efi_loader: move efi_search_obj up in code
` [U-Boot] [PATCH v3 02/18] efi_loader: implement SetWatchdogTimer
` [U-Boot] [PATCH v3 03/18] efi_selftest: provide test for watchdog timer
` [U-Boot] [PATCH v3 04/18] efi_loader: new function utf8_to_utf16
` [U-Boot] [PATCH v3 05/18] efi_loader: guard against double inclusion of efi_loader.h
` [U-Boot] [PATCH v3 06/18] efi_loader: consistently use efi_status_t in bootefi
` [U-Boot] [PATCH v3 07/18] efi_selftest: provide a dummy device path
` [U-Boot] [PATCH v3 08/18] efi_selftest: reformat code
` [U-Boot] [PATCH v3 09/18] efi_selftest: efi_st_memcmp should return 0
` [U-Boot] [PATCH v3 10/18] efi_selftest: deduplicate code
` [U-Boot] [PATCH v3 11/18] efi_selftest: allow to select a single test for exexution
` [U-Boot] [PATCH v3 12/18] efi_selftest: correctly cleanup after selftest
` [U-Boot] [PATCH v3 13/18] efi_loader: use bootargs as load options
` [U-Boot] [PATCH v3 14/18] efi_selftest: test reboot by watchdog
` [U-Boot] [PATCH v3 15/18] test/py: test reboot by EFI watchdog
` [U-Boot] [PATCH v3 16/18] test/py: fix typo in test_efi_loader.py
` [U-Boot] [PATCH v3 17/18] efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
` [U-Boot] [PATCH v3 18/18] efi_loader: set parent handle in efi_load_image
[U-Boot] [PATCH u-boot 0/3] Add initial support for Amlogic P212 Reference board
2017-10-17 20:51 UTC (7+ messages)
` [U-Boot] [PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
` [U-Boot] [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
` [U-Boot] [PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family
[U-Boot] [PATCH v1] Document padding between GPT header and partition entries
2017-10-17 20:00 UTC (3+ messages)
[U-Boot] [PATCH] libfdt: give setup.py optional interpreter
2017-10-17 17:52 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] efi_loader: use named constant for memory type
2017-10-17 16:58 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores
2017-10-17 15:19 UTC
[U-Boot] [PATCH] rtc: mc146818: Correct alarm message for day alarm
2017-10-17 15:19 UTC
[U-Boot] [PATCH 1/2] mtd: replace MTDDEBUG() with pr_debug()
2017-10-17 15:10 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
[U-Boot] [PATCH v2] DW SPI: Get clock value from Device Tree
2017-10-17 15:03 UTC (6+ messages)
[U-Boot] [PATCH v2 0/2] stm32f7_i2c fixes
2017-10-17 14:28 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] i2c: stm32f7_i2c: fix data abort
` [U-Boot] [PATCH v2 2/2] i2c: stm32f7_i2c: fix usage of useless local variable
[U-Boot] [PATCH] i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
2017-10-17 14:27 UTC (5+ messages)
[U-Boot] [PATCH 0/5] libfdt: Reduce duplicated copies of libfdt
2017-10-17 13:30 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
` [U-Boot] [PATCH 2/5] libfdt: change libfdt_internal.h "
` [U-Boot] [PATCH 3/5] tools: use files from scripts/dtc/libfdt where possible
` [U-Boot] [PATCH 4/5] linux/types.h: add typedef of uintptr_t
` [U-Boot] [PATCH 5/5] lib: libfdt: wrap scripts/dtc/libfdt/* where possible
[U-Boot] [PATCH 1/4] ARM: uniphier: enable DWC3 xHCI driver really
2017-10-17 13:16 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] ARM: uniphier: remove CONFIG_UNIPHIER_ETH
` [U-Boot] [PATCH 3/4] ARM: uniphier: split u-boot, dm-pre-reloc out to uniphier-v7-u-boot.dtsi
` [U-Boot] [PATCH 4/4] ARM: dts: uniphier: sync DT with Linux 4.14-rc5
[U-Boot] [PATCH v2] chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable
2017-10-17 12:06 UTC
[U-Boot] [PATCH] configs: vf610: increase maximum size and enforce correct limit
2017-10-17 11:59 UTC
[U-Boot] [PATCH 4/6] net: gmac_rockchip: Define the gmac grf register struct at gmac_rockchip.c
2017-10-17 11:52 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] usb: dwc3: Allocate and flush dwc->ep0_trb in a cache aligned manner
2017-10-17 11:14 UTC (12+ messages)
[U-Boot] [PATCH] chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable
2017-10-17 11:08 UTC (2+ messages)
[U-Boot] [PATCH] dm: pci: change bus number register setting compliant with Linux
2017-10-17 9:46 UTC (3+ messages)
[U-Boot] [PATCH] simple-bus: remove DECLARE_GLOBAL_DATA_PTR
2017-10-17 9:38 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