public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-04-18 12:22:05 to 2016-04-20 14:39:57 UTC [more...]

[U-Boot] [PATCH 0/9] device model bringup of nand on am335x gp evm and am437x gp evm
 2016-04-20 14:39 UTC  (15+ messages)
` [U-Boot] [PATCH 1/9] include: nand: move endif to end of file
` [U-Boot] [PATCH 4/9] drivers: nand: implement a NAND uclass
` [U-Boot] [PATCH 6/9] am43xx_evm: nand: do not define DM_NAND for spl
` [U-Boot] [PATCH 7/9] defconfig: am437x_gp_evm: enable NAND driver model
` [U-Boot] [PATCH 8/9] am335x_evm: nand: do not define DM_NAND for spl
` [U-Boot] [PATCH 9/9] defconfig: am335x_gp_evm: enable NAND driver model

[U-Boot] cli_simple_run_command results in an unknown reference to "do_bootd" or "parse_string_outer"
 2016-04-20 14:39 UTC  (2+ messages)

[U-Boot] [PATCH v3] ti_armv7_common.h: Fix U-Boot location on eMMC
 2016-04-20 14:38 UTC  (2+ messages)

[U-Boot] [PATCH] x86: qemu: Drop our own ACPI implementation
 2016-04-20 14:37 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] cmd: Kconfig: Add a Kconfig options for a few CMD
 2016-04-20 14:21 UTC  (4+ messages)
` [U-Boot] [PATCHv2 2/2] arm: socfpga: clean up common config options

[U-Boot] [PATCH] mx6ul_evk: Remove SPL support
 2016-04-20 14:17 UTC  (10+ messages)

[U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
 2016-04-20 13:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] video: tegra: refuse to bind to disabled dcs

[U-Boot] [PATCH] powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
 2016-04-20 11:06 UTC  (3+ messages)

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-04-20 10:46 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-04-20  9:45 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2016-04-20  9:44 UTC 

[U-Boot] [PATCH 1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files
 2016-04-20  9:40 UTC  (8+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 2/3] tests: py: dfu: Add functionality to set different u-boot's dfu env variable
  ` [U-Boot] [PATCH v2 3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings

[U-Boot] SAMA5D2 xplained SD/eMMC boot
 2016-04-20  9:36 UTC  (7+ messages)

[U-Boot] Saving u-boot.env to FAT partition of SDcard
 2016-04-20  9:31 UTC 

[U-Boot] [PATCH 0/9] Add support for Espresso7420 board
 2016-04-20  9:17 UTC  (6+ messages)
` [U-Boot] [PATCH 7/9] arm: exynos: realign the code to allow support for newer 64-bit platforms
  ` [U-Boot] [PATCH v2 "

[U-Boot] [RFC PATCH] i2c/eeprom: Always define I2C_RXTX_LEN
 2016-04-20  8:44 UTC 

[U-Boot] [PATCH] x86: Correct typo of Miao Yan's email address
 2016-04-20  7:35 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: zynq: Add support for reading gpio pin state
 2016-04-20  6:52 UTC 

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-04-20  4:48 UTC  (62+ messages)
` [U-Boot] [PATCH 01/60] ARM: tegra: remove unused definitions in headers
` [U-Boot] [PATCH 02/60] mmc: tegra: move pad init into MMC driver
` [U-Boot] [PATCH 03/60] mmc: tegra: move header file to driver directory
` [U-Boot] [PATCH 04/60] mmc: tegra: move public header to arch/arm/mach-tegra/include
` [U-Boot] [PATCH 05/60] pwm: tegra: move header file to driver directory
` [U-Boot] [PATCH 06/60] i2c: "
` [U-Boot] [PATCH 07/60] usb: "
` [U-Boot] [PATCH 08/60] video: "
` [U-Boot] [PATCH 09/60] ARM: tegra: correct 64-bit DT unit addresses
` [U-Boot] [PATCH 10/60] ARM: tegra: sort DT /aliases entries
` [U-Boot] [PATCH 11/60] ARM: tegra: add DT alias for GPIO controller
` [U-Boot] [PATCH 12/60] gpio: tegra: remove duplicate define
` [U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives
` [U-Boot] [PATCH 14/60] ARM: tegra: use DT bindings for GPIO naming
` [U-Boot] [PATCH 15/60] gpio: tegra: header file split
` [U-Boot] [PATCH 16/60] ARM: tegra: migrate TEGRA_GPIO to Kconfig
` [U-Boot] [PATCH 17/60] ARM: tegra: move apb_misc.h
` [U-Boot] [PATCH 18/60] ARM: tegra: move fuse.h
` [U-Boot] [PATCH 19/60] ARM: tegra: move gpu.h
` [U-Boot] [PATCH 20/60] ARM: tegra: move pmc.h
` [U-Boot] [PATCH 21/60] ARM: tegra: move scu.h
` [U-Boot] [PATCH 22/60] ARM: tegra: move warmboot.h
` [U-Boot] [PATCH 23/60] ARM: tegra: move xusb-padctl.h to <mach/>
` [U-Boot] [PATCH 24/60] ARM: tegra: unify+move {board, sys_proto}.h "
` [U-Boot] [PATCH 25/60] ARM: tegra: use consistently named include guards
` [U-Boot] [PATCH 26/60] ARM: tegra: delete unused headers
` [U-Boot] [PATCH 27/60] ARM: tegra: move emc.h
` [U-Boot] [PATCH 28/60] ARM: tegra: move sdram_param.h
` [U-Boot] [PATCH 29/60] ARM: tegra: move sysctr.h
` [U-Boot] [PATCH 30/60] ARM: tegra: remove pmu.h
` [U-Boot] [PATCH 31/60] ARM: tegra: move powergate.h to <mach/>
` [U-Boot] [PATCH 32/60] ARM: tegra: add SoC-specific include directory
` [U-Boot] [PATCH 33/60] ARM: tegra: fix bug in Tegra20 flow.h
` [U-Boot] [PATCH 34/60] ARM: tegra: move flow.h
` [U-Boot] [PATCH 35/60] nyan-big: remove direct MC register access
` [U-Boot] [PATCH 36/60] ARM: tegra: move mc.h
` [U-Boot] [PATCH 37/60] ARM: tegra: move SDIOCFG_DRV* to pinmux.h
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()
` [U-Boot] [PATCH 39/60] ARM: tegra: remove get_num_cpus()
` [U-Boot] [PATCH 40/60] ARM: tegra: remove gp_padctrl.h
` [U-Boot] [PATCH 41/60] ARM: tegra: remove tegra_get_sku_info()
` [U-Boot] [PATCH 42/60] ARM: tegra: move EMC code to tegra20/ directory
` [U-Boot] [PATCH 43/60] ARM: tegra: move PLLX configuration into SoC directories
` [U-Boot] [PATCH 44/60] ARM: tegra: remove tegra_get_chip_sku()
` [U-Boot] [PATCH 45/60] ARM: tegra: move custom pinmux.h to <mach/>
` [U-Boot] [PATCH 46/60] ARM: tegra: add pinmux APIs to replace funcmux
` [U-Boot] [PATCH 47/60] ARM: tegra: provide API for SPL code to init UART
` [U-Boot] [PATCH 48/60] ARM: tegra: lay groundwork for board hook cleanup
` [U-Boot] [PATCH 49/60] ARM: tegra: convert boards to new hooks
` [U-Boot] [PATCH 50/60] ARM: tegra: remove unused includes
` [U-Boot] [PATCH 51/60] ARM: tegra: move SPL-specific GPIO device to spl.c
` [U-Boot] [PATCH 52/60] ARM: tegra: convert pin_mux_*() to new hooks
` [U-Boot] [PATCH 53/60] tegra: keyboard: move pinmux setup to board files
` [U-Boot] [PATCH 54/60] video: tegra: "
` [U-Boot] [PATCH 55/60] i2c: "
` [U-Boot] [PATCH 56/60] ARM: tegra: remove funcmux API
` [U-Boot] [PATCH 57/60] ARM: tegra: don't access Boot Info Table from board code
` [U-Boot] [PATCH 58/60] ARM: tegra: clean up board include statements
` [U-Boot] [PATCH 59/60] ARM: tegra: unify+move tegra.h to mach-tegra/
` [U-Boot] [PATCH 60/60] ARM: tegra: move clock headers

[U-Boot] [PATCH v2] ti_armv7_common.h: Fix U-Boot location on eMMC
 2016-04-19 21:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] tools/env: pass arguments as parameters not global structure
 2016-04-19 20:43 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/5] tools/env: pass key as argument to env_aes_cbc_crypt
` [U-Boot] [PATCH v2 2/5] tools/env: remove 'extern' from function prototype in fw_env.h
` [U-Boot] [PATCH v2 3/5] tools/env: fw_printenv pass value_only as argument
` [U-Boot] [PATCH v2 4/5] tools/env: compute size of usable area only once

[U-Boot] [PATCH] ti_armv7_common.h: Fix U-Boot location on eMMC
 2016-04-19 18:26 UTC 

[U-Boot] [PATCH 1/2] serial: Introduce linflex uart support
 2016-04-19 16:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] armv8: s32v234: Introduce basic support for s32v234evb

[U-Boot] [PATCH 00/16] Support for boot image creation for TI secure devices
 2016-04-19 16:26 UTC  (15+ messages)
` [U-Boot] [PATCH 01/16] doc: Add info on using secure devices from TI
` [U-Boot] [PATCH 02/16] arm: am33xx: Kconfig: Add secure device definitions
` [U-Boot] [PATCH 03/16] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
` [U-Boot] [PATCH 06/16] ti: AM43xx: config.mk: Add support for generating secure boot images
` [U-Boot] [PATCH 07/16] ti: AM43xx: Use CONFIG options from SOC Kconfig
` [U-Boot] [PATCH 12/16] ARM: omap4/5: Add device type to CPU string

[U-Boot] [PATCH] armv8/LSCH2: early and final mmu needs matching NS attribute
 2016-04-19 16:22 UTC  (5+ messages)
` [U-Boot] [PATCH RESEND] armv8: LSCH2 "

[U-Boot] [PATCH] arm: mx5: Fix NAND image generation
 2016-04-19 13:55 UTC  (3+ messages)

[U-Boot] [PATCH] board: ge: bx50v3: Disable unused pins
 2016-04-19 13:53 UTC  (2+ messages)

[U-Boot] [PATCH] usb: gadget: Disable gadget options in SPL
 2016-04-19 12:40 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup
 2016-04-19 12:20 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic
` [U-Boot] [PATCH 2/3] usb: s3c-otg: Fix short packet for request size > ep.maxpacket
  ` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 3/3] usb: s3c-otg: Fix remaining bytes in debug messages

[U-Boot] [GIT PULL] u-boot-mips/master
 2016-04-19 11:24 UTC 

[U-Boot] [PATCH] arm: dts: socfpga: fix DTC unit name warnings
 2016-04-19 10:38 UTC  (8+ messages)

[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
 2016-04-19 10:15 UTC  (11+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

[U-Boot] same fail reported on two componet of DIMM , in Memtest
 2016-04-19  9:35 UTC 

[U-Boot] [PATCH] fastboot: Fix OUT transaction length alignment
 2016-04-19  8:46 UTC  (11+ messages)

[U-Boot] [PATCH] armv8: ls2080a: update eth prime
 2016-04-19  3:23 UTC 

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-04-18 23:54 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/3] Amlogic Meson GXBaby and ODROID-C2 support
 2016-04-18 22:05 UTC  (16+ messages)
` [U-Boot] [PATCH v4 1/3] net: designware: fix descriptor layout and warnings on 64-bit archs
` [U-Boot] [PATCH v4 3/3] arm: meson: implement calls to secure monitor

[U-Boot] ARMv7 / RK3288 Hypervisor Support
 2016-04-18 21:30 UTC 

[U-Boot] [PATCH 1/3] drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
 2016-04-18 20:24 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] drivers/gpio/pm8916_gpio.c: Make pid be uint32_t

[U-Boot] [PATCH] sandbox: Set CONFIG_SYS_CPU
 2016-04-18 18:00 UTC 

[U-Boot] [PATCH] ARM: dts: uniphier: move aliases node up to make fdtgrep happy
 2016-04-18 17:48 UTC  (3+ messages)

[U-Boot] [PATCH 8/9] arm: exynos: add support for Exynos7420 SoC
 2016-04-18 17:01 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] ARM: atmel: Enable FIT image support for SAMA5Dx
 2016-04-18 16:30 UTC 

[U-Boot] [PATCH] efi_loader: Add debug output for efi_add_memory_map()
 2016-04-18 16:26 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dts: amX/draX: fix DTC unit name warnings
 2016-04-18 15:31 UTC  (2+ messages)

[U-Boot] [PATCH] mips: fix DTC unit warnings
 2016-04-18 15:31 UTC  (8+ messages)

[U-Boot] [PATCH] arm: dts: vf6: fix DTC unit warnings
 2016-04-18 15:31 UTC  (2+ messages)

[U-Boot] [PATCH] x86: dts: fix DTC unit name warnings
 2016-04-18 15:31 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] driver model bring-up of dwc3 usb peripheral
 2016-04-18 14:38 UTC  (6+ messages)
` [U-Boot] [PATCH 01/10] drivers: usb: dwc3: remove devm_zalloc from linux_compact

[U-Boot] test/py - test OS boot
 2016-04-18 13:46 UTC 

[U-Boot] [PATCH] MIPS: bootm: Add fixup of '/memory' node
 2016-04-18 13:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: socfpga: Fix typos in DT files (environmnet -> environment)
 2016-04-18 13:27 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: socrates: Add eth0 alias to enable ethernet

[U-Boot] [PATCH 1/2] MX6UL: Add definition for UART6 base address
 2016-04-18 12:56 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Add initial support for Technexion's PICO-IMX6UL-EMMC board


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