public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-11-03 19:47:49 to 2016-11-07 01:13:07 UTC [more...]

[U-Boot] [PATCH 3/4] colibri_pxa270: drop lzma support for space reason
 2016-11-07  1:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] ARM: ts4600: add basic board support
 2016-11-06 19:16 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] fs-test.sh: Update expected results
 2016-11-06 17:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] ext4: Allow reading files with non-zero offset, clamp read len

[U-Boot] [PATCH 0/4] sunxi: Improve the SinA33 support
 2016-11-06 17:15 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] mmc: Retry the switch command
` [U-Boot] [PATCH 2/4] mmc: sunxi: Enable 8bits bus width for sun8i
` [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC
` [U-Boot] [PATCH 4/4] sunxi: sina33: Enable the LCD

[U-Boot] [PATCH 1/2] ext4: Allow reading files with non-zero offset, clamp read len
 2016-11-06 17:12 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] imx6: icorem6: Add framebuffer and I2C support
 2016-11-06 15:58 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/5] net: fec_mxc: Convert to DM
 2016-11-06 15:54 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] arm: imx6: Enable Secure Boot (HAB) with SPL Builds
 2016-11-06 15:37 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] arm: imx: remove bmode , hdmidet and dek commands from SPL
` [U-Boot] [PATCH v2 2/5] arm: imx: add HAB authentication of image to SPL boot
` [U-Boot] [PATCH v2 3/5] tools: mkimage: add firmware-ivt image type for HAB verification
` [U-Boot] [PATCH v2 4/5] doc: imx6: add section for secure boot with SPL
` [U-Boot] [PATCH v2 5/5] Makefile: preserve output for images that can contain HAB Blocks

[U-Boot] [PATCH v2 0/1] cmd: pci: add option to parse and display BAR information
 2016-11-06 14:31 UTC  (2+ messages)
` [U-Boot] [PATCH v2 1/1] "

[U-Boot] [PATCH] wandboard: Make Ethernet functional again
 2016-11-06 12:38 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabresd: Make Ethernet functional again
 2016-11-06 11:59 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/2] rpi: enable passthrough of FDT blob provided by the firmware
 2016-11-06 11:27 UTC  (13+ messages)
` [U-Boot] [PATCH 1/2] rpi: save firmware provided boot param for later use
` [U-Boot] [PATCH 2/2] rpi: expose the firmware provided FDT blob in ${fw_fdt_addr}

[U-Boot] [PATCH v3 0/3] Raspberry Pi EFI enablement
 2016-11-06 10:32 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: bcm283x: Implement EFI RTS reset_system
` [U-Boot] [PATCH v3 2/3] bcm2835 video: Map frame buffer as 32bpp
` [U-Boot] [PATCH v3 3/3] bcm2835: Reserve the spin table in efi memory map

[U-Boot] [PATCH 1/3] test/py: expose config and log as session scoped fixture
 2016-11-06  3:17 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] test/py: Allow to pass u_boot_log instead of console for run_and_log
` [U-Boot] [PATCH 3/3] test/py: Create tests for ext4 and fat testing on sandbox

[U-Boot] [PATCH] travis-ci: Try harder to build all ARM targets
 2016-11-05 23:34 UTC 

[U-Boot] [PATCH 0/5] arm: imx6: Enable Secure Boot (HAB) with SPL Builds
 2016-11-05 23:22 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm: imx: remove bmode , hdmidet and dek commands from SPL
` [U-Boot] [PATCH 2/5] arm: imx: add HAB authentication of image to SPL boot
` [U-Boot] [PATCH 3/5] tools: mkimage: add firmware-ivt image type for HAB verification
` [U-Boot] [PATCH 4/5] doc: imx6: add section for secure boot with SPL
` [U-Boot] [PATCH 5/5] Makefile: preserve output for images that can contain HAB Blocks

[U-Boot] [PATCH] api: Use hashtable function for API_env_enum
 2016-11-05 21:27 UTC 

[U-Boot] [PATCH] ext4: Fix handling of sparse files
 2016-11-05 21:17 UTC 

[U-Boot] [PATCH] sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE
 2016-11-05 19:51 UTC 

[U-Boot] [PATCH v5 0/2] spl: Convert MMC raw mode sector options to Kconfig
 2016-11-05 18:25 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR "
` [U-Boot] [PATCH v5 2/2] spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS

[U-Boot] [PATCH] tools: Makefile: improve cross_tools target usability
 2016-11-05 17:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Create python filesystem tests
 2016-11-05 16:45 UTC 

[U-Boot] [PATCH] mkimage: Allow including a ramdisk in FIT auto mode
 2016-11-05 16:12 UTC  (2+ messages)

[U-Boot] [PATCH v3] gpio: dwapb: Add support for port B
 2016-11-05 16:12 UTC  (3+ messages)

[U-Boot] [RFC PATCH 00/10] sunxi: Allwinner A64 SPL support
 2016-11-05 16:11 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 01/10] sun6i: Restrict some register initialization to Allwinner A31 SoC
` [U-Boot] [RFC PATCH 02/10] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [RFC PATCH 08/10] SPL: read and store arch property from U-Boot image
` [U-Boot] [RFC PATCH 09/10] sunxi: introduce RMR switch to enter payloads in 64-bit mode

[U-Boot] [PATCH v5 00/21] sf: Updates on flash detection
 2016-11-05 16:10 UTC  (41+ messages)
` [U-Boot] [PATCH v5 02/21] sf: Simplify lock ops detection code
` [U-Boot] [PATCH v5 03/21] sf: sandbox: Use JEDEC_MFR|ID in id exctract
` [U-Boot] [PATCH v5 04/21] sf: Cleanup spi_flash_info{}
` [U-Boot] [PATCH v5 05/21] sf: Cleanup sf_params
` [U-Boot] [PATCH v5 06/21] sf: nr_sectors -> n_sectors
` [U-Boot] [PATCH v5 07/21] sf: Add SPI_FLASH_MAX_ID_LEN
` [U-Boot] [PATCH v5 08/21] sf: Increase max id length by 1 byte
` [U-Boot] [PATCH v5 09/21] sf: Add INFO6 flash_info macro
` [U-Boot] [PATCH v5 10/21] sf: params: Add S25FS256S_64K spi flash support
` [U-Boot] [PATCH v5 11/21] sf: Remove legacy idcode detection code
` [U-Boot] [PATCH v5 12/21] sf: Remove non-meaningful comments
` [U-Boot] [PATCH v5 13/21] sf: Rename sf_params.c to spi_flash_ids
` [U-Boot] [PATCH v5 14/21] sf: ids: Use small letter's with flash name
` [U-Boot] [PATCH v5 15/21] sf: ids: Use small letter in ext_jedec
` [U-Boot] [PATCH v5 16/21] sf: Rename few local functions
` [U-Boot] [PATCH v5 17/21] spi: Remove dual flash code
` [U-Boot] [PATCH v5 18/21] sf: dataflash: Remove unneeded spi data
` [U-Boot] [PATCH v5 19/21] sf: dataflash: Move flash id detection into jedec_probe
` [U-Boot] [PATCH v5 20/21] sf: dataflash: Fix add_dataflash return logic
` [U-Boot] [PATCH v5 21/21] sf: dataflash: Minor cleanups

[U-Boot] [PATCH v9 00/21] dm: Generic MTD Subsystem/SPI-NOR
 2016-11-05 16:10 UTC  (34+ messages)
` [U-Boot] [PATCH v9 01/21] dm: mtd: Add dm mtd core ops
` [U-Boot] [PATCH v9 02/21] mtd: Add SPI-NOR core support
` [U-Boot] [PATCH v9 03/21] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR entry
` [U-Boot] [PATCH v9 04/21] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR_USE_4K_SECTORS
` [U-Boot] [PATCH v9 05/21] mtd: spi-nor: Kconfig: Add SPI_NOR_MISC entry
` [U-Boot] [PATCH v9 06/21] mtd: spi-nor: Kconfig: Add SPI_NOR_MACRONIX entry
` [U-Boot] [PATCH v9 07/21] mtd: spi-nor: Kconfig: Add SPI_NOR_SPANSION entry
` [U-Boot] [PATCH v9 08/21] mtd: spi-nor: Kconfig: Add SPI_NOR_STMICRO entry
` [U-Boot] [PATCH v9 09/21] mtd: spi-nor: Kconfig: Add SPI_NOR_SST entry
` [U-Boot] [PATCH v9 10/21] mtd: spi-nor: Kconfig: Add SPI_NOR_WINBOND entry
` [U-Boot] [PATCH v9 11/21] spi: Add spi_write_then_read
` [U-Boot] [PATCH v9 12/21] mtd: spi-nor: Add m25p80 driver
` [U-Boot] [PATCH v9 13/21] mtd: spi-nor: Kconfig: Add MTD_M25P80 entry
` [U-Boot] [PATCH v9 17/21] dm: mtd: Add uclass_driver.flags
` [U-Boot] [PATCH v9 18/21] dm: mtd: Add post_bind
` [U-Boot] [PATCH v9 19/21] cmd: Add mtd command support

[U-Boot] [PATCH] buildman: Fix building based on 'options' field
 2016-11-05 16:09 UTC  (2+ messages)

[U-Boot] [PATCH] engicam: icorem6: Fix config files
 2016-11-05 14:10 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-11-05 10:58 UTC  (27+ messages)

[U-Boot] [PATCH RESEND v2 1/2] ARM: dts: dra7xx: Update spi-max-frequency for qspi slave node
 2016-11-05 10:36 UTC  (5+ messages)
` [U-Boot] [PATCH RESEND v2 2/2] spi: ti_qspi: Fix baudrate divider calculation

[U-Boot] [PATCH v3 1/2] ARM: dts: dra7xx: Update spi-max-frequency for qspi slave node
 2016-11-05 10:35 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] spi: ti_qspi: Fix baudrate divider calculation

[U-Boot] Issues coupling am335x with VSC8601 PHY
 2016-11-05  7:07 UTC 

[U-Boot] cubieboard sunxi u-boot help me
 2016-11-05  5:34 UTC 

[U-Boot] [PATCH v2 2/7] spi: cadence_qspi: Fix baud rate calculation
 2016-11-04 20:58 UTC  (2+ messages)

[U-Boot] [RFC] 0/4] Add Pl330 DMA support
 2016-11-04 20:56 UTC  (14+ messages)

[U-Boot] [PATCH 1/3] igep00x0: disable CONFIG_DISPLAY_BOARDINFO
 2016-11-04 19:39 UTC  (11+ messages)
    ` [U-Boot] [PATCHv2 "
    ` [U-Boot] [PATCHv2 2/3] igep00x0: consolidate defconfigs
    ` [U-Boot] [PATCHv2 3/3] igep00x0: add Hynix timings

[U-Boot] [PATCH v2 0/7] ARM: stm32: add network and qspi driver support to stm32f746-disco board
 2016-11-04 19:21 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: DTS: stm32: add stm32f746-disco device tree files
` [U-Boot] [PATCH v2 2/7] ARM: stm32: cleanup stm32f7 files
` [U-Boot] [PATCH v2 3/7] net: stm32: add designware mac glue code for stm32
` [U-Boot] [PATCH v2 4/7] net: phy: add SMSC LAN8742 phy
` [U-Boot] [PATCH v2 5/7] ARM: stm32: enable support for smsc phy on stm32f746-disco board
` [U-Boot] [PATCH v2 6/7] ARM: SPI: stm32: add stm32f746 qspi driver
` [U-Boot] [PATCH v2 7/7] SPI: add missing flag to micron/stm N25Q128 flash chips

[U-Boot] U-Boot Support for SIL3531
 2016-11-04 17:56 UTC  (2+ messages)

[U-Boot] cubieboard sunxi u-boot help me
 2016-11-04 16:50 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
 2016-11-04 16:18 UTC  (17+ messages)
` [U-Boot] [PATCH v7 1/2] "

[U-Boot] [PATCH 1/3] fsl/ddr: Revise erratum a009942 and clean related erratum
 2016-11-04 15:19 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] fsl/ddr: Enable erratum-a009942 workaround for B/T-series
` [U-Boot] [PATCH 3/3] fsl/ddr: Fix compiling warning

[U-Boot] [PATCH] SPI: fixup typo in omap2_spi.c
 2016-11-04 14:53 UTC 

[U-Boot] [PATCH v2 ] spi: cadence_qspi: Support specifying the sample edge used
 2016-11-04 13:42 UTC 

[U-Boot] [PATCH] ARM: k2g: Update PLL Multiplier and divider values
 2016-11-04 11:25 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: keystone2: PLL: Enable glitch free initialization sequence
 2016-11-04 11:24 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-11-04 11:23 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2016-11-04 11:22 UTC  (2+ messages)

[U-Boot] [PATCH] tools: imximage: check return value when open the plugin file
 2016-11-04 11:21 UTC  (2+ messages)

[U-Boot] [PATCH] sf: Fix S25FS512S id param table
 2016-11-04 11:10 UTC 

[U-Boot] [PATCH v4] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-11-04 10:57 UTC 

[U-Boot] [RFC PATCH] lib/timer: initialize timebase_l/timebase_h
 2016-11-04 10:33 UTC  (5+ messages)

[U-Boot] With u-boot vertion u-boot-d8bdfc8 compile error
 2016-11-04 10:09 UTC  (5+ messages)

[U-Boot] [PATCH 0/7] SF: Cadence QSPI driver fixes and clean up
 2016-11-04  9:07 UTC  (4+ messages)
` [U-Boot] [PATCH 7/7] spi: cadence_qspi: Support specifying the sample edge used

[U-Boot] [PATCH] gpio: dwapb: Add support for port B
 2016-11-04  8:34 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/6] Add ARMv8 PSCI framework
 2016-11-04  8:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/6] ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition

[U-Boot] [PATCH v1] sama5d2_xplained: move CONFIG_SYS_NO_FLASH to default config files
 2016-11-04  5:58 UTC 

[U-Boot] [PATCH 1/2] SECURE_BOOT: Enable chain of trust on LS1012A platform
 2016-11-04  4:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] LS1012ARDB: Add QSPI Secure Boot target

[U-Boot] [U-Boot 1/2] keystone2: Move target selection to Kconfig
 2016-11-04  4:28 UTC  (4+ messages)
` [U-Boot] [U-Boot 2/2] ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON

[U-Boot] [PATCH 00/20] rockchip: Add support for Asus Chromebit
 2016-11-04  1:05 UTC  (3+ messages)
` [U-Boot] [PATCH 18/20] rockchip: clk: Support setting ACLK

[U-Boot] Rockchip USB driver
 2016-11-04  0:56 UTC  (2+ messages)

[U-Boot] [PATCH v2] rk3399: Reserve space for ARM Trust Firmware
 2016-11-04  0:43 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] arm: dts: Add devicetree for i.MX6UL
 2016-11-03 21:04 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] dm: net: fec: Add .read_rom_hwaddr
` [U-Boot] [PATCH 4/4] net: fec: Zap local mac variable

[U-Boot] [PATCH v4 0/2] spl: Convert MMC raw mode sector options to Kconfig
 2016-11-03 19:49 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR "


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