public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-09-07 17:59:09 to 2016-09-09 16:10:41 UTC [more...]

[U-Boot] [PATCH v1 0/5] various fixes mainly for colibri_t20
 2016-09-09 16:10 UTC  (6+ 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] [RFC PATCH] common, kconfig: move VERSION_VARIABLE to Kconfig
 2016-09-09 13:57 UTC  (3+ messages)

[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] [PATCH 1/2] configs: Resync with savedefconfig
 2016-09-09 13:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] configs: Migrate CONFIG_USB_STORAGE

[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] Sdcard boot for a generic allwinner q8 clone A33 tablet not work
 2016-09-09 13:44 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] MIPS L2 cache support
 2016-09-09 13:44 UTC  (11+ 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] pedantry: is a FIT image really an enhanced type of uImage?
 2016-09-09 12:41 UTC 

[U-Boot] [PATCH 1/1] cmd: Rework disk.c usage
 2016-09-09 11:26 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 v7 00/12] MIPS Boston Development Board Support
 2016-09-09  8:01 UTC  (15+ messages)
` [U-Boot] [PATCH v7 01/12] clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
` [U-Boot] [PATCH v7 02/12] serial: ns16550: Support clocks via phandle
` [U-Boot] [PATCH v7 03/12] dt-bindings: Add interrupt-controller/mips-gic.h header
` [U-Boot] [PATCH v7 04/12] pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
` [U-Boot] [PATCH v7 05/12] pci: Flip condition for detecting non-PCI parent devices
` [U-Boot] [PATCH v7 06/12] net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
` [U-Boot] [PATCH v7 07/12] net: pch_gbe: Make 64 bit safe
` [U-Boot] [PATCH v7 08/12] dm: regmap: Implement simple regmap_read & regmap_write
` [U-Boot] [PATCH v7 09/12] dm: core: Match compatible strings in order of priority
` [U-Boot] [PATCH v7 10/12] dm: syscon: Provide a generic syscon driver
` [U-Boot] [PATCH v7 11/12] clk: boston: Providea simple driver for Boston board clocks
` [U-Boot] [PATCH v7 12/12] boston: Introduce support for the MIPS Boston development board

[U-Boot] [Patch v6 0/9] Add LS1046ARDB&QDS board support
 2016-09-09  6:12 UTC  (7+ 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 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  (9+ 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  (5+ messages)
` [U-Boot] [PATCH v3 7/8] arch, board: "
  ` [U-Boot] [PATCH v3 1/8] mmc: "

[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] [PATCH 0/2] Add sdram capacity auto detect for rk3288
 2016-09-08 19:28 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] rk3288: sdram: auto-detect the capacity
` [U-Boot] [PATCH 2/2] dts: rk3288: remove node in dmc which not need anymore

[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)

[U-Boot] [PATCH] image-fit: switch ENOLINK to ENOENT
 2016-09-08 15:54 UTC  (9+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/7] Adds support for secure boot on Keystone SoCs (K2E)
 2016-09-08 15:29 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/7] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs

[U-Boot] [PATCH] usb: gadget: ci_udc: fix suspend/resume of USB Mass Storage
 2016-09-08 14:42 UTC  (8+ messages)

[U-Boot] [PATCH v6] spi: pl022_spi: Add support for ARM PL022 spi controller
 2016-09-08 14:21 UTC 

[U-Boot] ZynqMP breakage
 2016-09-08 14:01 UTC  (11+ messages)

[U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices
 2016-09-08 13:57 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] block: Move ceva driver to DM

[U-Boot] [PATCH V4 1/2] mmc: sd: extracting erase related information from sd status
 2016-09-08 13:47 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] sunxi: Pine64 fixes
 2016-09-08 13:23 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"

[U-Boot] [PATCH] armv8: ls1043a: Extend the size for SPL
 2016-09-08 12:47 UTC  (6+ messages)

[U-Boot] ddr: Invalid SPD module type definitions for SO-DIMM with ECC
 2016-09-08 12:44 UTC 

[U-Boot] [PATCH] sunxi: musb: Power off OTG port VBUS when disabled
 2016-09-08 12:04 UTC  (2+ messages)

[U-Boot] [PATCH v2] sunxi: display: Use PWM to drive backlight where applicable
 2016-09-08 11:56 UTC  (4+ messages)

[U-Boot] [PATCH] sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet
 2016-09-08 11:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] MIPS L2 cache support
 2016-09-08 11:54 UTC  (13+ messages)
` [U-Boot] [PATCH 1/9] MIPS: Add arch-wide arch_cpu_init
` [U-Boot] [PATCH 8/9] MIPS: L2 cache support

[U-Boot] [PATCH 1/2] sandbox, x86: select DM_KEYBOARD instead of default y entry
 2016-09-08  9:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] input: specify the default of I8042_KEYB in more correct manner

[U-Boot] [PATCH v2 00/44] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
 2016-09-08  9:24 UTC  (7+ messages)
` [U-Boot] [PATCH v2 01/44] Correct defconfigs using savedefconfig

[U-Boot] [PATCH v2] fsl-ifc-nand : Corrected the programming of chip select
 2016-09-08  6:30 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/2] Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand
 2016-09-08  4:55 UTC  (2+ messages)
` [U-Boot] [PATCH v5 2/2] pbl: use "wait" command instead of "flush" command

[U-Boot] [PATCH] Various, accumulated typos collected from around the tree
 2016-09-08  4:54 UTC  (3+ messages)

[U-Boot] [PATCH 00/21] imx: support i.MX6ULL and EVK board
 2016-09-08  1:35 UTC  (4+ messages)
` [U-Boot] [PATCH 21/21] arm: imx: add i.MX6ULL 14x14 EVK board support

[U-Boot] [PATCH 0/5] Secure EMIF firewall and memory reservation on DRA7xx/AM57x devices
 2016-09-07 19:48 UTC  (3+ messages)
` [U-Boot] [PATCH 5/5] ARM: omap5: add fdt secure dram reservation fixup

[U-Boot] [PATCH v2 0/2] spi: ti_qspi: Increase write speed
 2016-09-07 19:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] spi: ti_qspi: use 128 bit transfer mode when writing to flash

[U-Boot] [PATCH v4 00/10] Allow secure boot on AM33xx devices
 2016-09-07 18:04 UTC  (6+ messages)
` [U-Boot] [PATCH v4 10/10] defconfig: Add a config for AM335x High Security EVM with SD Boot support

[U-Boot] [PATCH] board: ks2: README: Update to add K2G support
 2016-09-07 18:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: provide efi_mem_desc version
 2016-09-07 18:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] compiler.h: use system endian macros on OpenBSD
 2016-09-07 18:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2] board: am57xx: Fix missing check for beagle_x15
 2016-09-07 18:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] board: am57xx: MAINTAINERS: Update for current maintainer
 2016-09-07 18:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] global_data.h: Standardize tabs and alignment for comments
 2016-09-07 18:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [patch v3 2/2] pxe: Modify README to add the description about FIT image
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [patch v3 1/2] pxe: Fix pxe boot with FIT image
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/2] "

[U-Boot] [PATCH] common/Kconfig: Fix various innocuous typos
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] omap3_pandora: Only set bootargs if distro_bootcmd failed to load
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] omap3_pandora: Switch to use config_distro_bootcmd
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: am335x: select DM_GPIO
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 4/4] ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
 2016-09-07 17:59 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/4] ARM: tegra: remove wrong dependency on SPL_BUILD
 2016-09-07 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "


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