public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-13 12:32:11 to 2018-07-16 08:46:52 UTC [more...]

[U-Boot] [PATCH] snow: set fdtfile
 2018-07-16  8:46 UTC  (4+ messages)

[U-Boot] [PATCH] sf: add Gigadevice gd25q16c entry
 2018-07-16  8:46 UTC  (4+ messages)
` [U-Boot] [PATCH] sf: add Macronix mx25l1633e entry

[U-Boot] [PATCH 1/6] stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro
 2018-07-16  8:41 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] stm32mp1: clk: add common function pll_get_fvco
` [U-Boot] [PATCH 3/6] stm32mp1: clk: add LDTC and DSI clock support
` [U-Boot] [PATCH 4/6] stm32mp1: clk: update Ethernet clock gating
` [U-Boot] [PATCH 5/6] stm32mp1: clk: add ADC "
` [U-Boot] [PATCH 6/6] stm32mp1: clk: support digital bypass

[U-Boot] [PATCH] spi_flash: add a bunch of winbond flashes to id-table
 2018-07-16  8:36 UTC  (5+ messages)

[U-Boot] [PATCH 00/25] sunxi: Enable DM_MMC for U-Boot proper
 2018-07-16  8:35 UTC  (27+ messages)
` [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux
` [U-Boot] [PATCH 02/25] ARM: dts: sun4i: Sync A10 board dts mmc0 node "
` [U-Boot] [PATCH 03/25] ARM: dts: sun4i: Add mmc0 node for iNet 3F
` [U-Boot] [PATCH 04/25] ARM: dts: sun4i: Add mmc0 node for iNet 3W
` [U-Boot] [PATCH 05/25] dm: mmc: sunxi: Refactor ahb gate and clock setup
` [U-Boot] [PATCH 06/25] dm: mmc: sunxi: Add ahb reset0 register write
` [U-Boot] [PATCH 07/25] ARM: dts: sun7i: Sync A20 MMC nodes from Linux
` [U-Boot] [PATCH 08/25] ARM: dts: sun7i: Add mmc0 node for Primo73 tablet
` [U-Boot] [PATCH 09/25] ARM: dts: sun7i: Add mmc0 node for Ainol AW1
` [U-Boot] [PATCH 10/25] ARM: dts: sun7i: Add mmc0 node for Mele M5
` [U-Boot] [PATCH 11/25] ARM: dts: sun7i: Add mmc0 node for Toptech BD1078
` [U-Boot] [PATCH 12/25] sunxi: A20: Enable DM_MMC
` [U-Boot] [PATCH 13/25] mmc: sunxi: Add mmc, emmc H5/A64 compatible
` [U-Boot] [PATCH 14/25] sunxi: H3_H5: Enable DM_MMC
` [U-Boot] [PATCH 15/25] sunxi: A64: "
` [U-Boot] [PATCH 16/25] ARM: dts: sun8i: Update A83T dts(i) files from Linux
` [U-Boot] [PATCH 17/25] mmc: sunxi: Add A83T emmc compatible
` [U-Boot] [PATCH 18/25] sunxi: A83T: Enable DM_MMC
` [U-Boot] [PATCH 19/25] ARM: dts: sun8i: Update R40 dts(i) files from Linux
` [U-Boot] [PATCH 20/25] sunxi: V40: Enable DM_MMC
` [U-Boot] [PATCH 21/25] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 22/25] env: sunxi: Update default env fat device
` [U-Boot] [PATCH 23/25] sunxi: Use mmc_bootdev=2 for MMC2 boot
` [U-Boot] [DO NOT MERGE PATCH 24/25] sunxi: A13/A31: Enable DM_MMC
` [U-Boot] [DO NOT MERGE PATCH 25/25] sunxi: A23/A33/V3S: "

[U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line
 2018-07-16  8:33 UTC  (13+ messages)

[U-Boot] [PATCH v7 1/2] spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
 2018-07-16  8:31 UTC  (4+ messages)
` [U-Boot] [PATCH v7 2/2] zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boards

[U-Boot] [UBOOT PATCH v5 0/4] spi:xilinx_spi: Modify xilinx spi driver
 2018-07-16  8:26 UTC  (3+ messages)

[U-Boot] [PATCH] mx25: fix the offset between the USB ports' registers
 2018-07-16  8:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] sysreset: syscon: update regmap access to syscon
 2018-07-16  8:19 UTC  (3+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu (16.07.2018)
 2018-07-16  8:17 UTC 

[U-Boot] [PATCH] board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
 2018-07-16  8:04 UTC 

[U-Boot] [PATCH v2 1/3] efi: Fix truncation of constant value
 2018-07-16  7:39 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/3] efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
` [U-Boot] [PATCH v2 3/3] cmd: efi: Clarify calculation precedence for '&' and '?'

[U-Boot] [PATCH v6 1/6] sunxi: R40: add gigabit ethernet clocks
 2018-07-16  7:00 UTC  (3+ messages)
` [U-Boot] [PATCH v6 6/6] configs: Bananapi_M2_Ultra: enable gigabit ethernet

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-16  6:54 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] dm: mmc: sunxi: Add A10/A20 compatible strings
 2018-07-16  6:47 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] dm: sunxi: Use DM for MMC and SATA on all A10 boards

[U-Boot] [PATCH v7 0/6] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-07-16  6:36 UTC  (2+ messages)

[U-Boot] EBBR v0.6 Release Announcement
 2018-07-16  6:11 UTC  (2+ messages)
` [U-Boot] [Arm.ebbr-discuss] "

[U-Boot] [RFC] cmd: add bootslot command to select/boot slot based on boot counts
 2018-07-16  6:05 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog: dm: Support manual relocation for watchdogs
 2018-07-16  5:34 UTC  (5+ messages)

[U-Boot] [PATCH] sysreset: Add support for gpio-restart
 2018-07-16  5:31 UTC  (4+ messages)

[U-Boot] sandbox: Net: No ethernet found
 2018-07-16  5:31 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/1] Sandbox: provide default dtb

[U-Boot] [RFC PATCH] gpio: zynq: Setup bank_name to dev->name
 2018-07-16  5:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] dm: led: remove auto probe in binding function
 2018-07-16  5:21 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] stm32mp1: add gpio led support
` [U-Boot] [PATCH 2/4] Revert "dm: led: auto probe() LEDs with "default-state""
` [U-Boot] [PATCH 3/4] dm: led: move default state support in led uclass
` [U-Boot] [PATCH 4/4] stm32mp1: use new function led default state

[U-Boot] [ v2 00/10] splash screen on the stm32f769 disco board
 2018-07-16  5:20 UTC  (11+ messages)
` [U-Boot] [ v2 01/10] dm: panel: get timings from panel
` [U-Boot] [ v2 03/10] video: add support of MIPI DSI interface
` [U-Boot] [ v2 04/10] video: add support of panel OTM8009A
` [U-Boot] [ v2 05/10] video: add support of panel RM68200
` [U-Boot] [ v2 06/10] video: add MIPI DSI host controller bridge

[U-Boot] [PATCH] fdt: fix fdtdec_setup_memory_banksize()
 2018-07-16  5:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/4 v3] armv8: fsl: remove sata support
 2018-07-16  5:19 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v3] armv8: dts: fsl-ls1012a: add sata node support

[U-Boot] Microblaze gpio reset handling
 2018-07-16  5:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] test: Fix sandbox_spl test filter
 2018-07-15 21:22 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] test: Fix test_vboot to call openssl without redirection

[U-Boot] [PATCH] gpio: zynq: Read of mach data in platdata with dev_get_driver_data
 2018-07-15 21:22 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: dm: Support manual relocation for gpio
 2018-07-15 21:21 UTC  (2+ messages)

[U-Boot] [PATCH] sysreset: dm: Support manual relocation for sysreset
 2018-07-15 21:21 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] Improve rockusb support in U-Boot
 2018-07-15 21:21 UTC  (9+ messages)
` [U-Boot] [PATCH v3 3/9] rockchip: rk3288: implement reading chip version from bootrom code
` [U-Boot] [PATCH v3 4/9] usb: rockchip: implement K_FW_LBA_READ_10 command
` [U-Boot] [PATCH v3 5/9] usb: rockchip: implement K_FW_LBA_ERASE_10 command
` [U-Boot] [PATCH v3 7/9] usb: rockchip: boost up write speed from 4MB/s to 15MB/s

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-15 21:21 UTC  (4+ messages)

[U-Boot] [PATCH v2] microblaze: Do not call timer init that early
 2018-07-15 21:21 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v2 0/2] Add bootlimit to Kconfig
 2018-07-15 15:47 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH v2 1/2] Add BOOTCOUNT_BOOTLIMIT to set reboot limit
` [U-Boot] [RESEND PATCH v2 2/2] Migrate bootlimit to Kconfig

[U-Boot] Raspberry Pi / fdt_addr bug with environment
 2018-07-15 15:39 UTC 

[U-Boot] [PATCH] serial: ns16550: Add register shift variable
 2018-07-15 14:02 UTC  (8+ messages)

[U-Boot] [PATCH] efi.h: Fix truncation of constant value
 2018-07-14 21:10 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/1] Cosmetic changes in Microblaze related files
 2018-07-14 21:04 UTC  (2+ messages)
` [U-Boot] [PATCH v1 1/1] microblaze: "

[U-Boot] [PATCH v2 0/3] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-14 20:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] microblaze: Delete Xilinx watchdog related macros
` [U-Boot] [PATCH v2 2/3] microblaze: Support for watchdog_reset in Microblaze init
` [U-Boot] [PATCH v2 3/3] watchdog: Convert Xilinx Axi watchdog driver to driver model

[U-Boot] [PATCH] sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards
 2018-07-14 13:55 UTC 

[U-Boot] [PATCH 0/2] avb 2.0: fix multiple compilation issues in sandbox
 2018-07-14 13:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] avb2.0: add proper dependencies
` [U-Boot] [PATCH 2/2] avb2.0: use block API in AVB ops

[U-Boot] tpm TIS TPMv2.0
 2018-07-14 13:10 UTC  (8+ messages)

[U-Boot] [PATCH] mtd: remove stale comment in mtd_oob_ops structure
 2018-07-14 12:37 UTC 

[U-Boot] [PATCH 0/6] Allow both TPM stacks to be compiled at the same time
 2018-07-14 12:16 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] tpm: fix typo in kernel doc
` [U-Boot] [PATCH 2/6] tpm: compile Sandbox driver by default
` [U-Boot] [PATCH 3/6] tpm: allow TPM v1 and v2 to be compiled at the same time
` [U-Boot] [PATCH 4/6] test/py: tpm2: switch from 'tpm' to 'tpm2' command
` [U-Boot] [PATCH 5/6] tpm: make TPM_V2 be compiled by default
` [U-Boot] [PATCH 6/6] sandbox: compile both TPM stack versions and drivers

[U-Boot] [PATCH 1/3] ARM: socfpga: Assure correct CPACR configuration
 2018-07-14 11:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: socfpga: Init missing security policies on A10
` [U-Boot] [PATCH 3/3] ARM: dts: socfpga: Adjust NAND register layout on Arria10

[U-Boot] [PATCH] sandbox_flattree: Switch to TPMv2 support
 2018-07-14 11:51 UTC  (10+ messages)

[U-Boot] CONFIG_SPL_TINY_MEMSET for configs/smartweb_defconfig?
 2018-07-14 11:00 UTC 

[U-Boot] [PATCH] mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
 2018-07-14  1:11 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-07-14  1:10 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
 2018-07-14  0:11 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] imx: Add bootcmd to load and run UEFI from mmc
` [U-Boot] [PATCH 02/11] arm: Allow U-Boot Proper to run in normal world
` [U-Boot] [PATCH 03/11] spl: Add FIT boot into OP-TEE then U-Boot proper
` [U-Boot] [PATCH 04/11] spl: imx: Add optional lds to keep SPL entirely in on-chip RAM
` [U-Boot] [PATCH 05/11] mx6sabresd: Add Windows boot support for iMX6 Sabre
` [U-Boot] [PATCH 06/11] mx7dsabresd: Add Windows boot support for iMX7 Sabre
` [U-Boot] [PATCH 07/11] mx6cuboxi: Add Windows boot support for mx6cuboxi
` [U-Boot] [PATCH 08/11] udoo_neo: Add Windows boot support for UDOO Neo
` [U-Boot] [PATCH 09/11] cl-som-imx7: Add Windows boot support for cl-som-imx7
` [U-Boot] [PATCH 10/11] imx: Reserve a global page in memory to pass configuration to UEFI
` [U-Boot] [PATCH 11/11] imx: Add MAC addresses to global page to pass MAC into UEFI

[U-Boot] [PATCH] mtd: nand: denali: Replace the ad-hoc cache management with bouncebuf
 2018-07-13 23:16 UTC  (20+ messages)

[U-Boot] [PATCH] usb: musb-new: omap2430: Remove dead code
 2018-07-13 20:50 UTC 

[U-Boot] [PATCH] ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver
 2018-07-13 20:27 UTC 

[U-Boot] [PATCH 0/2] dm: Complete CONFIG_BLK migration
 2018-07-13 19:18 UTC  (12+ messages)

[U-Boot] [PATCH 1/1] avb2.0: add get_size_of_partition()
 2018-07-13 17:31 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] NAND: sunxi: Return ENOTSUPP on onfi functions
 2018-07-13 16:10 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
` [U-Boot] [PATCH 2/2] mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP

[U-Boot] [PATCH 0/2] arm: zynq: add support for the zybo z7 board
 2018-07-13 15:44 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: zynq: add ps7_init file for zybo z7
` [U-Boot] [PATCH 2/2] arm: zynq: add support for the zybo z7 board

[U-Boot] [PATCH v2] gpio: xilinx: Convert driver to DM
 2018-07-13 15:20 UTC 

[U-Boot] [PATCH] sysreset: Add support for Microblaze soft reset jump
 2018-07-13 15:15 UTC 

[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
 2018-07-13 14:54 UTC  (22+ messages)

[U-Boot] [PATCH 0/6] driver: net: fsl-mc: Add support of multiple phys for dpmac
 2018-07-13 14:40 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] driver: net: fsl-mc: modify the label name
` [U-Boot] [PATCH v3 2/6] driver: net: fsl-mc: remove unused strcture elements
` [U-Boot] [PATCH 3/6] driver: net: fsl-mc: fix error handing in init_phy
` [U-Boot] [PATCH 4/6] driver: net: fsl-mc: Modify the dpmac link detection method
` [U-Boot] [PATCH 5/6] driver: net: fsl-mc: initialize dpmac irrespective of phy
` [U-Boot] [PATCH 6/6] driver: net: fsl-mc: Add support of multiple phys for dpmac

[U-Boot] [PATCH v2 1/3] dfu: Fix data abort in dfu_free_entities()
 2018-07-13 13:35 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] dfu: Fix memory leak in dfu_init_env_entities()
` [U-Boot] [PATCH v2 3/3] dfu: Provide more verbose error message

[U-Boot] [PATCH 1/3] dfu: Fix data abort in dfu_free_entities()
 2018-07-13 13:28 UTC  (6+ messages)

[U-Boot] [PATCH v4 00/27] SPI-NAND support
 2018-07-13 12:32 UTC  (4+ messages)
` [U-Boot] [PATCH v4 25/27] mtd: uclass: add probe function
` [U-Boot] [PATCH v4 26/27] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v4 27/27] cmd: mtdparts: try to probe the MTD devices as a fallback


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox