public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-12-28 02:59:50 to 2017-01-02 00:07:06 UTC [more...]

[U-Boot] [PATCH] ML: SPL: NOR: Add CONFIG_SPL_NOR_COPY_ENTIRE_IMAGE define to enable whole image copy from NOR
 2017-01-02  0:07 UTC  (17+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH v2 2/2] test/py: Create tests for ext4 and fat testing on sandbox
 2017-01-01 21:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] mmc: more Kconfig conversion, MMC related clean-up
 2017-01-01 21:08 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] socfpga: remove unused CONFIG option and cleanup README.socfpga
` [U-Boot] [PATCH 2/7] mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
` [U-Boot] [PATCH 3/7] mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
` [U-Boot] [PATCH 4/7] mmc: move DesignWare-based drivers to Kconfig
` [U-Boot] [PATCH 5/7] ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1
` [U-Boot] [PATCH 6/7] mmc: move more driver config options to Kconfig
` [U-Boot] [PATCH 7/7] sunxi: remove bare default for CONFIG_MMC

[U-Boot] [PATCH 00/10] i.MX6: engicam: Add nandboot env and FIT support
 2017-01-01 19:05 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/26] sunxi: Allwinner A64: SPL support
 2017-01-01 19:02 UTC  (4+ messages)
` [U-Boot] [PATCH v3 10/26] ARM: boot0 hook: remove macro, include whole header file

[U-Boot] [PATCH] example: api: ARM example needs memset
 2016-12-31 18:05 UTC 

[U-Boot] [PATCH] OMAP3: omap3_logic: Remove display parameter
 2016-12-31 12:33 UTC 

[U-Boot] [PATCH] ARM: OMAP3_LOGIC: Remove ONENAND config options
 2016-12-31 11:51 UTC 

[U-Boot] any remaining value to "board_flash_wp_on()" routine?
 2016-12-31  9:55 UTC 

[U-Boot] [PATCH] Fix fastboot boot address
 2016-12-30 21:27 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/23] sunxi: Allwinner A64: SPL support
 2016-12-30 20:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2 09/23] ARM: boot0 hook: remove macro, include whole header file

[U-Boot] [PATCH v2 01/30] arm: socfpga: arria10: add additional i2c nodes for Arria10
 2016-12-30 19:04 UTC  (34+ messages)
` [U-Boot] [PATCH v2 02/30] arm: socfpga: arria10: add sdram defines "
` [U-Boot] [PATCH v2 03/30] arm: socfpga: arria10: add board files for the Arria10 SoCDK
` [U-Boot] [PATCH v2 04/30] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCH v2 05/30] arm: socfpga: arria10: add misc functions for Arria10
` [U-Boot] [PATCH v2 06/30] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCH v2 07/30] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCH v2 08/30] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [PATCH v2 09/30] arm: socfpga: add define for bootinfo bsel bit shift
` [U-Boot] [PATCH v2 10/30] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCH v2 11/30] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [PATCH v2 12/30] arm: socfpga: arria10: don't build GEN5 sdram for arria10
` [U-Boot] [PATCH v2 13/30] arm: socfpga: arria10 fpga does not have bridges mapped
` [U-Boot] [PATCH v2 14/30] arm: socfpga: arria10: remove board_init and s_init
` [U-Boot] [PATCH v2 15/30] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [PATCH v2 16/30] arm: socfpga: add reset manager defines for Arria10
` [U-Boot] [PATCH v2 17/30] arm: socfpga: arria10: update dwmac reset function to support Arria10
` [U-Boot] [PATCH v2 18/30] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH v2 19/30] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
` [U-Boot] [PATCH v2 20/30] arm: socfpga: arria10: Enable SPL for Arria 10
` [U-Boot] [PATCH v2 21/30] arm: socfpga: arria10: Enhanced socfpga_arria10_defconfig to support SPL
` [U-Boot] [PATCH v2 22/30] arm: socfpga: arria10: Added clock manager and pin mux compat macro
` [U-Boot] [PATCH v2 23/30] arm: socfpga: arria10: Added some hardware base address for Arria 10
` [U-Boot] [PATCH v2 24/30] arm: socfpga: arria10: Added support for Arria 10 socdk
` [U-Boot] [PATCH v2 25/30] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
` [U-Boot] [PATCH v2 26/30] arm: socfpga: arria10: Added miscellaneous drivers for Arria 10
` [U-Boot] [PATCH v2 27/30] arm: socfpga: arria10: Added drivers for Arria10 clock manager
` [U-Boot] [PATCH v2 28/30] arm: socfpga: arria10: Added drivers for Arria10 pinmux/pins configuration
` [U-Boot] [PATCH v2 29/30] arm: socfpga: arria10: Added Arria10 critical HW initialization to spl
` [U-Boot] [PATCH v2 30/30] arm: socfpga: arria10: Enable fpga driver build for SPL

[U-Boot] any ongoing value to "CONFIG_SYS_FLASH_CHECKSUM" config variable?
 2016-12-30 17:21 UTC 

[U-Boot] [RESEND PATCH v3 1/2] mmc: rockchip_sdhci: add clock init for mmc
 2016-12-30 15:07 UTC  (10+ messages)
  ` [U-Boot] [RESEND PATCH v3 2/2] dts: arm64: rk3399: add max-frequency for sdhci

[U-Boot] [PATCH] mmc: uniphier-sd: fix Kconfig dependency
 2016-12-30 14:20 UTC 

[U-Boot] any value to "#if defined(CONFIG_OXC) || defined(CONFIG_RMU)" test in board_r.c?
 2016-12-30 13:43 UTC 

[U-Boot] [PATCH v2] mmc: sdhci-cadence: add Cadence SD4HC support
 2016-12-30 13:41 UTC 

[U-Boot] [PATCHv2] power: change from meaningless value to error number
 2016-12-30 12:36 UTC  (4+ messages)

[U-Boot] eeprom with i2c (instead spi)
 2016-12-30  7:37 UTC 

[U-Boot] [PATCH 00/11] mmc: clean the sdhci host controller
 2016-12-30  7:04 UTC  (14+ messages)
  ` [U-Boot] [PATCH 01/11] mmc: sdhci: disable the 8bit mode when host doesn't support it
  ` [U-Boot] [PATCH 02/11] mmc: sdhci: add the get_cd callback function in sdhci_ops
  ` [U-Boot] [PATCH 03/11] mmc: sdhci: remove the unused code about testing Card detect
  ` [U-Boot] [PATCH 04/11] mmc: pic32_sdhci: move the code to pic32_sdhci.c
  ` [U-Boot] [PATCH 05/11] mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
  ` [U-Boot] [PATCH 06/11] mmc: change the set_ios return type from void to int
  ` [U-Boot] [PATCH 07/11] mmc: s5p_sdhci: add the s5p_set_clock function
  ` [U-Boot] [PATCH 08/11] mmc: sdhci: move the callback function into sdhci_ops
  ` [U-Boot] [PATCH 09/11] mmc: sdhci: use the bitops APIs in sdhci.h
  ` [U-Boot] [PATCH 10/11] mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
  ` [U-Boot] [PATCH 11/11] mmc: sdhci: combine the Host controller v3.0 feature into one condition

[U-Boot] [PATCH 2/2][v2] armv8: ls1012a: Add support of PPA
 2016-12-30  6:07 UTC 

[U-Boot] [PATCH 1/2][v2] board: freescale: ls1012a: Enable secure DDR on LS1012A platforms
 2016-12-30  6:07 UTC 

[U-Boot] [PATCH] board: freescale: ls2080a: Intergrate and enable PPA on LS2080A
 2016-12-30  6:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 6/6] mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
 2016-12-29 22:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/6] mmc: move some SDHCI related options to Kconfig
 2016-12-29 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
 2016-12-29 22:50 UTC 

[U-Boot] [PATCH v2 4/6] mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
 2016-12-29 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/6] mmc: make MMC driver entries dependent on MMC
 2016-12-29 22:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/6] mmc: complete unfinished move of CONFIG_MMC
 2016-12-29 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/6] Sync defconfig files by savedefconfig
 2016-12-29 22:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/6] "

[U-Boot] [PATCH] imx: mx6sllevk: add MAINTAINERS file
 2016-12-29 22:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: samsung: update the MAINTAINERS file
 2016-12-29 22:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: net: fix function name in comment
 2016-12-29 22:40 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fs/ext4: Initialize group descriptor size for revision level 0 filesystems
 2016-12-29 22:40 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] disk: Fixed capacity message
 2016-12-29 22:39 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Update Maintainer and Auther's email address
 2016-12-29 22:39 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: mkimage: Call fclose in error path
 2016-12-29 22:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] README: remove description about CONFIG_USE_ARCH_MEMCPY/SET
 2016-12-29 22:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Missing SCSI block device connected to SATA adapter
 2016-12-29 15:45 UTC 

[U-Boot] [RFC PATCH 0/3] arm64: rk3399: enable SPL with ATF support
 2016-12-29 10:25 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/3] arm64: rk3399: add SPL support
` [U-Boot] [RFC PATCH 2/3] arm64: rk3399: add ddr controller driver
` [U-Boot] [RFC PATCH 3/3] spl: add support to booting with ATF

[U-Boot] [PATCH v2] doc/README.cfi: Update code snippet, and add example
 2016-12-29 10:23 UTC 

[U-Boot] [PATCH] digsy_mtc.c: Minor spelling/grammar fixes
 2016-12-29 10:06 UTC 

[U-Boot] [PATCH] doc/README.cfi: Update code snippet for flash_cmd_reset()
 2016-12-29  9:57 UTC 

[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
 2016-12-29  9:28 UTC  (3+ messages)
` [U-Boot] [PATCH V2 14/20] serial: lpuart: restructure lpuart driver

[U-Boot] [PATCH] rockchip: video: fix mpixelclock in rockchip HDMI
 2016-12-29  6:01 UTC 

[U-Boot] [PATCH v2 01/30] arm: socfpga: arria10: add additional i2c nodes for Arria10
 2016-12-29  5:44 UTC  (17+ messages)
` [U-Boot] [PATCH v2 02/30] arm: socfpga: arria10: add sdram defines "
` [U-Boot] [PATCH v2 03/30] arm: socfpga: arria10: add board files for the Arria10 SoCDK
` [U-Boot] [PATCH v2 04/30] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCH v2 05/30] arm: socfpga: arria10: add misc functions for Arria10
` [U-Boot] [PATCH v2 06/30] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCH v2 07/30] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCH v2 08/30] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [PATCH v2 09/30] arm: socfpga: add define for bootinfo bsel bit shift
` [U-Boot] [PATCH v2 10/30] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCH v2 11/30] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [PATCH v2 12/30] arm: socfpga: arria10: don't build GEN5 sdram for arria10
` [U-Boot] [PATCH v2 13/30] arm: socfpga: arria10 fpga does not have bridges mapped
` [U-Boot] [PATCH v2 14/30] arm: socfpga: arria10: remove board_init and s_init
` [U-Boot] [PATCH v2 15/30] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [PATCH v2 16/30] arm: socfpga: add reset manager defines for Arria10
` [U-Boot] [PATCH v2 17/30] arm: socfpga: arria10: update dwmac reset function to support Arria10

[U-Boot] [PATCH v4] rockchip: rk3288: set isp/vop qos priority level
 2016-12-29  2:47 UTC 

[U-Boot] [RFC PATCH 0/4] sunxi: add support for Allwinner V3s
 2016-12-28 19:01 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/4] sunxi: add DDR2 support to H3-like DRAM controller
` [U-Boot] [RFC PATCH 2/4] sunxi: add basic V3s support
` [U-Boot] [RFC PATCH 3/4] sunxi: add stub device trees for V3s and Lichee Pi Zero board
` [U-Boot] [RFC PATCH 4/4] sunxi: low memory footprint for V3s

[U-Boot] [PATCH] sunxi: makes an invisible option for H3-like DRAM controllers
 2016-12-28 18:50 UTC  (2+ messages)
` [U-Boot] [PATCH] sunxi: H3/A64: fix non-ODT setting

[U-Boot] [PATCH 00/24] Lift mpc85xx config options to Kconfig
 2016-12-28 16:43 UTC  (25+ messages)
` [U-Boot] [PATCH 01/24] powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC "
` [U-Boot] [PATCH 02/24] powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS "
` [U-Boot] [PATCH 03/24] powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB "
` [U-Boot] [PATCH 04/24] crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
` [U-Boot] [PATCH 05/24] crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
` [U-Boot] [PATCH 06/24] powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
` [U-Boot] [PATCH 07/24] powerpc: T1023RDB: Remove macro CONFIG_T1023RDB
` [U-Boot] [PATCH 08/24] powerpc: T1024RDB: Remove macro CONFIG_T1024RDB
` [U-Boot] [PATCH 09/24] powerpc: T1040QDS: Remove macro CONFIG_T1040QDS
` [U-Boot] [PATCH 10/24] powerpc: T2080QDS: Remove macro T2080QDS
` [U-Boot] [PATCH 11/24] powerpc: T2080RDB: Remove macro CONFIG_T2080RDB
` [U-Boot] [PATCH 12/24] powerpc: T2081QDS: Remove macro T2081QDS
` [U-Boot] [PATCH 13/24] powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS
` [U-Boot] [PATCH 14/24] fsl_ddr: Move DDR config options to driver Kconfig
` [U-Boot] [PATCH 15/24] arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
` [U-Boot] [PATCH 16/24] mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* "
` [U-Boot] [PATCH 17/24] powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* "
` [U-Boot] [PATCH 18/24] ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS "
` [U-Boot] [PATCH 19/24] ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
` [U-Boot] [PATCH 20/24] ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig
` [U-Boot] [PATCH 21/24] powerpc: mpc85xx: Remove unused ifdef in config header
` [U-Boot] [PATCH 22/24] powerpc: E6500: Move macro CONFIG_E6500 to Kconfig
` [U-Boot] [PATCH 23/24] powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* "
` [U-Boot] [PATCH 24/24] powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 "

[U-Boot] [PATCH v4 0/4] cl-som-am57x: initial support
 2016-12-28 16:28 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] arm: am57xx: cl-som-am57x: add initial board support
` [U-Boot] [PATCH v4 2/4] arm: am57xx: cl-som-am57x: fetch board rev from EEPROM
` [U-Boot] [PATCH v4 3/4] arm: am57xx: cl-som-am57x: add ETH support
` [U-Boot] [PATCH v4 4/4] arm: am57xx: cl-som-am57x: update default env

[U-Boot] curious snippet in drivers/mtd/dataflash.c
 2016-12-28 15:15 UTC 

[U-Boot] i'm assuming comment "/* board/?/flash.c */" in flash.h is way obsolete
 2016-12-28 14:54 UTC 

[U-Boot] [PATCH] armv8: release slave cores from CPU_RELEASE_ADDR
 2016-12-28 11:38 UTC 

[U-Boot] [PATCH v6 11/13] sunxi: Use binman for sunxi boards
 2016-12-28 10:57 UTC  (5+ messages)
` [U-Boot] [U-Boot,v6,11/13] "

[U-Boot] [PATCH v2 00/63] x86: Add initial support for 64-bit U-Boot
 2016-12-28 10:29 UTC  (11+ messages)
` [U-Boot] [PATCH v2 24/63] x86: Add 64-bit start-up code
` [U-Boot] [PATCH v2 25/63] x86: board_f: Update init sequence for 64-bit startup
` [U-Boot] [PATCH v2 26/63] x86: board_r: Set the global data pointer after relocation
` [U-Boot] [PATCH v2 27/63] x86: Do relocation before clearing BSS
` [U-Boot] [PATCH v2 28/63] x86: Refactor relocation to prepare for 64-bit

[U-Boot] [PATCHv3 1/2] armv8/fsl-lsch2: refactor the clock system initialization
 2016-12-28 10:04 UTC  (7+ messages)

[U-Boot] [PATCH] arm64: rk3399: update rockchip_get_cru API
 2016-12-28  9:48 UTC 

[U-Boot] [PATCH] spl: don't use %#l with CONFIG_USE_TINY_PRINTF
 2016-12-28  8:12 UTC 

[U-Boot] [PATCH] spl: don't use %.*s with CONFIG_USE_TINY_PRINTF
 2016-12-28  7:36 UTC 

[U-Boot] [PATCHv4 1/2] armv8/fsl-lsch2: refactor the clock system initialization
 2016-12-28  7:04 UTC  (6+ messages)
` [U-Boot] [PATCHv4 2/2] armv8/fsl-lsch3: consolidate "
` [U-Boot] [PATCHv3 "


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