messages from 2016-09-09 19:11:12 to 2016-09-13 05:19:00 UTC [more...]
[U-Boot] [PATCH v3 00/45] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
2016-09-13 5:19 UTC (43+ messages)
` [U-Boot] [PATCH v3 01/45] Correct defconfigs using savedefconfig
` [U-Boot] [PATCH v3 02/45] moveconfig: Add an option to skip prompts
` [U-Boot] [PATCH v3 03/45] moveconfig: Add an option to commit changes
` [U-Boot] [PATCH v3 04/45] Kconfig: Move SPL settings into their own file
` [U-Boot] [PATCH v3 05/45] arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
` [U-Boot] [PATCH v3 06/45] Drop CONFIG_SPL_RAM_SUPPORT
` [U-Boot] [PATCH v3 07/45] Use separate options for TPL support
` [U-Boot] [PATCH v3 08/45] Kconfig: spl: Add SPL support options to Kconfig
` [U-Boot] [PATCH v3 09/45] Kconfig: tpl: Add some TPL "
` [U-Boot] [PATCH v3 10/45] Move existing use of CONFIG_SPL_DM "
` [U-Boot] [PATCH v3 11/45] Move existing use of CONFIG_SPL_RSA "
` [U-Boot] [PATCH v3 12/45] spear: Use upper case for CONFIG options
` [U-Boot] [PATCH v3 13/45] Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
` [U-Boot] [PATCH v3 14/45] Convert CONFIG_SPL_HASH_SUPPORT "
` [U-Boot] [PATCH v3 15/45] Convert CONFIG_SPL_DMA_SUPPORT "
` [U-Boot] [PATCH v3 16/45] Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT "
` [U-Boot] [PATCH v3 17/45] Convert CONFIG_SPL_ENV_SUPPORT "
` [U-Boot] [PATCH v3 18/45] Convert CONFIG_SPL_ETH_SUPPORT "
` [U-Boot] [PATCH v3 19/45] Convert CONFIG_SPL_EXT_SUPPORT "
` [U-Boot] [PATCH v3 20/45] Convert CONFIG_SPL_FAT_SUPPORT "
` [U-Boot] [PATCH v3 21/45] Convert CONFIG_SPL_GPIO_SUPPORT "
` [U-Boot] [PATCH v3 22/45] Convert CONFIG_SPL_I2C_SUPPORT "
` [U-Boot] [PATCH v3 23/45] Convert CONFIG_SPL_LIBCOMMON_SUPPORT "
` [U-Boot] [PATCH v3 24/45] Convert CONFIG_SPL_LIBDISK_SUPPORT "
` [U-Boot] [PATCH v3 25/45] Convert CONFIG_SPL_LIBGENERIC_SUPPORT "
` [U-Boot] [PATCH v3 26/45] Convert CONFIG_SPL_MMC_SUPPORT "
` [U-Boot] [PATCH v3 27/45] Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT "
` [U-Boot] [PATCH v3 28/45] Convert CONFIG_SPL_MTD_SUPPORT "
` [U-Boot] [PATCH v3 29/45] Convert CONFIG_SPL_MUSB_NEW_SUPPORT "
` [U-Boot] [PATCH v3 30/45] Convert CONFIG_SPL_NAND_SUPPORT "
` [U-Boot] [PATCH v3 31/45] Convert CONFIG_SPL_NET_VCI_STRING "
` [U-Boot] [PATCH v3 32/45] Convert CONFIG_SPL_NET_SUPPORT "
` [U-Boot] [PATCH v3 33/45] Convert CONFIG_SPL_NOR_SUPPORT "
` [U-Boot] [PATCH v3 34/45] Convert CONFIG_SPL_ONENAND_SUPPORT "
` [U-Boot] [PATCH v3 35/45] Remove CONFIG_SPL_PINCTRL_SUPPORT
` [U-Boot] [PATCH v3 36/45] Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
` [U-Boot] [PATCH v3 37/45] Convert CONFIG_SPL_SATA_SUPPORT "
` [U-Boot] [PATCH v3 38/45] Convert CONFIG_SPL_SERIAL_SUPPORT "
` [U-Boot] [PATCH v3 39/45] Convert CONFIG_SPL_SPI_FLASH_SUPPORT "
` [U-Boot] [PATCH v3 40/45] Convert CONFIG_SPL_SPI_SUPPORT "
` [U-Boot] [PATCH v3 41/45] Convert CONFIG_SPL_USBETH_SUPPORT "
` [U-Boot] [PATCH v3 42/45] Convert CONFIG_SPL_USB_HOST_SUPPORT "
[U-Boot] [PATCH] cmd: ubi: add option to specify volume id
2016-09-13 5:14 UTC
[U-Boot] [PATCH v2 0/4] board: sama5d2_xplained: Convert to use device tree and drivers with DM
2016-09-13 2:49 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] board: sama5d2_xplained: Move config options to defconfigs
` [U-Boot] [PATCH v2 2/4] board: sama5d2_xplained: Clean up code
` [U-Boot] [PATCH v2 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
` [U-Boot] [PATCH v2 4/4] board: sama5d2_xplained: Enable an early debug UART
[U-Boot] [PATCH v2] i2c: at91_i2c: Fix the wrong include file
2016-09-13 2:40 UTC
[U-Boot] [PATCH v2 0/2] serial: atmel_usart: Support to enable an early debug UART
2016-09-13 2:37 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] serial: Kconfig: Add ATMEL_USART option
` [U-Boot] [PATCH v2 2/2] serial: atmel_usart: Support enable an early debug UART
[U-Boot] [PATCH v2] mmc: mmc-uclass: Add mmc_init() in mmc preinit phrase
2016-09-13 2:31 UTC
[U-Boot] [PATCH v2] clk: at91: Fix at91-pmc and at91-sckc's class ID
2016-09-13 2:25 UTC
[U-Boot] [PATCH v9] dm: at91: Add driver model support for the spi driver
2016-09-13 2:23 UTC
[U-Boot] [PATCH v1 0/2] clk: at91: Fix the wrong used class ID
2016-09-13 1:59 UTC (5+ messages)
` [U-Boot] [PATCH v1 2/2] clk: at91: Add .ops callback for clk_generic
[U-Boot] [PATCH v1 0/7] clk: at91: Improve the clock implementation
2016-09-13 1:54 UTC (8+ messages)
` [U-Boot] [PATCH v1 1/7] clk: clk-uclass: Assign clk->dev before call .of_xlate
` [U-Boot] [PATCH v1 2/7] clk: at91: Improve the clock implementation
` [U-Boot] [PATCH v1 3/7] gpio: atmel_pio4: Remove unneccessary clock calling
` [U-Boot] [PATCH v1 4/7] i2c: at91_i2c: "
` [U-Boot] [PATCH v1 5/7] i2c: at91_i2c: Change error return -ENODEV to -EINVAL
` [U-Boot] [PATCH v1 6/7] usb: ehci-atmel: Remove unneccessary clock calling
` [U-Boot] [PATCH v1 7/7] mmc: atmel_sdhci: "
[U-Boot] [PATCH 1/3] test/fs: Restructure file path specification to allow some flexibility
2016-09-12 22:04 UTC (8+ messages)
` [U-Boot] [PATCH 2/3] test/fs: Check ext4 behaviour if dirent is first entry in directory block
` [U-Boot] [PATCH 3/3] test/fs: Check writes using "." (same dir) relative path
[U-Boot] U-boot bad block table
2016-09-12 21:05 UTC
[U-Boot] [PATCH 1/4] fs/fat: Remove two statements without effect
2016-09-12 20:15 UTC (9+ messages)
` [U-Boot] [PATCH 2/4] fs/fat: Do not write unmodified fat entries to disk
` [U-Boot] [PATCH 3/4] fs/fat: Correct description of determine_fatent function
` [U-Boot] [PATCH 4/4] cmd/fat: Do not crash on write when <bytes> is not specified
[U-Boot] [PATCH v2] cros_ec: Fix issue with cros_ec_flash_write command
2016-09-12 19:57 UTC
[U-Boot] [PATCH] cros_ec: Fix issue with cros_ec_flash_write command
2016-09-12 19:51 UTC (2+ messages)
[U-Boot] [v2, 1/5] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response
2016-09-12 19:23 UTC (2+ messages)
[U-Boot] [PATCH 1/2] configs: Resync with savedefconfig
2016-09-12 18:28 UTC (15+ messages)
` [U-Boot] [PATCH 2/2] configs: Migrate CONFIG_USB_STORAGE
[U-Boot] [PATCHv5 0/4] Add Avionic Design Meerkat/Tegra K1 support
2016-09-12 18:25 UTC (13+ messages)
` [U-Boot] [PATCHv5 1/4] Revert "tegra: Add support for setting up a as3722 PMIC"
` [U-Boot] [PATCHv5 4/4] Add support the Avionic Design Meerkat COM and Kein Baseboard
[U-Boot] [PATCH v1 0/5] various fixes mainly for colibri_t20
2016-09-12 18:24 UTC (10+ messages)
` [U-Boot] [PATCH v1 1/5] tegra: usb gadget: fix ci udc operation if not hostpc capable
` [U-Boot] [PATCH v1 3/5] colibri_t20: fix display configuration
` [U-Boot] [PATCH v1 4/5] colibri_t20: fix usb operation and controller order
` [U-Boot] [PATCH v1 5/5] colibri_t20: enable dfu also for nand
[U-Boot] [PATCH 1/4] ARM: tegra: add SoC-level hook for board_late_init()
2016-09-12 17:51 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: tegra: configure Ethernet address on Tegra186
` [U-Boot] [PATCH 3/4] ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT
` [U-Boot] [PATCH 4/4] ARM: tegra: enable Ethernet on p2771-0000
[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
2016-09-12 17:48 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device
[U-Boot] [PATCH v2 0/4] Fastboot MBR and generic partition support
2016-09-12 17:42 UTC (11+ messages)
` [U-Boot] [PATCH v2 1/4] disk: part: implement generic function part_get_info_by_name()
` [U-Boot] [PATCH v2 2/4] fastboot: add support for writing MBR
` [U-Boot] [PATCH v2 3/4] disk: part: refactor generic name creation for DOS and ISO
` [U-Boot] [PATCH v2 4/4] fastboot: move FASTBOOT_FLASH options into Kconfig
[U-Boot] [ANN] U-Boot v2016.09 is released
2016-09-12 16:58 UTC (3+ messages)
[U-Boot] [PATCH v7 00/12] MIPS Boston Development Board Support
2016-09-12 16:44 UTC (10+ messages)
` [U-Boot] [PATCH v7 01/12] clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
` [U-Boot] [PATCH v7 12/12] boston: Introduce support for the MIPS Boston development board
[U-Boot] [PATCH] efi: console: Correctly report modes
2016-09-12 16:38 UTC (2+ messages)
[U-Boot] [PATCH 1/2] armv8/fsl-lsch2: refactor the clock system initialization
2016-09-12 16:37 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] armv8/fsl-lsch3: consolidate "
[U-Boot] U-Boot memory allocation problems with ast2500
2016-09-12 16:29 UTC (3+ messages)
[U-Boot] [PATCH] wandboard: Remove videoargs script
2016-09-12 15:01 UTC
[U-Boot] [bug report] sunxi: booting from eMMC
2016-09-12 14:47 UTC (3+ messages)
[U-Boot] [PATCH] wandboard: Fix hang when going into low frequency
2016-09-12 14:38 UTC
[U-Boot] [PATCH v2] sunxi: axp2xx: disable ldoio0/1 at boot
2016-09-12 14:21 UTC (2+ messages)
[U-Boot] [PATCH v2 00/44] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
2016-09-12 14:19 UTC (11+ messages)
` [U-Boot] [PATCH v2 21/44] Convert CONFIG_SPL_GPIO_SUPPORT "
[U-Boot] [PATCH] Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
2016-09-12 13:50 UTC (9+ messages)
[U-Boot] [PATCH] sunxi: axp2xx: disable ldoio0/1 at boot
2016-09-12 13:24 UTC (3+ messages)
[U-Boot] [PATCH] sf: fix sf probe
2016-09-12 13:09 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd: booti: fix the image runtime location
2016-09-12 12:04 UTC (3+ messages)
[U-Boot] question about himport_r() and possible separator
2016-09-12 11:54 UTC
[U-Boot] Sdcard boot for a generic allwinner q8 clone A33 tablet not work
2016-09-12 7:12 UTC (3+ messages)
[U-Boot] [RFC PATCH 0/2] RFC: Detect and reject new ad-hoc CONFIG options
2016-09-12 4:19 UTC (4+ messages)
` [U-Boot] [RFC PATCH 2/2] Makefile: Give a build error if ad-hoc CONFIG options are added
[U-Boot] [PATCH 0/2] Add sdram capacity auto detect for rk3288
2016-09-12 2:01 UTC (5+ messages)
[U-Boot] [PATCH] net: asix: Fix AX88772B when used with DriverModel
2016-09-11 21:30 UTC (15+ messages)
` [U-Boot] "
[U-Boot] [PATCH 0/4] Fat filesystem enhancements
2016-09-11 20:51 UTC
[U-Boot] [PATCH 0/3] Enhance fs tests
2016-09-11 20:46 UTC
[U-Boot] [PATCH 1/3] treewide: rename CONFIG_SPL_SERIAL_SUPPORT to CONFIG_SPL_SERIAL
2016-09-11 14:21 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] treewide: rename CONFIG_SPL_GPIO_SUPPORT to CONFIG_SPL_GPIO
` [U-Boot] [PATCH 3/3] treewide: rename CONFIG_SPL_I2C_SUPPORT to CONFIG_SPL_I2C
[U-Boot] u-boot v2016.09-rc2: cache alignment issues on sunxi-based systems
2016-09-11 10:54 UTC
[U-Boot] [PATCH 00/10] Add support for Rockchip RK3288 Ethernet
2016-09-10 23:42 UTC
[U-Boot] Building u-boot.imx and SPL simultaneously
2016-09-10 23:40 UTC (9+ messages)
[U-Boot] [PATCH v2 00/10] MIPS L2 cache support
2016-09-10 17:05 UTC (6+ messages)
` [U-Boot] [PATCH v2 04/10] MIPS: Enable use of the instruction cache earlier
` [U-Boot] [PATCH v2 09/10] MIPS: L2 cache support
[U-Boot] [PATCH v2] net: asix: Fix ASIX 88772B with driver model
2016-09-10 16:52 UTC (3+ messages)
[U-Boot] [PATCH] colibri_t30: fix usb ethernet functionality
2016-09-10 16:51 UTC (3+ messages)
[U-Boot] [RFC PATCH] common, kconfig: move VERSION_VARIABLE to Kconfig
2016-09-10 0:53 UTC (2+ messages)
[U-Boot] [PATCH] Revert "net: asix: Fix AX88772B when used with DriverModel"
2016-09-09 23:02 UTC (4+ messages)
[U-Boot] [PATCH 2/2] fs/fat: Optimizes memory size with single global variable instead of 3
2016-09-09 21:54 UTC (5+ messages)
[U-Boot] [PATCH 1/1] cmd: Rework disk.c usage
2016-09-09 19:54 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2016-09-09 19:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox