public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-11-15 09:08:20 to 2016-11-16 13:43:47 UTC [more...]

[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
 2016-11-16 13:43 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: add bkops-enable command
 2016-11-16 13:39 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: exynos7420: remove custome low level init function
 2016-11-16 13:19 UTC 

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

[U-Boot] [PATCH 00/12] Fix GCC 6.2 compiler warnings
 2016-11-16 12:08 UTC  (24+ messages)
` [U-Boot] [PATCH 01/12] ls2080aqds: eth: add missing braces
` [U-Boot] [PATCH 02/12] mtd: cfi_flash: fix indentation
` [U-Boot] [PATCH 03/12] net: e1000: "
` [U-Boot] [PATCH 04/12] net: ldpaa_eth: add missing braces
` [U-Boot] [PATCH 05/12] net: rtl8169: remove unneeded definition
` [U-Boot] [PATCH 06/12] marvell: comphy_a3700: fix bitmask
` [U-Boot] [PATCH 07/12] usb: eth: r8152_fw: fix indentation
` [U-Boot] [PATCH 08/12] davinci: da8xxevm: "
` [U-Boot] [PATCH 09/12] phy: micrel: add missing braces
` [U-Boot] [PATCH 10/12] cmd: tpm_test: fix indentation
` [U-Boot] [PATCH 11/12] Xilinx ZynqMP: fix minimum SDHCI frequency
` [U-Boot] [PATCH 12/12] usb: gadget: remove unused shortname variable

[U-Boot] [PATCH] drivers:dfu:dfu_sf: Fix upload - add partition/altsetting start address
 2016-11-16 11:45 UTC 

[U-Boot] [PATCH] spl: remove redundant call to parse_image_header()
 2016-11-16 11:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] efi_laoder: Add travis test coverage
 2016-11-16 11:15 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] tests: net: Offset downloads to 4MB
` [U-Boot] [PATCH 2/4] travis: Add python path for environments
` [U-Boot] [PATCH 3/4] tests: Add efi_loader hello world test
` [U-Boot] [PATCH 4/4] efi_loader: Allow to compile helloworld.efi w/o bundling it

[U-Boot] [PATCH] spl: add check for FIT-header when loading image
 2016-11-16 11:07 UTC  (2+ messages)

[U-Boot] [PATCH] splash: fix splash source flags check
 2016-11-16 11:02 UTC 

[U-Boot] [RFC PATCH v2 0/7] "Transient" (= export-restricted) environment vars
 2016-11-16 10:30 UTC  (8+ messages)
` [U-Boot] [RFC PATCH v2 1/7] env: Allow unconditional access if H_PROGRAMMATIC is set
` [U-Boot] [RFC PATCH v2 2/7] net: dm: Ignore unknown env_op_* constants
` [U-Boot] [RFC PATCH v2 3/7] env: Introduce "export" operation and (access flag) restriction
` [U-Boot] [RFC PATCH v2 4/7] env: Introduce "transient" and "system" access flags
` [U-Boot] [RFC PATCH v2 5/7] sunxi: env: flag fel_* environment vars as "system"
` [U-Boot] [RFC PATCH v2 6/7] env: Introduce setenv_transient() helper function
` [U-Boot] [RFC PATCH v2 7/7] env: Automatically mark dynamic configuration info as "do not export"

[U-Boot] [RFC PATCH] common: miiphyutil: Work and report phy address in hex in mdio cmd
 2016-11-16 10:18 UTC  (5+ messages)

[U-Boot] [PATCHv3 01/15] configs: ls1021a: enable DT and DM support
 2016-11-16  9:48 UTC  (15+ messages)
` [U-Boot] [PATCHv3 02/15] dm: pci: return the real controller in pci_bus_to_hose()
` [U-Boot] [PATCHv3 03/15] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCHv3 04/15] arm: ls1021a: add PCIe dts node
` [U-Boot] [PATCHv3 05/15] arm: ls1012a: "
` [U-Boot] [PATCHv3 06/15] armv8: ls1043a: "
` [U-Boot] [PATCHv3 07/15] armv8: ls1046a: "
` [U-Boot] [PATCHv3 08/15] armv8: ls2080a: "
` [U-Boot] [PATCHv3 09/15] pci: layerscape: add pci driver based on DM
` [U-Boot] [PATCHv3 10/15] arm: ls1021a: Enable PCIe in defconfigs
` [U-Boot] [PATCHv3 11/15] arm: ls1012a: Enable PCIe and E1000 "
` [U-Boot] [PATCHv3 12/15] armv8: ls1043a: "
` [U-Boot] [PATCHv3 13/15] armv8: ls1046a: "
` [U-Boot] [PATCHv3 14/15] armv8: ls2080a: Enable PCIe "
` [U-Boot] [PATCHv3 15/15] pci: layerscape: remove unnecessary legacy code

[U-Boot] [PATCH v6 1/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 GIC node
 2016-11-16  9:23 UTC  (6+ messages)
` [U-Boot] [PATCH v6 2/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[U-Boot] sunxi board: why MMC dev are swapped ?
 2016-11-16  7:55 UTC  (3+ messages)

[U-Boot] Please pull u-boot-mmc master
 2016-11-16  7:47 UTC 

[U-Boot] [PATCH] arm: exynos: Use the generic lowlevel_init instead of the specific one
 2016-11-16  7:43 UTC  (10+ messages)

[U-Boot] [GIT PULL] Xilinx changes
 2016-11-16  7:31 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ARM: zynq: Remove DTC 1.2 warnings
 2016-11-16  7:26 UTC  (9+ messages)

[U-Boot] Fixed clock driver (clk: convert API to match reset/mailbox style)
 2016-11-16  7:15 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] spl: USB Gadget cleanup
 2016-11-16  7:07 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/3] spl: USB Gadget cleanup
 2016-11-16  7:04 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/3] spl: add RAM boot device only if it is actually defined
` [U-Boot] [PATCH v3 2/3] spl: dfu: move DFU Kconfig to SPL Kconfig
` [U-Boot] [PATCH v3 3/3] spl: add USB Gadget config option

[U-Boot] [PATCH v3 0/5] Add ARMv8 PSCI framework
 2016-11-16  3:53 UTC  (6+ messages)
` [U-Boot] [PATCH v3 5/5] ARMv8: LS1043A: Enable LS1043A default PSCI support

[U-Boot] [PATCH v5 00/21] sf: Updates on flash detection
 2016-11-16  3:16 UTC  (4+ messages)
` [U-Boot] [PATCH v5 01/21] sf: Adopt flash table INFO macro from Linux

[U-Boot] setenv with semicolon inside
 2016-11-16  1:59 UTC  (2+ messages)

[U-Boot] [PATCH] sun8i_emac: Fix mdio read sequence
 2016-11-16  1:40 UTC 

[U-Boot] [PATCH v4 00/11] binman: A tool for creating firmware images
 2016-11-16  0:19 UTC  (9+ messages)
` [U-Boot] [PATCH v4 08/11] binman: Allow configuration options to be used in .dts files
` [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

[U-Boot] [PATCH v3 00/10] binman: A tool for creating firmware images
 2016-11-16  0:18 UTC  (6+ messages)
` [U-Boot] [PATCH v3 08/10] binman: Automatically include a U-Boot .dtsi file

[U-Boot] [PATCH] cmd/fdt: Make fdt get value endian-safe for single-cell properties
 2016-11-16  0:18 UTC  (6+ messages)

[U-Boot] [RFC 0/1] Add TEE loading support to FIT image
 2016-11-16  0:18 UTC  (9+ messages)
` [U-Boot] [RFC 1/1] image: Add TEE loading to FIT loadable processing

[U-Boot] [PATCH] sata: fix sata command not being executed bug
 2016-11-16  0:18 UTC  (4+ messages)

[U-Boot] [PATCH] buildman: Clean up odd characters on the terminal
 2016-11-15 22:32 UTC 

[U-Boot] [PATCH v6 0/6] LS2080ARDB: Enable EFI boot support
 2016-11-15 22:20 UTC  (4+ messages)

[U-Boot] [PATCH] nand: force BBT scan for controllers which need it
 2016-11-15 18:43 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: mx6: specify SPL padding
 2016-11-15 18:38 UTC 

[U-Boot] [PATCH] arm: mx6: specify SPL padding
 2016-11-15 18:04 UTC  (6+ messages)

[U-Boot] [PATCH] cmd: move CMD_PXE to Kconfig
 2016-11-15 17:01 UTC  (3+ messages)

[U-Boot] New UCLASS_PINCTRL driver - probe is not called for all nodes
 2016-11-15 13:56 UTC 

[U-Boot] [PATCH v3] Retrieve MAC address from EEPROM
 2016-11-15 11:58 UTC  (13+ messages)
` [U-Boot] [PATCH 07/11] net: sunxi: Do not inject ethernet addresses into the env
` [U-Boot] [PATCH 11/11] tools: Add tool to add crc8 to a mac address

[U-Boot] [PATCH] video: bcm2835: add support for reading from the video-mode environment variable
 2016-11-15 11:07 UTC 

[U-Boot] [PATCH] drivers: SPI: sunxi SPL: fix warning
 2016-11-15 10:48 UTC  (5+ messages)

[U-Boot] [PATCH 0/6][v3] Update LS2080A SoC code to support LS2088A SoC
 2016-11-15 10:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/6][v3] armv8: lsch3: Add generic get_svr() in assembly

[U-Boot] reboot freeze due to wachdog
 2016-11-15 10:02 UTC 

[U-Boot] [PATCH] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
 2016-11-15  9:42 UTC  (4+ messages)

[U-Boot] [PATCH] armv8: QSPI: Add AHB bus 16MB+ size support
 2016-11-15  9:38 UTC  (5+ messages)

[U-Boot] [PATCH] armv8/layerscape: remove unnecessary function declares
 2016-11-15  9:35 UTC 

[U-Boot] [PATCH 1/4] fsl/ddr: Fix compiling warning
 2016-11-15  9:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum
` [U-Boot] [PATCH 3/4] fsl/ddr: Enable erratum-a009942 workaround for B/T-series
` [U-Boot] [PATCH 4/4] fsl/board/ddr: optimize board-specific cpo for erratum A-009942

[U-Boot] Stepping down as sunxi u-boot custodian (for real this time)
 2016-11-15  9:11 UTC  (3+ messages)

[U-Boot] [PATCH 01/15] arm64: mvebu: Rename db-88f7040 files to armada-8k
 2016-11-15  9:08 UTC  (13+ messages)
` [U-Boot] [PATCH 04/15] arm64: mvebu: Add slave CP area to the memory map
` [U-Boot] [PATCH 05/15] arm64: mvebu: Add support for the DB-88F8040 Armada 8k devel board
` [U-Boot] [PATCH 06/15] arm64: mvebu: armada-cp110-master.dtsi: Rename comphy DT node names
` [U-Boot] [PATCH 07/15] arm64: mvebu: armada-cp110-slave.dtsi: Add COMPHY / UTMI device tree nodes
` [U-Boot] [PATCH 08/15] arm64: mvebu: armada-8040-db.dts: Add COMPHY configuration
` [U-Boot] [PATCH 09/15] arm64: mvebu: armada-8040-db.dts: Add I2C and SPI aliases
` [U-Boot] [PATCH 10/15] arm64: mvebu: Init COMPHY from the slave-CP on the A8k
` [U-Boot] [PATCH 11/15] drivers/phy: marvell: Add support for the slave CP COMPHY device
` [U-Boot] [PATCH 12/15] pci: mvebu: Add PCIe driver for Armada-8K
` [U-Boot] [PATCH 13/15] arm64: mvebu: Add regions for PCI spaces to the memory map
` [U-Boot] [PATCH 14/15] arm64: mvebu: Add PCI support to DB-88F8040 board
` [U-Boot] [PATCH 15/15] arm64: mvebu: Restrict memory size to a usable maximum


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