messages from 2016-08-26 06:37:43 to 2016-08-29 00:56:53 UTC [more...]
[U-Boot] [PATCH v2 0/4] rk3399: enable dwc3 gadget and fastboot
2016-08-29 0:56 UTC (14+ messages)
` [U-Boot] [PATCH v2 2/4] board: evb-rk3399: add api to support dwc3 gadget
` [U-Boot] [PATCH v2 3/4] usb: dwc3: add support for 16 bit UTMI+ interface
` [U-Boot] [PATCH v2 4/4] config: rk3399: add support for dwc3 gadget
[U-Boot] [PATCH 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
2016-08-29 0:00 UTC (5+ messages)
` [U-Boot] [PATCH 01/10] dm: imx: serial: support device tree
[U-Boot] [RFC] mmc: fsl_esdhc: fix misaligned cache operation warning
2016-08-28 23:55 UTC (2+ messages)
[U-Boot] mx6ul_14x14_evk
2016-08-28 21:04 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] ext4: endianess fixes
2016-08-28 20:55 UTC (3+ messages)
` [U-Boot] [PATCH v2 5/5] ext4: optimize direntlen loops
[U-Boot] [PATCH v3 01/13] ext4: fix possible crash on directory traversal, ignore deleted entries
2016-08-28 20:42 UTC (13+ messages)
` [U-Boot] [PATCH v3 02/13] ext4: propagate error if creation of directory entry fails
` [U-Boot] [PATCH v3 03/13] ext4: Do not crash when trying to grow a directory using extents
` [U-Boot] [PATCH v3 04/13] ext4: Scan all directory blocks for space when inserting a new entry
` [U-Boot] [PATCH v3 05/13] ext4: Avoid corruption of directories with hash tree indexes
` [U-Boot] [PATCH v3 06/13] ext4: scan all directory blocks when looking up an entry
` [U-Boot] [PATCH v3 07/13] ext4: only update number of of unused inodes if GDT_CSUM feature is set
` [U-Boot] [PATCH v3 08/13] ext4: do not clear zalloc'ed buffers a second time
` [U-Boot] [PATCH v3 09/13] ext4: After completely filled group, scan next group from the beginning
` [U-Boot] [PATCH v3 10/13] ext4: Avoid out-of-bounds access of block bitmap
` [U-Boot] [PATCH v3 11/13] ext4: Fix memory leak in case of failure
` [U-Boot] [PATCH v3 12/13] ext4: Use correct value for inode size even on revision 0 filesystems
` [U-Boot] [PATCH v3 13/13] ext4: initialize full inode for inodes bigger than 128 bytes
[U-Boot] [PATCH v3 00/13] Fix several possible crashes/corruptions in ext4
2016-08-28 20:42 UTC
[U-Boot] [PATCH 0/2] ARM: TI: Enable DISPLAY_{CPU/BOARD}INFO
2016-08-28 20:16 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] ARM: AM437X: Add Silicon ID support
` [U-Boot] [PATCH 2/2] configs: ti: armv7_common: Enable DISPLAY_{CPU/BOARD}INFO
[U-Boot] [Bug] Crash when running "./sandbox/u-boot -c done"
2016-08-28 19:45 UTC
[U-Boot] [PATCH] ext4: fix possible crash on directory traversal, ignore deleted entries
2016-08-28 19:44 UTC (3+ messages)
[U-Boot] [PATCH] imx: mx7dsabresd: consolidate BOOT_FROM
2016-08-28 14:26 UTC (5+ messages)
[U-Boot] [PATCH] ARM: board: cm_fx6: fix mtd partition fixup
2016-08-28 12:03 UTC (2+ messages)
[U-Boot] pull request: u-boot-uniphier/master
2016-08-28 4:29 UTC
[U-Boot] [PATCH] ARM: uniphier: support system reset functionality for PSCI
2016-08-28 4:20 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: change UNIPHIER_SERIAL to default y option
2016-08-28 4:20 UTC (2+ messages)
[U-Boot] [PATCH 0/3] ARM: uniphier: some more fixes for v2016.09
2016-08-28 4:20 UTC (2+ messages)
[U-Boot] [PATCH 0/5] mmc: uniphier: migrate to CONFIG_DM_MMC_OPS and CONFIG_BLK
2016-08-28 4:19 UTC (2+ messages)
[U-Boot] [PATCH] mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
2016-08-28 4:18 UTC (2+ messages)
[U-Boot] [PATCH] Kconfig: update FASTBOOT_FLASH_MMC_DEV
2016-08-27 22:15 UTC
[U-Boot] [PATCH v2 0/2] With this change the SPL binary shrinks from 32k to 23k when
2016-08-27 19:39 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
` [U-Boot] [PATCH v2 2/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board
[U-Boot] [PATCH 0/4] Ability to load linux kernel on rock2 RK3288
2016-08-27 17:03 UTC (4+ messages)
` [U-Boot] [PATCH 4/4] RK3288 needs fdt and initrd below 256M now
[U-Boot] u-boot - raspberry pi
2016-08-27 16:45 UTC (6+ messages)
[U-Boot] [PATCH 0/5] clean rkpwm driver
2016-08-27 16:06 UTC (10+ messages)
` [U-Boot] [PATCH 3/5] rk_pwm: use clock framework API to get module clock
` [U-Boot] [PATCH 4/5] rk_pwm: remove grf setting code from driver
` [U-Boot] [PATCH 5/5] rk3288: add arch_cpu_init for rk3288
[U-Boot] [PATCH] rockchip: use dummy byte only enable OF_PLATDATA
2016-08-27 16:06 UTC (3+ messages)
[U-Boot] [RESEND PATCH v2 0/5] add pinctrl driver for rk3399
2016-08-27 16:06 UTC (12+ messages)
` [U-Boot] [RESEND PATCH v2 1/5] rk3399: syscon: add support for pmugrf
` [U-Boot] [RESEND PATCH v2 2/5] pinctrl: add driver for rk3399
` [U-Boot] [RESEND PATCH v2 3/5] config: evb-rk3399: enable pinctrl driver
` [U-Boot] [RESEND PATCH v2 4/5] rk3399: enable the pwm2/3 pinctrl in board init
` [U-Boot] [RESEND PATCH v2 5/5] dts: rk3399: add pinctrl for sdmmc
[U-Boot] [RFC PATCH] rockchip: rk3288: skip lowlevel_init process
2016-08-27 16:06 UTC (2+ messages)
[U-Boot] [PATCH] README: add cmd directory description
2016-08-27 16:06 UTC (2+ messages)
[U-Boot] [PATCH v2] sunxi: display: Use PWM to drive backlight where applicable
2016-08-27 16:06 UTC (4+ messages)
[U-Boot] [PATCH] rockchip: Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
2016-08-27 16:06 UTC (5+ messages)
[U-Boot] [PATCH] rockchip: rk3288-firefly: enable boot from eMMC
2016-08-27 16:06 UTC (3+ messages)
[U-Boot] [PATCH 00/30] binman: A tool for creating firmware images
2016-08-27 16:06 UTC (40+ messages)
` [U-Boot] [PATCH 04/30] patman: Adjust command.Output() to raise an error by default
` [U-Boot] [PATCH 05/30] dtoc: Move the struct import into the correct order
` [U-Boot] [PATCH 06/30] dtoc: Move the fdt library selection into fdt_select
` [U-Boot] [PATCH 07/30] dtoc: Rename fdt.py to fdt_normal.py
` [U-Boot] [PATCH 08/30] dtoc: Create a base class for Fdt
` [U-Boot] [PATCH 09/30] dtoc: Move BytesToValue() and GetEmpty() into PropBase
` [U-Boot] [PATCH 10/30] dtoc: Move Widen() and GetPhandle() into the base class
` [U-Boot] [PATCH 11/30] dtoc: Move a few more common functions into fdt.py
` [U-Boot] [PATCH 12/30] patman: Add a tools library for using temporary files
` [U-Boot] [PATCH 13/30] patman: Add a library to handle logging and progress
` [U-Boot] [PATCH 14/30] dtoc: Allow the device tree to be compiled from source
` [U-Boot] [PATCH 15/30] dtoc: Drop the convert_dash parameter to GetProps()
` [U-Boot] [PATCH 16/30] dtoc: Prepare for supporting changing of device trees
` [U-Boot] [PATCH 17/30] dtoc: Move to using bytearray
` [U-Boot] [PATCH 18/30] dtoc: Support deleting device tree properties
` [U-Boot] [PATCH 19/30] dtoc: Support packing the device tree
` [U-Boot] [PATCH 20/30] dtoc: Support finding the offset of a property
` [U-Boot] [PATCH 21/30] dtoc: Correct quotes in fdt_util
` [U-Boot] [PATCH 22/30] dtoc: Add methods for reading data from properties
[U-Boot] Please pull u-boot-rockchip
2016-08-27 15:28 UTC
[U-Boot] [PATCH 1/3 v2] Sandbox: document support of block device emulation
2016-08-27 15:16 UTC (4+ messages)
` [U-Boot] [PATCH 2/3 v2] sandbox: Add "host size" hostfs command for fs test
[U-Boot] [PATCH v2 1/2] sunxi: add proper device tree for iNet D978 rev2 boards
2016-08-27 14:16 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] sunxi: Add iNet D978 rev2 defconfig
[U-Boot] [PATCH] TI: Rework SRAM definitions and maximums
2016-08-27 11:59 UTC (3+ messages)
[U-Boot] [PATCH 0/2] board: k2g: Enable ECC support
2016-08-27 11:49 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] board: ks2: Enable ECC using detected DDR size
` [U-Boot] [PATCH 2/2] board: k2g: Enable ECC byte lane
[U-Boot] x86: How to run UEFI BIOS + u-boot + linux on haswell/broadwell board?
2016-08-27 9:40 UTC
[U-Boot] [PATCH 0/8] Add LS1046ARDB board support
2016-08-27 2:20 UTC (15+ messages)
` [U-Boot] [PATCH 1/8] drivers/ddr/fsl: add DEBUG_38
` [U-Boot] [PATCH 2/8] ddr: fsl: fix a compile issue
` [U-Boot] [PATCH 3/8] armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latency
` [U-Boot] [PATCH 4/8] Export memset for standalone AQ FW load apps
` [U-Boot] [PATCH 5/8] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app
` [U-Boot] [PATCH 6/8] armv8: ls1046a: Enable DDR erratum for ls1046a
` [U-Boot] [PATCH 7/8] armv8: ls1046a: disable SATA ECC in DCSR
` [U-Boot] [PATCH 8/8] armv8: ls1046ardb: Add LS1046ARDB board support
[U-Boot] *** Your dtc is too old, please upgrade to dtc 1.4 or newer make: *** [checkdtc] Error 1
2016-08-27 1:55 UTC (4+ messages)
` [U-Boot] 答复: "
[U-Boot] [PATCH v3 00/11] Allow secure boot on AM33xx devices
2016-08-26 21:30 UTC (17+ messages)
` [U-Boot] [PATCH v3 01/11] spl: Kconfig: Add SPL_<media>_BOOT as Kconfig option
` [U-Boot] [PATCH v3 02/11] Kconfig: Separate AM33XX SOC config from target board config
` [U-Boot] [PATCH v3 03/11] am33xx: config.mk: Add support for additional secure boot image types
` [U-Boot] [PATCH v3 04/11] doc: Update info on using AM33xx secure devices from TI
` [U-Boot] [PATCH v3 06/11] board: am33xx-hs: Allow post-processing of FIT image on AM33xx
` [U-Boot] [PATCH v3 07/11] ti: omap-common: Allow AM33xx devices to be built securely
` [U-Boot] [PATCH v3 09/11] config: Remove usage of CONFIG_STORAGE_EMMC
` [U-Boot] [PATCH v3 10/11] ti_armv7_common: Disable Falcon Mode on HS devices
[U-Boot] [PATCH] omap3logic: Fix PBIAS Bug
2016-08-26 21:27 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] configs: ti_omap4_common: Include TWL6030 power and I2C support in SPL
2016-08-26 21:27 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] panda: Initialize MMC power from TWL6030 "
` [U-Boot] [PATCH v2 3/3] spl: Rework image header parse to allow abort on raw image and os boot
[U-Boot] [PATCH] common: show "Boot media" menu only for some TI and Freescale SoCs
2016-08-26 21:20 UTC (2+ messages)
[U-Boot] [PATCH 0/3] AM57x EVM: Enable USB DFU support
2016-08-26 21:01 UTC (7+ messages)
` [U-Boot] [PATCH 3/3] ARM: am57xx_evm: enable "
[U-Boot] [RFC PATCH 00/12] imx: mx6: add virtual mx6memcal board
2016-08-26 20:34 UTC (5+ messages)
[U-Boot] [PATCH v2 00/11] Allow secure boot on AM33xx devices
2016-08-26 20:12 UTC (10+ messages)
` [U-Boot] [PATCH v2 01/11] Kconfig: Separate AM33XX SOC config from target board config
` [U-Boot] [RFC PATCH v2 09/11] spl: Kconfig: Add SPL_<media>_SUPPORT as Kconfig option
` [U-Boot] [RFC PATCH v2 11/11] spl: Kconfig: Add CONFIG_SPL_TEXT_BASE "
[U-Boot] Please pull u-boot-sunxi master
2016-08-26 18:42 UTC
[U-Boot] [PATCH 00/42] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
2016-08-26 18:13 UTC (6+ messages)
` [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes
[U-Boot] [PATCH] sf: fix sf probe
2016-08-26 15:10 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Tune H3 DRAM PLL to improve lock time
2016-08-26 14:58 UTC (2+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] Please pull from u-boot-i2c
2016-08-26 14:53 UTC (2+ messages)
[U-Boot] Please pull u-boot-marvell/master
2016-08-26 14:52 UTC (2+ messages)
[U-Boot] Pull request, u-boot-tegra/master
2016-08-26 14:52 UTC (2+ messages)
[U-Boot] [PATCH] board/BuR/common: increase NET_RETRY_COUNT to 10
2016-08-26 14:52 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Enable post-processing of FIT artifacts on HS boards
2016-08-26 14:52 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot
` [U-Boot] [PATCH 2/3] ARM: DRA7xx: "
` [U-Boot] [PATCH 3/3] ARM: AM57xx: "
[U-Boot] [PATCH 1/2] sunxi: add proper device tree for iNet D978 rev2 boards
2016-08-26 14:33 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add iNet D978 rev2 defconfig
[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
2016-08-26 14:32 UTC (13+ messages)
[U-Boot] a fair bit of code that could use ARRAY_SIZE() macro
2016-08-26 14:19 UTC
[U-Boot] [PATCH] sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet
2016-08-26 14:11 UTC
[U-Boot] [PATCH] sunxi: display: Use PWM to drive backlight where applicable
2016-08-26 14:01 UTC (3+ messages)
[U-Boot] [PATCH 00/21] imx: support i.MX6ULL and EVK board
2016-08-26 13:45 UTC (2+ messages)
[U-Boot] [PATCH] common/xyzModem.c: Fix delay timeout calculation
2016-08-26 13:43 UTC (4+ messages)
[U-Boot] [PATCH] mx6ul_14x14_evk: don't use array for SD2 card detect pad
2016-08-26 13:31 UTC (2+ messages)
[U-Boot] [PATCH] warp7: Add PMIC support
2016-08-26 13:19 UTC (2+ messages)
[U-Boot] [PATCH] warp: Fix RAM size runtime detection
2016-08-26 13:16 UTC (3+ messages)
[U-Boot] [RFC v1 PATCH] ARM7: Kconfig: cache: fix cacheline size based on arm type
2016-08-26 13:12 UTC (4+ messages)
[U-Boot] [PATCH v2] warp7: Modify fdt_file environment variable
2016-08-26 12:45 UTC (3+ messages)
[U-Boot] [PATCH] armv8: fsl-layerscape: Update ddr erratum a008336
2016-08-26 10:30 UTC (2+ messages)
` [U-Boot] [PATCH] driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a
[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
2016-08-26 9:02 UTC (10+ messages)
[U-Boot] Wrong Image Format for bootm command
2016-08-26 7:30 UTC
[U-Boot] [ANN] U-Boot v2016.09-rc2 released
2016-08-26 7:23 UTC (2+ messages)
[U-Boot] [PATCH v2] tools: kwboot: patch destaddr only for SoCs with header version 1
2016-08-26 6:43 UTC (2+ messages)
[U-Boot] [PATCH v1] arm: mvebu: a38x: typo fix cpabilities -> capbilities
2016-08-26 6:38 UTC (2+ messages)
[U-Boot] [PATCH v1] arm: mvebu: a38x: update serdes error handling
2016-08-26 6:38 UTC (2+ messages)
[U-Boot] [PATCH v1] spl: Remove unused CONFIG_SPL_SPI_* definitions
2016-08-26 6:37 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