public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-09-09 04:52:34 to 2016-09-13 01:54:47 UTC [more...]

[U-Boot] [PATCH v1 0/7] clk: at91: Improve the clock implementation
 2016-09-13  1:54 UTC  (6+ 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 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  (17+ 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  (12+ messages)
` [U-Boot] [PATCH v1 1/5] tegra: usb gadget: fix ci udc operation if not hostpc capable
` [U-Boot] [PATCH v1 2/5] simple panel: fix spelling of debug message
` [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  (14+ messages)
` [U-Boot] [PATCH v2 01/10] board_f: Add a mach_cpu_init callback
` [U-Boot] [PATCH v2 02/10] MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init
` [U-Boot] [PATCH v2 03/10] MIPS: Probe cache line sizes once during boot
` [U-Boot] [PATCH v2 04/10] MIPS: Enable use of the instruction cache earlier
` [U-Boot] [PATCH v2 05/10] MIPS: Preserve Config implementation-defined bits
` [U-Boot] [PATCH v2 06/10] MIPS: If we don't need DDR for cache init, init cache first
` [U-Boot] [PATCH v2 07/10] MIPS: Define register names for cache init
` [U-Boot] [PATCH v2 08/10] MIPS: Map CM Global Control Registers
` [U-Boot] [PATCH v2 09/10] MIPS: L2 cache support
` [U-Boot] [PATCH v2 10/10] MIPS: Malta: Enable CM & L2 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  (4+ 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)

[U-Boot] [PATCH] ext4: fix possible crash on directory traversal, ignore deleted entries
 2016-09-09 16:47 UTC  (4+ messages)

[U-Boot] question about bootstage and timer_init in init_sequence_f
 2016-09-09 16:27 UTC 

[U-Boot] [Patch v6 0/9] Add LS1046ARDB&QDS board support
 2016-09-09 16:20 UTC  (8+ messages)
` [U-Boot] [Patch v6 5/9] armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r
` [U-Boot] [Patch v6 8/9] armv8: ls1046ardb: Add LS1046ARDB board support

[U-Boot] [PULL] Resend: Please pull u-boot-imx
 2016-09-09 13:46 UTC  (4+ messages)

[U-Boot] [PATCH] rockchip: miniarm: remove eMMC support
 2016-09-09 13:44 UTC 

[U-Boot] pedantry: is a FIT image really an enhanced type of uImage?
 2016-09-09 12:41 UTC 

[U-Boot] "_ENTRY" is both a struct and a typedef?
 2016-09-09 11:15 UTC  (3+ messages)

[U-Boot] [PATCH] search.h: Numerous grammatical fixes, comment updates
 2016-09-09 10:22 UTC 

[U-Boot] [PATCH] cmd: usb: run 'usb start' when USB is stopped
 2016-09-09 10:20 UTC 

[U-Boot] [PATCH 1/3] sunxi: Sync h3-orangepi dts files with kernel
 2016-09-09  9:56 UTC  (3+ messages)

[U-Boot] [PATCH v2] mmc: s5p_sdhci: support the Driver model for Exynos
 2016-09-09  9:23 UTC 

[U-Boot] [PATCH] arm: exynos: Use the generic lowlevel_init instead of the specific one
 2016-09-09  8:48 UTC 

[U-Boot] [PATCH v6 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
 2016-09-09  8:44 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] "
` [U-Boot] [PATCH v6 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS

[U-Boot] [RFC v2] bootm: fix passing argc to standalone apps
 2016-09-09  8:18 UTC 

[U-Boot] [PATCH] armv8/fsl-layerscape: print SoC revsion number
 2016-09-09  8:11 UTC 

[U-Boot] [PATCH v2] x86: conga-qeval20-qa3: Add README to explain the console UART options
 2016-09-09  5:45 UTC 


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