public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-08-15 10:21:55 to 2018-08-17 02:04:59 UTC [more...]

[U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
 2018-08-17  2:04 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: Migrate CONFIG_NR_DRAM_BANKS
 2018-08-17  2:04 UTC  (2+ messages)

[U-Boot] [PATCH] CONFIG_SYS_GENERIC_BOARD: Finish migration
 2018-08-17  2:04 UTC  (2+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-17  1:51 UTC  (20+ messages)

[U-Boot] [PATCH] board: arm: Add support for Broadcom BCM7260
 2018-08-17  1:44 UTC 

[U-Boot] [PATCH 0/4] dm: omap-timer: Make timer driver SoC independent
 2018-08-17  0:54 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] arm: omap4+: Move SCLK to include/configs
` [U-Boot] [PATCH 2/4] dm: omap-timer: Do not include asm/arch/clock.h
` [U-Boot] [PATCH 3/4] dm: omap-timer: Use 64bit for counter values
` [U-Boot] [PATCH 4/4] dm: omap-timer: Update clock rate only if not populated

[U-Boot] [PATCH v5] arm: socfpga: fix U-Boot running from fpga OnChip RAM
 2018-08-16 23:57 UTC  (10+ messages)

[U-Boot] UBI fixable bit-flip issue
 2018-08-16 23:31 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "arm: mvebu: fix boot from UART when in fallback mode"
 2018-08-16 23:30 UTC 

[U-Boot] [PATCH] tools: kwboot: Make kwboot more robust on a38x
 2018-08-16 23:22 UTC  (7+ messages)

[U-Boot] [PATCH v4 1/2] common: Add support for Android DT image
 2018-08-16 20:49 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/2] cmd: Add dtimg command

[U-Boot] [PATCH v6 00/31] SPI-NAND support
 2018-08-16 20:38 UTC  (47+ messages)
` [U-Boot] [PATCH v6 01/31] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v6 02/31] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v6 03/31] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v6 04/31] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v6 05/31] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v6 06/31] mtd: fix build issue with includes
` [U-Boot] [PATCH v6 07/31] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v6 08/31] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v6 09/31] mtd: move NAND files into a raw/ subdirectory
` [U-Boot] [PATCH v6 10/31] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v6 11/31] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v6 12/31] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v6 13/31] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v6 14/31] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v6 15/31] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v6 16/31] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v6 17/31] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v6 18/31] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v6 19/31] dt-bindings: Add bindings for SPI NAND devices
` [U-Boot] [PATCH v6 20/31] mtd: declare MTD_PARTITIONS symbol in Kconfig
` [U-Boot] [PATCH v6 21/31] mtd: mtdpart: balance debug messages
` [U-Boot] [PATCH v6 22/31] cmd: ubi: delete useless and misleading definitions
` [U-Boot] [PATCH v6 23/31] cmd: mtdparts: add fallthrough in switch statement
` [U-Boot] [PATCH v6 24/31] cmd: mtdparts: accept spi-nand devices
` [U-Boot] [PATCH v6 25/31] cmd: mtdparts: add a generic 'mtdparts' parser
` [U-Boot] [PATCH v6 26/31] mtd: uclass: add probe function
` [U-Boot] [PATCH v6 27/31] mtd: move mtdparts_init() declaration
` [U-Boot] [PATCH v6 28/31] mtd: mtdpart: implement proper partition handling
` [U-Boot] [PATCH v6 29/31] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v6 30/31] cmd: mtdparts: try to probe the MTD devices as a fallback
` [U-Boot] [PATCH v6 31/31] cmd: ubi: clean the partition handling

[U-Boot] [PATCH 1/7] libavb: Handle wrong hashtree_error_mode in avb_append_options()
 2018-08-16 18:34 UTC  (16+ messages)
` [U-Boot] [PATCH 2/7] common: avb_verify: Fix invalid 'for' loop condition
` [U-Boot] [PATCH 3/7] common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
` [U-Boot] [PATCH 4/7] common: avb_verify: Make local data static
` [U-Boot] [PATCH 5/7] common: avb_verify: Fix memory leaks
` [U-Boot] [PATCH 6/7] common: avb_verify: Fix never-occurring avb_free(ops_data)
` [U-Boot] [PATCH 7/7] common: avb_verify: Fix division by zero in mmc_byte_io()

[U-Boot] [PATCH] ARM: CPU: arm926ejs: Consolidate cache routines to common file
 2018-08-16 18:23 UTC 

[U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support
 2018-08-16 16:05 UTC 

[U-Boot] [PATCH] Revert "Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined""
 2018-08-16 14:54 UTC  (3+ messages)

[U-Boot] [PATCH 1/6 v3] mips: Add basic MediaTek MT7620/88 support
 2018-08-16 13:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6 v3] mips: Add arch/mips/include/asm/atomic.h
` [U-Boot] [PATCH 3/6 v3] mips: Add LinkIt Smart 7688 support
` [U-Boot] [PATCH 4/6 v3] mips: Add Gardena Smart-Gateway board support
` [U-Boot] [PATCH 5/6 v3] mips: mt76xx: Add sysreset support
` [U-Boot] [PATCH 6/6 v3] mips: mt7628a.dtsi: Add SPI clock-frequency property

[U-Boot] [PATCH] serial: arm_dcc: Add DCC support for V7R based cores
 2018-08-16 13:13 UTC 

[U-Boot] [PATCH] pinctrl: Fix build warning with ARM64
 2018-08-16 13:11 UTC 

[U-Boot] [PATCH] common: add board specific hook for os preboot config
 2018-08-16 13:09 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-16 12:23 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] dm: fdt: scan for devices under /firmware too
` [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 06/10] tee: add OP-TEE driver
` [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] [RFC] blk: Increase cache element size
 2018-08-16 11:42 UTC  (7+ messages)

[U-Boot] Problem with v2018-09-rc2 to boot EFI on Arndale board
 2018-08-16 10:46 UTC  (2+ messages)

[U-Boot] hwmon in current uboot
 2018-08-16 10:22 UTC 

[U-Boot] [PATCH v2] usb: dwc2: Add reset ctrl to driver
 2018-08-16  9:51 UTC  (6+ messages)

[U-Boot] [PATCH v2] gpio: dwapb_gpio: Add reset ctrl to driver
 2018-08-16  9:45 UTC  (7+ messages)
` [U-Boot] [PATCH v2] gpio: dwapb_gpio: Enable get_function support

[U-Boot] [PATCH v5] spi: Add SPI driver for MT76xx SoCs
 2018-08-16  8:48 UTC 

[U-Boot] [PATCH v4 0/5] Get socfpga gen5 SPL working again
 2018-08-16  8:27 UTC  (10+ messages)
` [U-Boot] [PATCH v4 4/5] arm: socfpga: fix SPL booting from fpga OnChip RAM

[U-Boot] [PATCH v4] spi: Add SPI driver for MT76xx SoCs
 2018-08-16  8:22 UTC  (4+ messages)

[U-Boot] [PATCH v2 u-boot 0/2] Add the VPU Power Domain support
 2018-08-16  8:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2 u-boot 1/2] power: domain: Add the VPU Power Domain driver

[U-Boot] [PATCH] kconfig: fix typo 'parition'
 2018-08-16  7:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v4 5/5] malloc_simple: calloc: don't call memset if malloc failed
 2018-08-16  7:50 UTC  (2+ messages)
` [U-Boot] [PATCH v1] "

[U-Boot] [PATCH] driver: net: fsl-mc: Memset MC reserve red memory before usage
 2018-08-16  6:48 UTC 

[U-Boot] [RFC PATCH] arm: zynq: read mac address from SPI flash memory
 2018-08-16  6:04 UTC  (3+ messages)

[U-Boot] [PATCH] board: arm: bcmstb: Declare get_ticks in timer.h
 2018-08-16  1:33 UTC 

[U-Boot] [PATCH 1/5 v2] mips: Add basic MediaTek MT7620/88 support
 2018-08-15 23:09 UTC  (9+ messages)
` [U-Boot] [PATCH 3/5 v2] mips: Add LinkIt Smart 7688 support
` [U-Boot] [PATCH 4/5 v2] mips: Add Gardena Smart-Gateway board support

[U-Boot] [PATCH] i2c: Drop CONFIG_SYS_I2C_MXS
 2018-08-15 23:08 UTC 

[U-Boot] [PATCH V2] ARM: configs: Add da850evm_nand to boot from NAND
 2018-08-15 18:22 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask
 2018-08-15 18:20 UTC  (4+ messages)

[U-Boot] [PATCH] gpio: dwapb_gpio: Add reset ctrl to driver
 2018-08-15 18:05 UTC  (5+ messages)
` [U-Boot] [PATCH] gpio: dwapb_gpio: Change to use dev_read_addr()
` [U-Boot] [PATCH] gpio: dwapb_gpio: Enable get_function support

[U-Boot] [PATCH] arm: dts: socfpga: stratix10: Move reset manager node to top
 2018-08-15 18:01 UTC  (8+ messages)
` [U-Boot] [PATCH] usb: dwc2: Add reset ctrl to driver

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

[U-Boot] [PATCH v6 1/8] dm: mmc: use block layer in mmc driver
 2018-08-15 14:57 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
 2018-08-15 14:46 UTC  (7+ messages)
` [U-Boot] [PATCH 01/11] imx: Add bootcmd to load and run UEFI from mmc

[U-Boot] [PATCH v3] spi: Add SPI driver for MT76xx SoCs
 2018-08-15 14:46 UTC 

[U-Boot] CONFIG_MIPS_BOOT_CMDLINE_LEGACY usage ?
 2018-08-15 14:29 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/3] pinctrl: bcm6838: add pinctrl support
 2018-08-15 14:19 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: fix devfdt_remap_addr_index()
 2018-08-15 14:06 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi: Add SPI driver for MT76xx SoCs
 2018-08-15 12:06 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2018.09-rc2 released
 2018-08-15 11:16 UTC  (7+ messages)

[U-Boot] [PATCH] arm: zynq: Remove useless comments from config file
 2018-08-15 10:49 UTC 


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