messages from 2018-05-02 08:59:16 to 2018-05-03 22:01:18 UTC [more...]
[U-Boot] [PATCH v2 1/2] drivers; add DM_NO_OF Kconfig option
2018-05-03 22:01 UTC
[U-Boot] Logo for U-Boot
2018-05-03 21:57 UTC (3+ messages)
[U-Boot] [PATCH 1/2] net: mvgbe: remove CONFIG_DOVE
2018-05-03 21:36 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] net: add Kconfig for MVGBE
[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
2018-05-03 21:29 UTC (39+ messages)
` [U-Boot] [RFC PATCH v2 02/20] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [RFC PATCH v2 03/20] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [RFC PATCH v2 04/20] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [RFC PATCH v2 05/20] fastboot: Introduce fastboot_response and refactor fastboot_okay/fail
` [U-Boot] [RFC PATCH v2 06/20] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [RFC PATCH v2 07/20] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [RFC PATCH v2 08/20] net: fastboot: Support building without MMC
` [U-Boot] [RFC PATCH v2 09/20] fastboot: Refactor write_fb_response into fastboot_okay/fail/response
` [U-Boot] [RFC PATCH v2 10/20] fastboot: Merge USB and UDP getvar implementation
` [U-Boot] [RFC PATCH v2 11/20] fastboot: net: Change 'continue' so it matches USB fastboot
` [U-Boot] [RFC PATCH v2 12/20] fastboot: net: Convert command lookup to a table
` [U-Boot] [RFC PATCH v2 13/20] fastboot: Merge reboot-bootloader handling
` [U-Boot] [RFC PATCH v2 14/20] fastboot: Avoid re-parsing cmd_string for boot/reboot
` [U-Boot] [RFC PATCH v2 15/20] fastboot: Merge boot common across USB and UDP
` [U-Boot] [RFC PATCH v2 16/20] fastboot: net: Add NAND support
` [U-Boot] [RFC PATCH v2 17/20] fastboot: Guard getvar:partition-type/size with MMC
` [U-Boot] [RFC PATCH v2 18/20] fastboot: Check if part_name is NULL before using it
` [U-Boot] [RFC PATCH v2 19/20] fastboot: Add missing newlines
` [U-Boot] [RFC PATCH v2 20/20] fastboot: net: Split fastboot protocol out from net
[U-Boot] [PATCH] arm: mach-omap2: cache: Explicitly enable I cache
2018-05-03 20:22 UTC (3+ messages)
[U-Boot] [PATCHv2 1/2] stdio_dev.h: Drop the video section as it is unused
2018-05-03 20:21 UTC (4+ messages)
` [U-Boot] [PATCHv2 2/2] stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
[U-Boot] Booting Jerry chromebook from eMMC
2018-05-03 19:02 UTC (2+ messages)
[U-Boot] BUG: cannot boot with CONFIG_LOG
2018-05-03 19:02 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] misc: uclass: Add enable/disable function
2018-05-03 19:02 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] pci: Don't use pci_indirect when DM is active
2018-05-03 19:02 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] mpc83xx/pci: Register IMMR region
[U-Boot] [RFC] Exporting defaul environment
2018-05-03 19:01 UTC (5+ messages)
[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
2018-05-03 19:01 UTC (7+ messages)
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear command support
[U-Boot] [PATCH v2] reset: Add generic GPIO reset driver
2018-05-03 19:01 UTC (3+ messages)
[U-Boot] [PATCH v2 01/10] ram: Add driver for MPC83xx
2018-05-03 19:01 UTC (10+ messages)
` [U-Boot] [PATCH v2 02/10] sysreset: Add get_status method
` [U-Boot] [PATCH v2 03/10] board_f: Add reset status printing
` [U-Boot] [PATCH v2 04/10] mpc83xx: Add sysreset driver
` [U-Boot] [PATCH v2 07/10] common: board_f: Sort includes
[U-Boot] [PATCH v2 1/3] drivers: Add board uclass
2018-05-03 18:58 UTC (5+ messages)
[U-Boot] [PATCH] Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
2018-05-03 18:16 UTC (2+ messages)
[U-Boot] [PATCH] treewide: Move CONFIG_PHY_MARVELL to Kconfig
2018-05-03 18:09 UTC (2+ messages)
[U-Boot] FitImage add pubkey signature in DTS
2018-05-03 17:39 UTC (2+ messages)
[U-Boot] [PATCH 1/2] board: move ppa firmware address in board specific kconfig
2018-05-03 15:58 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] board: ls1012a: FRWY-LS1012A board support
[U-Boot] [PATCH v2 1/2] net: Add Kconfig option for BOOTP_NTPSERVER
2018-05-03 15:15 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] net: bootp: Fix compile error processing ntpserver option
[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard
2018-05-03 15:13 UTC (4+ messages)
[U-Boot] [PATCH 1/2] net: Add Kconfig option for BOOTP_NTPSERVER
2018-05-03 15:12 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] net: bootp: Fix compile error processing ntpserver option
[U-Boot] [PATCH v3 00/25] Introduce TPMv2.0 support
2018-05-03 12:56 UTC (50+ messages)
` [U-Boot] [PATCH v3 02/25] tpm: prepare introduction of TPMv2.x support in Kconfig
` [U-Boot] [PATCH v3 03/25] tpm: disociate TPMv1.x specific and generic code
` [U-Boot] [PATCH v3 04/25] tpm: prepare support for TPMv2.x commands
` [U-Boot] [PATCH v3 05/25] tpm: add macros to enhance TPM commands readability
` [U-Boot] [PATCH v3 07/25] tpm: report driver error code to upper layer
` [U-Boot] [PATCH v3 08/25] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v3 09/25] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v3 10/25] tpm: add TPM2_Clear "
` [U-Boot] [PATCH v3 11/25] tpm: add TPM2_PCR_Extend "
` [U-Boot] [PATCH v3 12/25] tpm: add TPM2_PCR_Read "
` [U-Boot] [PATCH v3 13/25] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v3 14/25] tpm: add dictionary attack mitigation commands support
` [U-Boot] [PATCH v3 15/25] tpm: add TPM2_HierarchyChangeAuth command support
` [U-Boot] [PATCH v3 16/25] tpm: add PCR authentication commands support
` [U-Boot] [PATCH v3 17/25] tpm: add support for TPMv2.x SPI modules
` [U-Boot] [PATCH v3 18/25] tpm: add the possibility to reset the chip with a gpio
` [U-Boot] [PATCH v3 19/25] doc: device-tree-bindings: add ST33TPHF20 TPMv2.0 module info
` [U-Boot] [PATCH v3 20/25] test/py: add TPMv2.x test suite
` [U-Boot] [PATCH v3 21/25] tpm: add a Sandbox TPMv2.x driver
` [U-Boot] [PATCH v3 22/25] doc: device-tree-bindings: add Sandbox TPMv2.0 module info
` [U-Boot] [PATCH v3 23/25] sandbox: dts: add Sandbox TPMv2.x node
` [U-Boot] [PATCH v3 24/25] configs: add TPMv2.x support in Sandbox
` [U-Boot] [PATCH v3 25/25] tpm: allow Sandbox to run TPMv2.x commands
[U-Boot] [PATCH 0/2] ARC: enable debug uart for HSDK and AXS10x boards
2018-05-03 12:01 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] ARC: init debug uart in early common arc code
` [U-Boot] [PATCH 2/2] ARC: enable debug uart for HSDK and AXS10x boards
[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
2018-05-03 11:21 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion
[U-Boot] u-boot problem - Unknown commands
2018-05-03 10:55 UTC
[U-Boot] [PATCH v2 0/7] i.MX6DL: Add BTicino Mamoj board support
2018-05-03 8:38 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support
[U-Boot] [PATCH] efi_loader: correctly apply relocations from the .reloc section
2018-05-03 7:45 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] mmc: Changed the datatype of the variable to handle 64-bit arch
2018-05-03 6:53 UTC
[U-Boot] [PATCH v2 0/1] Support for Trenz TE0820 on Sundance EMC2-DP-V2
2018-05-03 6:35 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/1] arm: Add support "
[U-Boot] u-boot 2018 SPI SPL
2018-05-03 5:52 UTC (14+ messages)
[U-Boot] [PATCH v2 1/5] regmap: Add size parameter
2018-05-03 2:33 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/5] regmap: Support reading from specific range
` [U-Boot] [PATCH v2 3/5] regmap: Define regmap_{get,set}
[U-Boot] [PATCH v2] gdsys: drivers: Add gdsys_rxaui_ctrl driver
2018-05-03 2:33 UTC (2+ messages)
[U-Boot] [PATCH v2 1/4] core: Add functions to set properties in live-tree
2018-05-03 2:33 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/4] test: Add tests for DT-manipulation functions
` [U-Boot] [PATCH v2 3/4] core: Add dev_{disable,enable}_by_path
` [U-Boot] [PATCH v2 4/4] test: Add tests for dev_{enable, disable}_by_path
[U-Boot] [PATCH 0/8] Initial integration of AVB2.0
2018-05-03 2:31 UTC (10+ messages)
` [U-Boot] [PATCH 4/8] cmd: avb2.0: avb command for performing verification
` [U-Boot] [PATCH 5/8] avb2.0: add boot states and dm-verity support
` [U-Boot] [PATCH 6/8] am57xx_hs: avb2.0: add support of AVB 2.0
` [U-Boot] [PATCH 8/8] doc: avb2.0: add README about AVB2.0 integration
[U-Boot] [PATCH 1/2] p1022ds: Change Timur's email address
2018-05-03 0:34 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] board/freescale: Remove invalid fsl email addresses
[U-Boot] [PATCH] stdio_dev.h: Drop the video section as it is unused
2018-05-03 0:32 UTC (3+ messages)
[U-Boot] [PATCH 1/2] [RFC]new command: wol - Wake on LAN
2018-05-03 0:07 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] [RFC]new command: wol - enable command
[U-Boot] [PULL] u-boot-usb/master
2018-05-02 23:50 UTC
[U-Boot] [PULL] u-boot-sh/master
2018-05-02 23:49 UTC
[U-Boot] u-boot Marvell ethernet switch development
2018-05-02 23:21 UTC (2+ messages)
[U-Boot] [PATCH] board: ti: am43: Fix DCDC3 voltage for epos-evm
2018-05-02 22:10 UTC (2+ messages)
[U-Boot] [GIT PULL] Please pull u-boot-mmc master
2018-05-02 22:10 UTC (2+ messages)
[U-Boot] [PATCH v2] MAINTAINERS: Switch nxp.com domain
2018-05-02 22:10 UTC (2+ messages)
[U-Boot] [PATCH] Kconfig: Add dependency on HASH to verified boot
2018-05-02 21:56 UTC (2+ messages)
[U-Boot] [PATCH v3 1/5] sunxi: R40: add gigabit ethernet clocks
2018-05-02 21:46 UTC (8+ messages)
` [U-Boot] [PATCH v3 2/5] net: sun8i-emac: support R40 GMAC
` [U-Boot] [PATCH v3 4/5] sunxi: R40: add gigabit ethernet devicetree node
` [U-Boot] [PATCH v3 5/5] configs: Bananapi_M2_Ultra: enable gigabit on the Bananapi
[U-Boot] [PATCH v4] arm64: Add SMC and HVC commands
2018-05-02 19:32 UTC (4+ messages)
[U-Boot] [v2] net/phy/cortina: Add support for CS4223 PHY
2018-05-02 19:06 UTC (2+ messages)
[U-Boot] [PATCH 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings
2018-05-02 14:54 UTC (4+ messages)
[U-Boot] [PATCH] bootm.c: Correct the flush_len used in bootm_load_os()
2018-05-02 14:27 UTC (2+ messages)
[U-Boot] [PATCH v3 0/2] sunxi: Fix boot of Cubietruk and al
2018-05-02 14:24 UTC (7+ messages)
` [U-Boot] [PATCH v3 2/2] sunxi: binman: Add U-Boot binary size check
[U-Boot] [PATCH v3 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
2018-05-02 14:13 UTC (4+ messages)
` [U-Boot] [PATCH v3 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
[U-Boot] [PATCH v5 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
2018-05-02 14:10 UTC (8+ messages)
` [U-Boot] [PATCH v5 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v5 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v5 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v5 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v5 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v5 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v5 7/7] bootcount: display5: config: Enable boot count feature in the display5 board
[U-Boot] Uboot Hangs when Initrd size increses
2018-05-02 14:06 UTC (2+ messages)
[U-Boot] [PATCH v3 0/2] sunxi: add PWM driver for A64
2018-05-02 12:42 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/2] pwm: sunxi: add support for PWM found on Allwinner A64
[U-Boot] [PATCH 0/2] sunxi: fix eMMC stability issues on A64
2018-05-02 12:09 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi-mmc: use new mode "
` [U-Boot] [PATCH 2/2] mmc: sunxi: run calibration "
[U-Boot] [PATCH] add common.h include to stdio_dev.h
2018-05-02 11:25 UTC (3+ messages)
[U-Boot] [PATCH] arm: Add support for Trenz TE0820 (zynqmp)
2018-05-02 10:53 UTC (4+ messages)
[U-Boot] [PATCH] ARM: rmobile: Zap #undef DEBUG
2018-05-02 9:57 UTC
[U-Boot] [PATCH 1/3] ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
2018-05-02 9:57 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
` [U-Boot] [PATCH 3/3] ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
2018-05-02 9:19 UTC (5+ messages)
[U-Boot] [PATCH v2 1/2] ARM: dts: sun8i: Sync r40 dtsi from Linux
2018-05-02 9:16 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] board: sunxi: sun8i-v4: Add Bananapi M2 Berry support
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