public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-05-08 00:05:42 to 2016-05-10 20:13:59 UTC [more...]

[U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE
 2016-05-10 20:13 UTC 

[U-Boot] [PATCH v3 1/7] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-05-10 19:58 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA
` [U-Boot] [PATCH v3 6/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available

[U-Boot] Issues with bbone with 2016.05rc3
 2016-05-10 19:36 UTC  (5+ messages)

[U-Boot] sspi on xilinx
 2016-05-10 19:09 UTC 

[U-Boot] [PATCH] warp7: Fix boot by selecting CONFIG_OF_LIBFDT
 2016-05-10 18:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
 2016-05-10 17:45 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/6] errno: Add copyright header and header guard
` [U-Boot] [PATCH v2 2/6] errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
` [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux
` [U-Boot] [PATCH v2 4/6] video: tegra: Move to using simple-panel and pwm-backlight
` [U-Boot] [PATCH v2 5/6] tegra: video: Always use write-through cache on LCD
` [U-Boot] [PATCH v2 6/6] fdt: Drop some unused compatible strings

[U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
 2016-05-10 15:30 UTC  (5+ messages)

[U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
 2016-05-10 14:24 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
 2016-05-10 13:43 UTC  (15+ messages)
` [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX "
    ` [U-Boot] [PATCH v2 0/3] dm: gpio: Add driver for MPC85xx "
      ` [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX "
      ` [U-Boot] [PATCH v2 2/3] dm: gpio: Add methods for open drain setting
      ` [U-Boot] [PATCH v2 3/3] dm: gpio: Implement open drain for MPC85XX GPIO

[U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
 2016-05-10 13:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/11] driver model bring-up of musb on AM335x GP and BBB
 2016-05-10 12:39 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/11] configs: am335x: usb: do not define CONFIG_DM_USB for spl
` [U-Boot] [PATCH v2 02/11] am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
` [U-Boot] [PATCH v2 03/11] drivers: usb: musb: add ti musb misc driver for wrapper
` [U-Boot] [PATCH v2 04/11] am33xx: board: probe misc drivers to register musb devices
` [U-Boot] [PATCH v2 05/11] drivers: usb: musb: adopt musb backend driver to driver model
` [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support
` [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral "
` [U-Boot] [PATCH v2 08/11] am33xx: board: init usb ether gadget for rndis support
` [U-Boot] [PATCH v2 09/11] am335x_evm: enable usb ether gadget as it supports DM_ETH
` [U-Boot] [PATCH v2 10/11] defconfig: am335x_boneblack: enable usb driver model
` [U-Boot] [PATCH v2 11/11] defconfig: am335x_gp_evm: "

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-05-10 12:32 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/6] DM conversion of usb ether gadget
 2016-05-10 12:27 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/6] drivers: usb: gadget: ether: adopt to usb driver model
` [U-Boot] [PATCH v2 2/6] drivers: usb: gadget: ether: access network_started using local variable
` [U-Boot] [PATCH v2 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
` [U-Boot] [PATCH v2 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
` [U-Boot] [PATCH v2 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
` [U-Boot] [PATCH v2 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model

[U-Boot] [PATCH RESEND 0/2] cmd: fdt: Add device tree overlays support
 2016-05-10 11:45 UTC  (4+ messages)
` [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand

[U-Boot] [PATCH 0/8] ARM: AM335x: Add support for ICEv2 board
 2016-05-10  9:03 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] board: AM335x-ICEv2: Add epprom support
` [U-Boot] [PATCH 2/8] board: AM335x-ICEv2: Add pinmux support
` [U-Boot] [PATCH 3/8] board: AM335x-ICEv2: Add DDR data
` [U-Boot] [PATCH 4/8] ARM: AM33xx: Add support for Clock Synthesizer
` [U-Boot] [PATCH 5/8] board: AM335x-ICEv2: Add cpsw support
` [U-Boot] [PATCH 6/8] config: env: Set AM335x-ICEv2 board specific env
` [U-Boot] [PATCH 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
` [U-Boot] [PATCH 8/8] configs: Add AM335x-ICEv2 defconfig

[U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for erratum A-010165
 2016-05-10  8:03 UTC 

[U-Boot] [PATCH] ARM: zynq: Call ps7_post_config() for SPL
 2016-05-10  7:57 UTC 

[U-Boot] [PATCH] ARM64: zynqmp: Enable option to overwrite default variables
 2016-05-10  7:54 UTC 

[U-Boot] [PATCH] spl: Introduce new function spl_board_prepare_for_boot
 2016-05-10  7:52 UTC 

[U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
 2016-05-10  7:48 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] ARM: AM33xx: configs: Rename am335x_evm to am335xx_evm_nodt defconfig
` [U-Boot] [PATCH 2/8] board: am33xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH 3/8] ARM: dts: am335x-bone: Enable uart and timer
` [U-Boot] [PATCH 4/8] ARM: AM335x: Enable FIT
` [U-Boot] [PATCH 5/8] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
` [U-Boot] [PATCH 6/8] ARM: dts: AM335x-evmsk: Add initial support
` [U-Boot] [PATCH 7/8] ARM: dts: AM335x-BBG: "
` [U-Boot] [PATCH 8/8] configs: am335x_evm: Switch to env on FAT SD by default

[U-Boot] [PATCH] driver/ddr/fsl: Add workaround for erratum A-A010165
 2016-05-10  7:21 UTC 

[U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
 2016-05-10  6:52 UTC  (3+ messages)

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-05-10  6:29 UTC  (3+ messages)

[U-Boot] [PATCH v4] dm: spi: Read default speed and mode values from DT
 2016-05-10  6:28 UTC 

[U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
 2016-05-10  3:11 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
 2016-05-10  1:23 UTC  (9+ messages)

[U-Boot] GPIO driver for Freescale QorIQ T2080
 2016-05-09 23:22 UTC 

[U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
 2016-05-09 16:08 UTC  (2+ messages)

[U-Boot] [RFC] fastboot: sparse image handling and sessionId
 2016-05-09 15:00 UTC  (2+ messages)

[U-Boot] net: direct-phy connection
 2016-05-09 11:13 UTC 

[U-Boot] [PATCH 0/6] ARM: AM43xx: Enable FIT and EPOS, IDK support
 2016-05-09 11:08 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: AM43xx: configs: Rename am43xx_evm to am43xx_evm_nodt defconfig
` [U-Boot] [PATCH 2/6] board: am43xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH 3/6] ARM: AM43: Enable FIT
` [U-Boot] [PATCH 4/6] ARM: dts: AM43x-EPOS Initial Support
` [U-Boot] [PATCH 5/6] ARM: dts: AM437x-IDK "
` [U-Boot] [PATCH 6/6] ARM: AM43xx: configs: Update usb host boot defconfig

[U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
 2016-05-09  9:34 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] x86: minnowmax: Adjust U-Boot environment address in SPI flash
` [U-Boot] [PATCH 02/14] x86: Call board_final_cleanup() in last_stage_init()
` [U-Boot] [PATCH 03/14] x86: Fix up PIRQ routing table checksum earlier
` [U-Boot] [PATCH 04/14] x86: Compile coreboot_table.c only for SeaBIOS
` [U-Boot] [PATCH 05/14] x86: Prepare configuration tables in dedicated high memory region
` [U-Boot] [PATCH 06/14] x86: Unify reserve_arch() for all x86 boards
` [U-Boot] [PATCH 07/14] x86: Reserve configuration tables in high memory
` [U-Boot] [PATCH 08/14] x86: Use high_table_malloc() for tables passing to SeaBIOS
` [U-Boot] [PATCH 09/14] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
` [U-Boot] [PATCH 10/14] x86: doc: Update information about IGD with SeaBIOS
` [U-Boot] [PATCH 11/14] x86: doc: Mention Ubuntu/Windows installation and boot support
` [U-Boot] [PATCH 12/14] acpi: Quieten IASL output when 'make -s' is used
` [U-Boot] [PATCH 13/14] x86: baytrail: Add internal UART ASL description
` [U-Boot] [PATCH 14/14] x86: doc: Add porting hints for ACPI with Windows

[U-Boot] [PATCH 0/2] i2c: atmel: add driver for atmel i2c
 2016-05-09  8:39 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] i2c: atmel: add i2c driver
` [U-Boot] [PATCH 2/2] i2c: atmel: DT binding for "

[U-Boot] [PATCH v2] tests: py: fix NameError exception if bdi cmd is not supported
 2016-05-09  8:08 UTC 

[U-Boot] [PATCH] imx: imx7d: fix ahb clock mux 1
 2016-05-09  7:37 UTC  (2+ messages)

[U-Boot] [PATCH] imx: iomux-v3: fix UART input selects
 2016-05-09  7:35 UTC  (2+ messages)

[U-Boot] [PATCH] imx: correct speed grading info for i.MX6UL
 2016-05-09  7:30 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
 2016-05-09  7:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] ARM: AM57xx: Enable fit support
 2016-05-09  6:13 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
` [U-Boot] [PATCH 2/5] board: am57xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH 3/5] ARM: AM57xx: Enable FIT
` [U-Boot] [PATCH 4/5] ARM: dts: AM572x-IDK Initial Support
` [U-Boot] [PATCH 5/5] ti_omap5_common: Add right dtb file for AM572x-IDK

[U-Boot] U-BOOT DDR INITIALIZATION
 2016-05-09  5:41 UTC 

[U-Boot] ARM64: How to protect spin-table code from U-Boot?
 2016-05-09  5:03 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] ARM: DRA7xx: Enable FIT
 2016-05-09  4:44 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] ARM: DRA7: configs: Rename dra7xx_evm to dra7xx_evm_nodt defconfig

[U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
 2016-05-09  4:09 UTC  (6+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
 2016-05-09  1:13 UTC  (3+ messages)

[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
 2016-05-08 22:09 UTC  (5+ messages)

[U-Boot] [PATCH 4/4] Make FIT support really optional
 2016-05-08 15:06 UTC 

[U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune
 2016-05-08 11:58 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/28] x86: Initial ACPI support for Intel BayTrail
 2016-05-08  8:19 UTC  (87+ messages)
` [U-Boot] [PATCH v2 01/28] x86: Drop asm/acpi.h
` [U-Boot] [PATCH v2 02/28] x86: Fix build warning in tables.c when CONFIG_SEABIOS
` [U-Boot] [PATCH v2 03/28] x86: acpi: Fix compiler warnings in write_acpi_tables()
` [U-Boot] [PATCH v2 04/28] x86: irq: Reserve IRQ9 for ACPI in PIC mode
` [U-Boot] [PATCH v2 05/28] x86: irq: Enable SCI on IRQ9
` [U-Boot] [PATCH v2 06/28] x86: dts: Update to include ACTL register details
` [U-Boot] [PATCH v2 07/28] acpi: Change build log for ASL files
` [U-Boot] [PATCH v2 08/28] acpi: Explicitly spell out dsdt.c in the make rule
` [U-Boot] [PATCH v2 09/28] acpi: Specify U-Boot include path for ASL files
` [U-Boot] [PATCH v2 10/28] acpi: Output all errors/warnings/remarks when compiling ASL
` [U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes
` [U-Boot] [PATCH v2 12/28] x86: acpi: Various changes to acpi_table.h
` [U-Boot] [PATCH v2 13/28] x86: acpi: Reorder code in acpi_table.h
` [U-Boot] [PATCH v2 14/28] x86: acpi: Remove acpi_create_ssdt_generator()
` [U-Boot] [PATCH v2 15/28] x86: acpi: Change fill_header()
` [U-Boot] [PATCH v2 16/28] x86: acpi: Adjust order in acpi_table.c
` [U-Boot] [PATCH v2 17/28] x86: acpi: Use u32 in table write routines
` [U-Boot] [PATCH v2 18/28] x86: acpi: Align FACS table to a 64 byte boundary
` [U-Boot] [PATCH v2 19/28] x86: acpi: Clean up table header revisions
` [U-Boot] [PATCH v2 20/28] x86: acpi: Add some generic ASL libraries
` [U-Boot] [PATCH v2 21/28] x86: acpi: Return table length in acpi_create_madt_lapics()
` [U-Boot] [PATCH v2 22/28] x86: baytrail: Add platform ASL files
` [U-Boot] [PATCH v2 23/28] x86: baytrail: Generate ACPI FADT/MADT tables
` [U-Boot] [PATCH v2 24/28] x86: baytrail: Enable ACPI table generation for all boards
` [U-Boot] [PATCH v2 25/28] x86: baytrail: Add .gitignore for ACPI enabled boards
` [U-Boot] [PATCH v2 26/28] x86: Remove acpi=off boot parameter when ACPI is on
` [U-Boot] [PATCH v2 27/28] x86: doc: Minor update for accuracy
` [U-Boot] [PATCH v2 28/28] x86: doc: Document ACPI support

[U-Boot] [PATCH RESEND] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
 2016-05-08  8:17 UTC  (2+ messages)

[U-Boot] [PATCH] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
 2016-05-08  8:16 UTC 

[U-Boot] [PATCH 2/2] armv8: s32v234: Introduce basic support for s32v234evb
 2016-05-08  7:21 UTC  (8+ messages)
        ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v5 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-05-08  6:35 UTC  (4+ messages)
` [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2

[U-Boot] [PATCH v7 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-05-08  6:30 UTC  (5+ messages)
` [U-Boot] [PATCH v7 1/4] arm: implement generic PSCI reset call for armv8
` [U-Boot] [PATCH v7 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
` [U-Boot] [PATCH v7 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
` [U-Boot] [PATCH v7 4/4] arm: meson: implement calls to secure monitor

[U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
 2016-05-08  0:36 UTC  (3+ messages)
` [U-Boot] [PATCH 1/6] arm/arm64: Move barrier instructions into separate header

[U-Boot] [PATCH 1/2] serial: Introduce linflex uart support
 2016-05-08  0:05 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2 "


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