public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-08-11 01:45:28 to 2018-08-13 20:08:24 UTC [more...]

[U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
 2018-08-13 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] fdt_support: Use VLA instead of MEMORY_BANKS_MAX
 2018-08-13 19:55 UTC  (11+ messages)

[U-Boot] [PATCH v4 0/5] Get socfpga gen5 SPL working again
 2018-08-13 19:34 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] arm: socfpga: fix device trees to work with DM serial
` [U-Boot] [PATCH v4 2/5] arm: socfpga: fix U-Boot running from fpga OnChip RAM
` [U-Boot] [PATCH v4 3/5] arm: socfpga: gen5: combine some init code for SPL and U-Boot
` [U-Boot] [PATCH v4 4/5] arm: socfpga: fix SPL booting from fpga OnChip RAM
` [U-Boot] [PATCH v4 5/5] malloc_simple: calloc: don't call memset if malloc failed

[U-Boot] [PATCH 6/8] efi_loader: Pass file path to payload
 2018-08-13 19:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,6/8] "

[U-Boot] [PATCH] ARM: socfpga: Register the FPGA on A10 in SPL again
 2018-08-13 19:06 UTC 

[U-Boot] [PATCH] ARM: socfpga: Enable DM ethernet on A10
 2018-08-13 19:04 UTC 

[U-Boot] [PATCH 1/3] net: designware: socfpga: Add Arria10 extras
 2018-08-13 18:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: socfpga: Zap unused reset code
` [U-Boot] [PATCH 3/3] ARM: socfpga: Remove adhoc ethernet reset and configuration

[U-Boot] [PATCH] ARM: socfpga: Zap all the UART handling complexity
 2018-08-13 18:55 UTC 

[U-Boot] [PATCH] ARM: socfpga: Enable DM I2C framework on A10
 2018-08-13 18:54 UTC 

[U-Boot] [PATCH] ARM: socfpga: Enable DM reset framework on A10
 2018-08-13 18:54 UTC 

[U-Boot] [PATCH 1/5] ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc
 2018-08-13 18:54 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: dts: socfpga: Add missing UART resets
` [U-Boot] [PATCH 3/5] ARM: dts: socfpga: Fix Arria10 GMAC resets
` [U-Boot] [PATCH 4/5] ARM: dts: socfpga: Add missing I2C resets
` [U-Boot] [PATCH 5/5] ARM: dts: socfpga: Add i2c alias to A10 SoCDK

[U-Boot] [PATCH] spi: davinci: Full dm conversion
 2018-08-13 18:29 UTC  (13+ messages)

[U-Boot] [PATCH] configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC
 2018-08-13 17:34 UTC 

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-13 17:16 UTC  (24+ messages)

[U-Boot] [PATCH] cmd: led.c: fix coding style
 2018-08-13 16:50 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] armv8: layerscape: move ns_dev[] define from h to c file
 2018-08-13 16:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
 2018-08-13 16:34 UTC  (7+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

[U-Boot] [PATCH v8 0/8] NXP LS1046A SMMU enabling patches
 2018-08-13 16:31 UTC  (3+ messages)
` [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines

[U-Boot] [PATCH 0/2] Ethernet name length changes
 2018-08-13 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] fsl/mc: Limit the ethernet name to ETH_NAME_LEN
` [U-Boot] [PATCH 2/2] net: Increase ethernet name string size to 20 chars

[U-Boot] [PATCH] FSL PCI: Configure PCIe reference ratio
 2018-08-13 16:29 UTC  (2+ messages)

[U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs
 2018-08-13 16:22 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
 2018-08-13 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] board: freescale: ls1012ardb: Add command to switch QSPI bank
 2018-08-13 16:20 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-08-13 16:19 UTC 

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-13 15:53 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH 02/10] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH 03/10] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH 05/10] dt/bindings: add bindings for optee
` [U-Boot] [PATCH 06/10] tee: add OP-TEE driver
` [U-Boot] [PATCH 07/10] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH 08/10] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH 09/10] tee: optee: support AVB trusted application
` [U-Boot] [PATCH 10/10] avb_verify: support using OP-TEE TA AVB

[U-Boot] [PATCH] tools: kwboot: Make kwboot more robust on a38x
 2018-08-13 15:24 UTC 

[U-Boot] [PATCH] doc/git-mailrc: add Stefan Roese to the kirkwood alias
 2018-08-13 14:57 UTC 

[U-Boot] [PATCH v3 1/1] avb2.0: add get_size_of_partition()
 2018-08-13 14:46 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/8] Get socfpga gen5 SPL working again
 2018-08-13 13:51 UTC  (27+ messages)
` [U-Boot] [PATCH v3 1/8] arm: socfpga: fix SPL on gen5 after moving to DM serial
` [U-Boot] [PATCH v3 2/8] arm: socfpga: fix device trees to work with "
` [U-Boot] [PATCH v3 3/8] arm: socfpga: spl_gen5: clean up malloc_base assignment
` [U-Boot] [PATCH v3 4/8] arm: socfpga: cyclone5: handle debug uart
` [U-Boot] [PATCH v3 5/8] arm: socfpga: fix U-Boot running from fpga OnChip RAM
` [U-Boot] [PATCH v3 6/8] arm: socfpga: gen5: combine some init code for SPL and U-Boot
` [U-Boot] [PATCH v3 7/8] arm: socfpga: fix SPL booting from fpga OnChip RAM
` [U-Boot] [PATCH v3 8/8] malloc_simple: calloc: don't call memset if malloc failed

[U-Boot] [PATCH] kconfig: fix typo 'parition'
 2018-08-13 13:25 UTC  (3+ messages)

[U-Boot] [PATCH v2] cmd: fastboot: Validate user input
 2018-08-13 12:57 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/3] pinctrl: bcm6838: add pinctrl support
 2018-08-13 12:23 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] dt: bcm6838: add pinctrl
` [U-Boot] [PATCH V2 3/3] bcm968380gerg: enable pinctrl

[U-Boot] [PATCH] sunxi: A64: fix default DRAM_ODT_EN symbol
 2018-08-13 11:19 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
 2018-08-13 11:03 UTC  (2+ messages)

[U-Boot] [PATCH] spl: fix debug print in spl_common_init()
 2018-08-13 10:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] ARM: dts: sunxi: Update dts(i) files from
 2018-08-13 10:38 UTC  (3+ messages)
` [U-Boot] [PATCH 6/7] ARM: dts: sun8i: Update A83T dts(i) files from Linux

[U-Boot] [PATCH v2 0/7] ARM: dts: sunxi: Update dts(i) files from Linux-v4.18-rc3
 2018-08-13 10:34 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/7] ARM: dts: sun8i: Update R40/V40 "

[U-Boot] [PATCH v2 00/53] clk: Add Allwinner CLK, RESET support
 2018-08-13 10:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/53] clk: Kconfig: Ascending order to sub directiory kconfigs

[U-Boot] sunxi: USB gadget does not work on H2+ after 92a30692b2b18f45aae6fdaae38d67ed03dd2d11
 2018-08-13 10:29 UTC 

[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
 2018-08-13 10:21 UTC  (13+ messages)

[U-Boot] [PATCH 1/2] Add domain mapping for Pepperl+Fuchs
 2018-08-13 10:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Add user alias for Simon Goldschmidt

[U-Boot] [PATCH] common: add board specific hook for os preboot config
 2018-08-13  7:30 UTC 

[U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-08-13  7:26 UTC  (3+ messages)

[U-Boot] [PATCH v6 1/8] dm: mmc: use block layer in mmc driver
 2018-08-13  7:06 UTC  (8+ messages)
` [U-Boot] [PATCH v6 2/8] armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
` [U-Boot] [PATCH v6 3/8] armv8: ls2088a: add eSDHC node
` [U-Boot] [PATCH v6 4/8] armv8: ls1088a: "
` [U-Boot] [PATCH v6 5/8] armv8: ls1043a: "
` [U-Boot] [PATCH v6 6/8] armv8: ls1046a: "
` [U-Boot] [PATCH v6 7/8] armv7: ls1021a: enable esdhc
` [U-Boot] [PATCH v6 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig

[U-Boot] [PATCH v6 01/14] test: regmap: Increase size of syscon0 memory
 2018-08-13  6:09 UTC  (14+ messages)
` [U-Boot] [PATCH v6 02/14] regmap: Fix documentation
` [U-Boot] [PATCH v6 03/14] regmap: Add documentation
` [U-Boot] [PATCH v6 04/14] regmap: Improve error handling
` [U-Boot] [PATCH v6 05/14] regmap: Introduce init_range
` [U-Boot] [PATCH v6 06/14] regmap: Add error output
` [U-Boot] [PATCH v6 07/14] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v6 08/14] regmap: Add raw read/write functions
` [U-Boot] [PATCH v6 09/14] regmap: Support reading from specific range
` [U-Boot] [PATCH v6 10/14] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v6 11/14] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v6 12/14] misc: Sort Makefile entries
` [U-Boot] [PATCH v6 13/14] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v6 14/14] misc: Add IHS FPGA driver

[U-Boot] [PATCH v2] fdt_support: Use VLA instead of MEMORY_BANKS_MAX
 2018-08-13  5:23 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-staging
 2018-08-13  0:21 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video/master
 2018-08-13  0:21 UTC  (2+ messages)

[U-Boot] [U-boot] 2018.09-rc1 Browsing source code of SPL and U-boot proper
 2018-08-12 16:41 UTC 

[U-Boot] BUG num banks 8 exceeds hardcoded limit 4
 2018-08-12 10:12 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] mips: Add basic MediaTek MT7620/88 support
 2018-08-11 22:52 UTC  (6+ messages)

[U-Boot] [PATCH v2] spi: Add SPI driver for MT76xx SoCs
 2018-08-11 16:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] pinctrl: bcm6838: add pinctrl support
 2018-08-11 16:33 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
 2018-08-11 15:28 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] lib: build charset.o only if needed
` [U-Boot] [PATCH 02/15] efi_loader: rename utf16_strlen, utf16_strnlen
` [U-Boot] [PATCH 03/15] lib: charset: utility functions for Unicode
` [U-Boot] [PATCH 04/15] test: unit tests for Unicode functions
` [U-Boot] [PATCH 05/15] lib: vsprintf: correct printing of Unicode strings
` [U-Boot] [PATCH 06/15] test: test printing Unicode
` [U-Boot] [PATCH 07/15] efi_loader: remove limit on variable length
` [U-Boot] [PATCH 08/15] efi_loader: don't use unlimited stack as buffer
` [U-Boot] [PATCH 09/15] efi_loader: buffer size for load options
` [U-Boot] [PATCH 10/15] lib: charset: remove obsolete functions
` [U-Boot] [PATCH 11/15] efi_loader: capitalization table
` [U-Boot] [PATCH 12/15] lib: charset: upper/lower case conversion
` [U-Boot] [PATCH 13/15] test: tests for utf_to_lower() utf_to_upper()
` [U-Boot] [PATCH 14/15] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
` [U-Boot] [PATCH 15/15] efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL

[U-Boot] [PATCH] ARM: configs: Add da850evm_nand to boot from NAND
 2018-08-11 14:55 UTC 

[U-Boot] [PATCH v3 1/8] drivers: Add AXI uclass
 2018-08-11 14:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] fs: fix typo 'dumm'
 2018-08-11 13:52 UTC 

[U-Boot] [PATCH 00/17] fs: fat: extend FAT write operations
 2018-08-11 13:34 UTC  (3+ messages)
` [U-Boot] [PATCH 03/17] fs: fat: make directory iterator global for write use

[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
 2018-08-11 13:30 UTC  (7+ messages)

[U-Boot] [PATCH] ARM: da8xxevm: README: Add NOR booting instructions
 2018-08-11 12:34 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: correct block device unit test
 2018-08-11 10:11 UTC  (2+ messages)

[U-Boot] Converting to SPL_OF_CONTROL
 2018-08-11  8:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] elf: Add support for PPC64 ELF V1 ABI in bootelf
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] db410c: Fixup DRAM
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] snapdragon: Add DRAM detection & FDT fixup
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] travis: give every job a name
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/2] disk: part: Don't show redundant error message
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] env: Don't show "Failed" error message
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 2/2] smbios: fix checkstyle warning
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] smbios: fix checkstyle error
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH 1/2] doc: FIT image: clarify usage of "compression" property
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] configs: omap3_logic: Disable NAND ID during SPL
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] doc: README.iscsi: make compatible with restructured text
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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