messages from 2019-11-07 13:30:13 to 2019-11-08 16:24:52 UTC [more...]
[U-Boot] [PATCH] cmd/gpt: Address error cases during gpt rename more correctly
2019-11-08 16:24 UTC
[U-Boot] [RESEND PATCH v2 00/13] ARM: davinci: driver-model improvements
2019-11-08 16:14 UTC (6+ messages)
` [U-Boot] [RESEND PATCH v2 12/13] davinci: omapl138-lcdk: enable driver-model in SPL
[U-Boot] [PATCH v2 0/4] usb: host: dwc2: use driver model for PHY and CLOCK
2019-11-08 15:54 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v2 2/4] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v2 3/4] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v2 4/4] usb: host: dwc2: add trace to have clean usb start
[U-Boot] [RESEND PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
2019-11-08 15:41 UTC (15+ messages)
` [U-Boot] [RESEND PATCH 1/5] usb: host: dwc2: add phy support
` [U-Boot] [RESEND PATCH 3/5] usb: host: dwc2: force reset assert
[U-Boot] [PATCH] configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support
2019-11-08 15:35 UTC (2+ messages)
[U-Boot] [PATCH] Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT
2019-11-08 15:35 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIO
2019-11-08 15:35 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] configs: omap3_logic_somlv: Remove GPIO from SPL
[U-Boot] [PATCH 1/2] ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIO
2019-11-08 15:35 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL"
[U-Boot] [PATCH] ARM: omap3_logic: Power on MMC when setting up PMIC
2019-11-08 15:34 UTC (2+ messages)
[U-Boot] [PATCH v3 00/18] misc: Add AVS class 0 support for AM6
2019-11-08 15:34 UTC (37+ messages)
` [U-Boot] [PATCH v3 01/18] misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
` [U-Boot] [PATCH v3 02/18] clk: clk-ti-sci: Notify AVS driver upon setting clock rate
` [U-Boot] [PATCH v3 03/18] power: regulator: tps6236x: add support for tps6236x regulators
` [U-Boot] [PATCH v3 04/18] misc: k3_avs: Add j721e support
` [U-Boot] [PATCH v3 05/18] power: pmic: tps65941: Add support for tps65941 family of PMICs
` [U-Boot] [PATCH v3 06/18] power: regulator: tps65941: add regulator support
` [U-Boot] [PATCH v3 07/18] arm: mach-k3: am6_init: Initialize AVS class 0
` [U-Boot] [PATCH v3 08/18] arm: mach-k3: j721e_init: Initialize avs "
` [U-Boot] [PATCH v3 09/18] arm: dts: k3-am654-r5-base-board: Add VTM node
` [U-Boot] [PATCH v3 10/18] arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl
` [U-Boot] [PATCH v3 11/18] arm: dts: k3-am654-r5-base-board: add supply rail for MPU
` [U-Boot] [PATCH v3 12/18] arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies
` [U-Boot] [PATCH v3 13/18] arm: dts: k3-j721e-r5-common-proc-board: Add VTM node
` [U-Boot] [PATCH v3 14/18] arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node
` [U-Boot] [PATCH v3 15/18] arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply
` [U-Boot] [PATCH v3 16/18] configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support
` [U-Boot] [PATCH v3 17/18] configs: am65x_evm_r5_defconfig: Enable AVS class 0 support
` [U-Boot] [PATCH v3 18/18] configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs
[U-Boot] [PATCH v5] arm: add initial support for the Phytium Durian Board
2019-11-08 15:33 UTC (2+ messages)
[U-Boot] [PATCH 0/2] cmd: Minor fixes for commands 'mtdparts' and 'nand'
2019-11-08 15:33 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] cmd: nand: Remove not used declaration
` [U-Boot] [PATCH 2/2] cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
[U-Boot] [PATCH] arm: caches: Disable mmu only if mmu is available
2019-11-08 15:33 UTC (2+ messages)
[U-Boot] [PATCH 1/1] hush: re-sequence includes
2019-11-08 15:33 UTC (2+ messages)
[U-Boot] [PATCH] dlmalloc: calloc: fix zeroing early allocations
2019-11-08 15:32 UTC (2+ messages)
[U-Boot] [PATCH v4] gitattributes: dont treat non-text files as text
2019-11-08 15:32 UTC
[U-Boot] [PATCH v2] spl: fix SPI config dependencies
2019-11-08 15:32 UTC (2+ messages)
[U-Boot] [PATCH 0/3] make ERR_PTR/PTR_ERR architecture specific
2019-11-08 15:32 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] Kconfig add config ERR_PTR_OFFSET
` [U-Boot] [PATCH 2/3] linux err: make ERR_PTR/PTR_ERR architecture specific
` [U-Boot] [PATCH 3/3] arm: socfpga: gen5: fix ERR_PTR_OFFSET
[U-Boot] [PATCH] arm64: Add memcpy_{from, to}io() and memset_io() helpers
2019-11-08 15:32 UTC (2+ messages)
[U-Boot] [PATCH] api: storage: Add the missing write operation support
2019-11-08 15:32 UTC (2+ messages)
[U-Boot] [PATCH] cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS
2019-11-08 15:32 UTC (4+ messages)
[U-Boot] [PATCH] ARC: enable unit tests on development platforms
2019-11-08 15:31 UTC
[U-Boot] White space cleanup
2019-11-08 15:18 UTC (2+ messages)
[U-Boot] [PATCH 01/30] lib: Allow crc32 to be disabled
2019-11-08 14:59 UTC (3+ messages)
[U-Boot] [PATCH v3 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
2019-11-08 14:51 UTC (6+ messages)
` [U-Boot] [PATCH v3 2/4] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH v3 4/4] tests: add OP-TEE test suite
[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
2019-11-08 14:29 UTC (3+ messages)
[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
2019-11-08 14:27 UTC (6+ messages)
` [U-Boot] [PATCH] [Cosmetic] Fix CRLF mess in shell script
` [U-Boot] [PATCH] tools/img2brec.sh: Delete unused tool
[U-Boot] [PATCH v4 1/3] fdt: fix bcm283x dm-pre-reloc definitions
2019-11-08 13:49 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/3] arm: dts: bcm283x: Rename U-Boot file
` [U-Boot] [PATCH v4 3/3] drivers: bcm283x: Set pre-location flag for OF_BOARD
[U-Boot] [PATCH v2 0/4] drivers: Add a framework for MUX drivers
2019-11-08 12:16 UTC (3+ messages)
` [U-Boot] [PATCH v2 3/4] drivers: mux: mmio-based syscon mux controller
[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
2019-11-08 12:14 UTC (34+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations
[U-Boot] [PATCH 1/2] arm: dts: rk3399-rockpro64: sync dts from linux kernel
2019-11-08 11:41 UTC (9+ messages)
` [U-Boot] [PATCH 2/2] arm: dts: rk3399-rockpro64: slightly increase center voltage
[U-Boot] [PATCH] configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF
2019-11-08 10:28 UTC (2+ messages)
[U-Boot] [PATCH] arm: dts: Stratix10: Fix memory node address and size cells
2019-11-08 10:28 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2019-11-08 10:25 UTC
[U-Boot] Multiple ramdisks in FIT image
2019-11-08 10:24 UTC
[U-Boot] [PATCH 1/7] clk: mediatek: mt7629: add support for ssusbsys
2019-11-08 10:20 UTC (7+ messages)
` [U-Boot] [PATCH 2/7] clk: fix error check for devm_clk_get_optional()
` [U-Boot] [PATCH 3/7] clk: check valid clock by clk_valid()
` [U-Boot] [PATCH 4/7] clk: add APIs to get (optional) clock by name without a device
` [U-Boot] [PATCH 5/7] clk: fixed_rate: add dummy enable() function
` [U-Boot] [PATCH 6/7] phy: phy-mtk-tphy: remove the check of -ENOSYS
` [U-Boot] [PATCH 7/7] phy: phy-mtk-tphy: make ref clock optional
[U-Boot] [PATCH v3] gitattributes: dont treat non-text files as text
2019-11-08 10:13 UTC
[U-Boot] [PATCH] usb: xhci: support 1.1 or later version
2019-11-08 10:12 UTC (3+ messages)
[U-Boot] Using kernelCI infrastructure for firmware testing
2019-11-08 9:35 UTC
[U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686
2019-11-08 7:27 UTC
[U-Boot] [PATCH] xilinx: Do defconfig syncup
2019-11-08 7:10 UTC (3+ messages)
[U-Boot] USB doesn't work on Rockpro64 in u-boot
2019-11-08 6:33 UTC (6+ messages)
[U-Boot] [RESEND PATCH] usb: xhci: support 1.1 or later version
2019-11-08 6:32 UTC
[U-Boot] [PATCH] armv8: layerscape: set HWCONFIG_BUFFER_SIZE
2019-11-08 5:51 UTC (2+ messages)
[U-Boot] [PATCH] mx6cuboxi: Add Baruch as maintainer
2019-11-08 4:28 UTC (2+ messages)
[U-Boot] [PATCH v6 00/19] Add Intel Agilex SoC support
2019-11-08 4:11 UTC (20+ messages)
` [U-Boot] [PATCH v6 01/19] arm: socfpga: agilex: Add base address for Intel Agilex SoC
` [U-Boot] [PATCH v6 02/19] arm: socfpga: Move firewall code to firewall file
` [U-Boot] [PATCH v6 03/19] arm: socfpga: Move Stratix10 and Agilex reset manager common code
` [U-Boot] [PATCH v6 04/19] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH v6 05/19] arm: socfpga: Move Stratix10 and Agilex system manager common code
` [U-Boot] [PATCH v6 06/19] arm: socfpga: agilex: Add system manager support
` [U-Boot] [PATCH v6 07/19] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [U-Boot] [PATCH v6 08/19] arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz
` [U-Boot] [PATCH v6 09/19] clk: agilex: Add clock driver for Agilex
` [U-Boot] [PATCH v6 10/19] arm: socfpga: agilex: Add clock wrapper functions
` [U-Boot] [PATCH v6 11/19] cache: Add Arteris Ncore cache coherent unit driver
` [U-Boot] [PATCH v6 12/19] arm: agilex: Add clock handoff offset for Agilex
` [U-Boot] [PATCH v6 13/19] ddr: altera: Restructure Stratix 10 SDRAM driver
` [U-Boot] [PATCH v6 14/19] ddr: altera: agilex: Add SDRAM driver for Agilex
` [U-Boot] [PATCH v6 15/19] board: intel: agilex: Add socdk board support for Intel Agilex SoC
` [U-Boot] [PATCH v6 16/19] arm: socfpga: agilex: Add SPL for "
` [U-Boot] [PATCH v6 17/19] arm: dts: agilex: Add base dtsi and devkit dts
` [U-Boot] [PATCH v6 18/19] configs: socfpga: Move Stratix10 and Agilex common CONFIGs
` [U-Boot] [PATCH v6 19/19] arm: socfpga: agilex: Enable Agilex SoC build
[U-Boot] [RFC PATCH] dm: core: Remove libfdt dependency when unnecessary
2019-11-08 3:31 UTC (9+ messages)
[U-Boot] [PATCH] spl: Allow cache drivers to be used in SPL
2019-11-08 2:52 UTC
[U-Boot] [PATCH v6 0/4] arm: socfpga: Convert drivers from struct to defines
2019-11-08 2:38 UTC (5+ messages)
` [U-Boot] [PATCH v6 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes
` [U-Boot] [PATCH v6 2/4] arm: socfpga: Convert reset manager from struct to defines
` [U-Boot] [PATCH v6 3/4] arm: socfpga: Convert system "
` [U-Boot] [PATCH v6 4/4] arm: socfpga: Convert clock "
[U-Boot] Pull request: u-boot-rockchip-20191026
2019-11-08 2:14 UTC
[U-Boot] standalone application on odroid xu4
2019-11-08 0:12 UTC
[U-Boot] [PATCH v3 1/3] fdt: fix bcm283x dm-pre-reloc definitions
2019-11-07 23:33 UTC (3+ messages)
` [U-Boot] [PATCH v3 3/3] drivers: bcm283x: Set pre-location flag for OF_BOARD
[U-Boot] [RFC 1/1] efi_loader: support building UEFI binaries on sandbox
2019-11-07 23:29 UTC
[U-Boot] [PATCH] include/env.h: Ensure ulong is defined
2019-11-07 22:49 UTC (2+ messages)
[U-Boot] [PATCH v2] armv8: fsl-layerscape: fix warning if no hwconfig is defined
2019-11-07 22:39 UTC (2+ messages)
[U-Boot] [RFC/RFT PATCH v3 0/3] Add compressed Image booting support
2019-11-07 22:22 UTC (7+ messages)
` [U-Boot] [RFC/RFT PATCH v3 1/3] lib: kconfig: Add option to set BZIP2 compression method
` [U-Boot] [RFC/RFT PATCH v3 2/3] image: Add a common compression type detection function
` [U-Boot] [RFC/RFT PATCH v3 3/3] image: Add compressed Image parsing support in booti
[U-Boot] [PATCH] armv8: fsl-layerscape: fix hwconfig and prefetching
2019-11-07 22:22 UTC (4+ messages)
[U-Boot] [PATCH v4 0/5] of-platdata: Avoid building libfdt
2019-11-07 20:05 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/5] rockchip: Avoid using libfdt with of-platdata
` [U-Boot] [PATCH v4 2/5] omap: mmc: "
` [U-Boot] [PATCH v4 3/5] rockchip: pinctrl: Disable full pinctrl for SPL
` [U-Boot] [PATCH v4 4/5] dm: core: Don't include ofnode functions with of-platdata
` [U-Boot] [PATCH v4 5/5] spl: Allow SPL/TPL to use of-platdata without libfdt
[U-Boot] [PATCH] net/phy: Fix phy_connect() for phy addr 0
2019-11-07 20:04 UTC (3+ messages)
[U-Boot] [PATCH V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
2019-11-07 19:37 UTC (13+ messages)
` [U-Boot] [PATCH V2 2/3] watchdog: designware: Convert to DM and DT probing
[U-Boot] Issues when saving environment in RK399 RockPI 4
2019-11-07 19:27 UTC (2+ messages)
[U-Boot] Buildman Kconfig issue with consecutive builds
2019-11-07 19:19 UTC (8+ messages)
[U-Boot] pull request u-boot-mpc85xx
2019-11-07 17:31 UTC (2+ messages)
[U-Boot] [PATCH] gitlab/azure: Enable LLVM tests
2019-11-07 17:31 UTC (2+ messages)
[U-Boot] [PATCH] common/console.c: Fix unused warning with console_doenv()
2019-11-07 17:31 UTC (2+ messages)
[U-Boot] [PATCH] travis: Fix the clang-7 test
2019-11-07 17:31 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] fdt: fix bcm283x dm-pre-reloc definitions
2019-11-07 16:52 UTC (3+ messages)
` [U-Boot] [PATCH v2 3/3] drivers: bcm283x: Set pre-location flag for OF_BOARD
[U-Boot] [PATCH] fdt: fix bcm283x dm-pre-reloc definitions
2019-11-07 16:37 UTC (3+ messages)
[U-Boot] [PATCH] Revert "binman: Correct symbol calculation with non-zero image base"
2019-11-07 16:26 UTC (2+ messages)
[U-Boot] [PATCH] binman: tegra: Adjust symbol calculation depending on end-at-4gb
2019-11-07 16:25 UTC (2+ messages)
[U-Boot] [PATCH] patman: Fix cc-cmd option for Python 3
2019-11-07 16:14 UTC
[U-Boot] [PATCH v2 1/2] freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
2019-11-07 16:11 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] freescale/powerpc: "
[U-Boot] [PATCH 2/2] ARM: dts: imx6qdl: Add U-Boot specific device tree files for Cubox-i
2019-11-07 14:38 UTC (6+ messages)
` [U-Boot] ?==?utf-8?q? ?==?utf-8?q? [PATCH 2/2]?==?utf-8?q? ARM:?==?utf-8?q? "
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