public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-11-16 00:50:04 to 2016-11-17 00:02:58 UTC [more...]

[U-Boot] [PATCH v8 0/8] LS2080ARDB: Enable EFI boot support
 2016-11-17  0:02 UTC  (5+ messages)
` [U-Boot] [PATCH v8 1/8] efi_loader: Disable PSCI reset for ls1043 and ls1046
` [U-Boot] [PATCH v8 2/8] efi_loader: Fix efi_add_runtime_mmio definition
` [U-Boot] [PATCH v8 3/8] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v8 4/8] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3

[U-Boot] [PATCH v7 0/7] LS2080ARDB: Enable EFI boot support
 2016-11-16 23:43 UTC  (9+ messages)
` [U-Boot] [PATCH v7 1/7] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v7 2/7] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
` [U-Boot] [PATCH v7 3/7] ls2080ardb: Reserve DP-DDR RAM
` [U-Boot] [PATCH v7 4/7] armv8: ls2080a: Declare spin tables as reserved for efi loader
` [U-Boot] [PATCH v7 5/7] armv8: fsl-layerscape: Add support for efi_loader RTS reset
` [U-Boot] [PATCH v7 6/7] ls2080ardb: Convert to distro boot
` [U-Boot] [PATCH v7 7/7] efi_loader: Fix efi_add_runtime_mmio definition

[U-Boot] [PATCH 1/4] fsl/ddr: Fix compiling warning
 2016-11-16 23:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum

[U-Boot] [PATCH] ARM: socfpga: Add boot0 hook to prevent SPL corruption
 2016-11-16 22:39 UTC  (3+ messages)

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

[U-Boot] [PATCH] imx: iomux-v3: provide MX7D_PAD_ENET1_RX_CLK__ENET1_RGMII_RXC
 2016-11-16 21:10 UTC  (2+ messages)

[U-Boot] [PATCH] buildman: Rename do_build to config_only
 2016-11-16 21:09 UTC 

[U-Boot] 2016.09+fslc was working... But not anymore
 2016-11-16 18:57 UTC 

[U-Boot] [PATCH 00/12] Fix GCC 6.2 compiler warnings
 2016-11-16 18:02 UTC  (27+ 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 v6 00/21] sf: Updates on flash detection
 2016-11-16 18:00 UTC  (49+ 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 v5 00/21] sf: Updates on flash detection
 2016-11-16 17:56 UTC  (5+ messages)
` [U-Boot] [PATCH v5 01/21] sf: Adopt flash table INFO macro from Linux

[U-Boot] [PATCH v3 00/11] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support
 2016-11-16 17:34 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/11] arm: dts: Add devicetree for i.MX6UL
` [U-Boot] [PATCH v3 02/11] arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support
` [U-Boot] [PATCH v3 03/11] arm: dts: imx6ul-geam: Add I2C nodes
` [U-Boot] [PATCH v3 04/11] imx6: geam6ul: Add I2C support
` [U-Boot] [PATCH v3 05/11] dm: net: fec: Add .read_rom_hwaddr
` [U-Boot] [PATCH v3 06/11] net: fec: Zap local mac variable
` [U-Boot] [PATCH v3 07/11] arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support
` [U-Boot] [PATCH v3 08/11] arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite "
` [U-Boot] [PATCH v3 09/11] imx6: icorem6: Rename engicam icorem6 defconfig files
` [U-Boot] [PATCH v3 10/11] arm: dts: imx6qdl-icore-rqs: Add I2C node's
` [U-Boot] [PATCH v3 11/11] imx6: icorem6_rqs: Add I2C support

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

[U-Boot] [PATCH v6 0/2] spl: Convert MMC raw mode sector options to Kconfig
 2016-11-16 17:19 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR "
` [U-Boot] [PATCH v6 2/2] spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS

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

[U-Boot] [PATCH v5 0/7] toradex: config block handling
 2016-11-16 16:49 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] Revert "generic-board: allow showing custom board info"
` [U-Boot] [PATCH v5 2/7] generic-board: make show_board_info a weak function
` [U-Boot] [PATCH v5 3/7] apalis/colibri_t20/t30: deactivate displaying board info
` [U-Boot] [PATCH v5 4/7] toradex: config block handling
` [U-Boot] [PATCH v5 5/7] apalis/colibri_imx7/pxa270/t20/t30/vf: integrate "
` [U-Boot] [PATCH v5 6/7] apalis/colibri_t30: move environment location
` [U-Boot] [PATCH v5 7/7] colibri_vf: usb gadget: toradex pid is now set generically

[U-Boot] [PATCH] dm: blk: Fix get_desc to return block device descriptor
 2016-11-16 16:37 UTC 

[U-Boot] [PATCH 1/3] davinci: omapl138_lcdk: use correct AIS config
 2016-11-16 16:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] davinci: da850evm: fix empty boot method list in the SPL
` [U-Boot] [PATCH 3/3] davinci: omapl138_lcdk: add MMC/SD SPL boot support

[U-Boot] [PATCH 0/4] efi_laoder: Add travis test coverage
 2016-11-16 16:32 UTC  (6+ 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] drivers:dfu:dfu_sf: Fix upload - add partition/altsetting start address
 2016-11-16 14:59 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] spl: USB Gadget cleanup
 2016-11-16 14:31 UTC  (8+ 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] cmd: move CMD_PXE to Kconfig
 2016-11-16 14:04 UTC  (2+ messages)

[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] spl: remove redundant call to parse_image_header()
 2016-11-16 11:33 UTC  (2+ messages)

[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] 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/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] 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 


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