public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-09-08 15:58:13 to 2016-09-12 14:21:46 UTC [more...]

[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] [PATCHv5 0/4] Add Avionic Design Meerkat/Tegra K1 support
 2016-09-12 14:03 UTC  (9+ 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] [bug report] sunxi: booting from eMMC
 2016-09-12 13:56 UTC  (2+ messages)

[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] [PATCH 1/4] fs/fat: Remove two statements without effect
 2016-09-12 11:04 UTC  (7+ 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] 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 1/2] armv8/fsl-lsch2: refactor the clock system initialization
 2016-09-12  4:08 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8/fsl-lsch3: consolidate "

[U-Boot] [PATCH 1/2] configs: Resync with savedefconfig
 2016-09-12  2:24 UTC  (14+ messages)
` [U-Boot] [PATCH 2/2] configs: Migrate CONFIG_USB_STORAGE

[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 1/3] test/fs: Restructure file path specification to allow some flexibility
 2016-09-11 20:46 UTC  (3+ 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] [PATCH 0/3] Enhance fs tests
 2016-09-11 20:46 UTC 

[U-Boot] [PATCH v7 00/12] MIPS Boston Development Board Support
 2016-09-11 15:14 UTC  (9+ 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 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] U-Boot memory allocation problems with ast2500
 2016-09-09 23:18 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)

[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] [PATCH v1 0/5] various fixes mainly for colibri_t20
 2016-09-09 16:16 UTC  (7+ 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 v2 0/4] Fastboot MBR and generic partition support
 2016-09-09 13:56 UTC  (6+ 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] [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 

[U-Boot] [PATCH v1 0/2] clk: at91: Fix the wrong used class ID
 2016-09-09  3:22 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] clk: at91: Add .ops callback for clk_generic

[U-Boot] [PATCH v3 7/7] configs: Adds a defconfig for K2E High Security EVM
 2016-09-09  3:06 UTC 

[U-Boot] [PATCH v3 6/7] doc: Updates info on using keystone secure devices, from TI
 2016-09-09  3:05 UTC 

[U-Boot] [PATCH v3 5/7] arm: mach-keystone: config.mk: Adds support for secure, images on K2
 2016-09-09  3:04 UTC 

[U-Boot] [PATCH v3 4/7] arm: omap-common: Enable support for K2 HS devices in, u-boot
 2016-09-09  3:02 UTC 

[U-Boot] [PATCH v3 3/7] arm: omap-common: adds secure image name common to, OMAP and keystone
 2016-09-09  3:01 UTC 

[U-Boot] [PATCH RESEND v3 2/7] arm: mach-keystone: Implements FIT post-processing, call for keystone SoCs
 2016-09-09  2:59 UTC 

[U-Boot] [PATCH 1/3] mmc: dw_mmc: change the read/write order under fifo mode
 2016-09-09  2:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] rockchip: add usb mass storage feature support for rk3036

[U-Boot] [PATCH v3 1/7] include: image.h: Fixes build warning with, CONFIG_FIT_IMAGE_POST_PROCESS
 2016-09-09  2:55 UTC 

[U-Boot] [PATCH v3 0/7] Adds support for secure boot on Keystone SoCs (K2E)
 2016-09-09  2:53 UTC 

[U-Boot] [PATCH] arch: ifc: update the IFC IP input clock
 2016-09-09  2:42 UTC  (13+ messages)

[U-Boot] [PATCH v2 0/7] add pwm regulator driver
 2016-09-09  1:19 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] rockchip: rk3399: update PPLL and pmu_pclk frequency
` [U-Boot] [PATCH v2 2/7] rockchip: rkpwm: fix the register sequence
` [U-Boot] [PATCH v2 3/7] power: regulator: add pwm regulator
` [U-Boot] [PATCH v2 4/7] rockchip: evb_rk3399: init vdd_center regulator
` [U-Boot] [PATCH v2 5/7] Kconfig: rockchip: enable DM_PWM and DM_REGULATOR
` [U-Boot] [PATCH v2 6/7] dts: evb-rk3399: add init voltage node for vdd-center
` [U-Boot] [PATCH v2 7/7] config: evb-rk3399: enable pwm regulator

[U-Boot] config USB_STORAGE: defconfig vs include header
 2016-09-09  1:13 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/8] Clean-up: squash lines for immediate return
 2016-09-08 21:26 UTC  (3+ messages)
` [U-Boot] [PATCH v3 7/8] arch, board: "

[U-Boot] [PATCH] Fix fastboot boot address
 2016-09-08 21:07 UTC  (2+ messages)

[U-Boot] [PATCH 3/3 v2] test/fs: strip carriage-return from sandbox output
 2016-09-08 20:55 UTC  (2+ messages)

[U-Boot] [PATCH] Fix fastboot boot address Fastboot loads an image at CONFIG_FASTBOOT_BUF_ADDR, but currently tells do_bootm() to look for an image at $loadaddr. This breaks if CONFIG_FASTBOOT_BUF_ADDR is different from the current user-set loadaddr
 2016-09-08 20:50 UTC 

[U-Boot] EHCI timed out on TD - token=0x80008d80
 2016-09-08 19:45 UTC  (2+ messages)

[U-Boot] [RFC] bootm: fix passing argc to standalone apps
 2016-09-08 18:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Fastboot MBR and generic partition support
 2016-09-08 18:14 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] disk: part: implement generic function part_get_info_by_name()
` [U-Boot] [PATCH 2/3] fastboot: add support for writing MBR
` [U-Boot] [PATCH 3/3] disk: part: refactor generic name creation for DOS and ISO

[U-Boot] RFC: 'fastboot boot' uses wrong address when calling bootm
 2016-09-08 18:13 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S
 2016-09-08 18:13 UTC  (2+ messages)


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