public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-04-04 12:02:37 to 2016-04-06 09:03:08 UTC [more...]

[U-Boot] Using U-Boot to load RTOS
 2016-04-06  9:03 UTC  (6+ messages)

[U-Boot] [PATCH] bootcounter_ram: Flush dcache after data is written into SDRAM
 2016-04-06  9:02 UTC 

[U-Boot] [PATCH] armv8/ls1043a: Add MTD partition scheme
 2016-04-06  7:11 UTC  (7+ messages)

[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize
 2016-04-06  7:09 UTC  (4+ messages)

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-04-06  7:00 UTC  (23+ messages)

[U-Boot] [PATCH v4 0/1] Use LS2080A as the only SoC name
 2016-04-06  5:44 UTC  (3+ messages)
` [U-Boot] [PATCH v4] armv8: LS2080A: Consolidate LS2080A and LS2085A

[U-Boot] [PATCH 1/3] usb: bcm_udc_otg: enable clocks
 2016-04-06  5:20 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] bcm281xx: enable CONFIG_OF_LIBFDT
` [U-Boot] [PATCH 3/3] bcm281xx: save ENV to MMC

[U-Boot] [PATCH] am33xx changed BOOT_DEVICE_SPI to correct value
 2016-04-06  4:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] i.MX6 LPDDR2 fixes
 2016-04-06  4:45 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] mx6slevk: imximage.cfg: update to fix tINIT3 and tIH-CA violations

[U-Boot] [PATCH] dm: core: device: set pinctrl state for pinctrl device
 2016-04-06  2:45 UTC  (4+ messages)

[U-Boot] [PATCH] arm: sleep: Get the entry point of kernel from SPARE4 register
 2016-04-06  2:16 UTC  (4+ messages)
` [U-Boot] [u-boot] "

[U-Boot] [PATCH 1/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
 2016-04-06  2:07 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) "

[U-Boot] [PATCH 0/2] pinctrl: add support for exynos7420 pinctrl driver
 2016-04-06  1:45 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
` [U-Boot] [PATCH 2/2] pinctrl: Add pinctrl driver support for Exynos7420 SoC

[U-Boot] [PATCH] cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
 2016-04-06  1:28 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] musb: sunxi: Do not allocate musb struct multiple times
 2016-04-05 23:12 UTC  (6+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-04-05 22:09 UTC  (11+ messages)
    ` [U-Boot] [PATCH 0/7] Handle GPIO_ACTIVE_LOW in gpio-uclass
      ` [U-Boot] [PATCH 7/7] gpio: tegra: remove flags parsing in xlate routine

[U-Boot] Problem with sf write on Arria 5
 2016-04-05 22:04 UTC  (4+ messages)

[U-Boot] [PATCH RESEND 0/2] cmd: fdt: Add device tree overlays support
 2016-04-05 22:03 UTC  (4+ messages)
` [U-Boot] [PATCH RESEND 1/2] cmd: fdt: Narrow the check for fdt addr
` [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand

[U-Boot] [PATCH 0/5] tools/env: pass arguments as parameters not global structure
 2016-04-05 21:13 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] tools/env: make env_aes_cbc_crypt re-entrant
` [U-Boot] [PATCH 2/5] tools/env: remove 'extern' from function prototype in fw_env.h
` [U-Boot] [PATCH 3/5] tools/env: fw_printenv pass value_only as argument
` [U-Boot] [PATCH 4/5] tools/env: compute size of usable area only once
` [U-Boot] [PATCH 5/5] tools/env: no global variable sharing between application and library

[U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig
 2016-04-05 19:45 UTC  (13+ messages)
` [U-Boot] [PATCH 1/8] usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW "
` [U-Boot] [PATCH 2/8] usb: gadget: Add CONFIG_USB_GADGET_DUALSPEED "
` [U-Boot] [PATCH 3/8] usb: dwc3: Move CONFIG_USB_DWC3 "
` [U-Boot] [PATCH 4/8] usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD "
` [U-Boot] [PATCH 5/8] usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST "
` [U-Boot] [PATCH 6/8] usb: dwc3: Move CONFIG_USB_DWC3_OMAP "
` [U-Boot] [PATCH 7/8] usb: dwc3: Move CONFIG_USB_DWC3_PHY_* "
` [U-Boot] [PATCH 8/8] usb: gadget Move: CONFIG_G_DNL_* "

[U-Boot] [PATCH] disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT
 2016-04-05 19:10 UTC  (3+ messages)

[U-Boot] [PATCH v1] tpm: Fix uclass_first_device error handling
 2016-04-05 19:09 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [uboot] [PATCH 1/2] net: phy: dp83867: Add device tree bindings and documentation
 2016-04-05 18:45 UTC  (9+ messages)
` [U-Boot] [uboot] [PATCH 2/2] net: phy: ti: Allow the driver to be more configurable

[U-Boot] [uboot] [PATCH v2 1/2] net: phy: dp83867: Add device tree bindings and documentation
 2016-04-05 18:37 UTC  (5+ messages)
` [U-Boot] [uboot] [PATCH v2 2/2] net: phy: ti: Allow the driver to be more configurable

[U-Boot] [RFC v1 PATCH 1/1] mpc85xx: Enable pre-relocation malloc for MPC85xx
 2016-04-05 13:05 UTC  (7+ messages)
` [U-Boot] [PATCH v2 "
        ` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH v1] Revert "fastboot: OUT transaction length must be aligned to wMaxPacketSize"
 2016-04-05 12:59 UTC  (6+ messages)

[U-Boot] [PATCH] dm: ns16550: Add support for reg-offset property
 2016-04-05 11:39 UTC  (14+ messages)

[U-Boot] [PATCH 1/3] sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option
 2016-04-05 10:44 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3
` [U-Boot] [PATCH 3/3] sunxi: Enable usb ports "

[U-Boot] [PATCH] sunxi: Enable CMD_GPIO on all sunxi boards
 2016-04-05  9:52 UTC  (3+ messages)

[U-Boot] [PATCH v6 0/4] Make usb device-tree fixup independent of USB controller
 2016-04-05  9:24 UTC  (7+ messages)
` [U-Boot] [PATCH v6 1/4] drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
` [U-Boot] [PATCH v6 2/4] drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type
` [U-Boot] [PATCH v6 3/4] drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller
` [U-Boot] [PATCH v6 4/4] drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type

[U-Boot] [PATCH] arm: mx5: Fix NAND image generation
 2016-04-05  8:54 UTC 

[U-Boot] [PATCH 0/9] device model bringup of nand on am335x gp evm and am437x gp evm
 2016-04-05  8:41 UTC  (15+ messages)
` [U-Boot] [PATCH 3/9] drivers: nand: Kconfig: add NAND as Kconfig option
` [U-Boot] [PATCH 4/9] drivers: nand: implement a NAND uclass
` [U-Boot] [PATCH 5/9] drivers: nand: omap_gpmc: convert driver to adopt driver model

[U-Boot] EFI Stub compilation errors
 2016-04-05  8:02 UTC 

[U-Boot] [PATCH 0/6] Remove calls from net drivers to legacy miiphy_register() entry-point
 2016-04-05  6:13 UTC  (3+ messages)
` [U-Boot] [PATCH 4/6] net: mii: Changes not made by spatch

[U-Boot] [PATCH] spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU
 2016-04-05  6:02 UTC  (4+ messages)

[U-Boot] porting u-boot to zynq 7030
 2016-04-05  5:47 UTC 

[U-Boot] [PATCH 1/2] dm: gpio: mxc: fix mxc_gpio_bank_get_value
 2016-04-05  5:04 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] cmd: fdt: Add device tree overlays support
 2016-04-05  4:31 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/2] spl: Add support to load FIT from Filesystem
 2016-04-05  4:30 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] spl: Add an option to load a FIT containing U-Boot from FS
` [U-Boot] [RFC PATCH 2/2] spl: Support loading a FIT from FAT FS

[U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure
 2016-04-05  3:20 UTC  (8+ messages)

[U-Boot] [PATCH V2] rpi: remove redundant board files
 2016-04-05  2:00 UTC 

[U-Boot] [PATCH 1/2] serial: Introduce linflex uart support
 2016-04-05  1:43 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/21] Add support for 96boards Dragonboard410C board
 2016-04-05  0:15 UTC  (5+ messages)
` [U-Boot] [PATCH v4 20/21] board: Add Qualcomm Dragonboard 410C support

[U-Boot] [RFC] SPL -> U-Boot Chain of Trust
 2016-04-05  0:04 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: pass -v option when executing sandbox
 2016-04-05  0:03 UTC  (3+ messages)

[U-Boot] [PATCH] common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
 2016-04-05  0:03 UTC  (3+ messages)

[U-Boot] [PATCH] sf: fix timebase data type in _wait_ready()
 2016-04-05  0:01 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] omap_hsmmc: add cd/wp gpio request, mmc dt fixes and enable mmc dm for dra74/dra72 evms
 2016-04-05  0:01 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
` [U-Boot] [PATCH 2/5] ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs
` [U-Boot] [PATCH 3/5] ARM: dts: dra7xx: am57xx: "
` [U-Boot] [PATCH 4/5] configs: dra72_evm: enable mmc driver model
` [U-Boot] [PATCH 5/5] configs: dra74_evm: "

[U-Boot] [GIT PULL] Xilinx changes
 2016-04-05  0:01 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2016-04-05  0:01 UTC  (2+ messages)

[U-Boot] [PATCH] stm32: stm32_flash: add memory barrier during flash write
 2016-04-04 23:49 UTC 

[U-Boot] [RFC PATCH v1] kirkwood_nand: claim MPP pins on the fly
 2016-04-04 22:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] test/py: Add support for loading image via tftp to specified location
 2016-04-04 18:29 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: Add support for loading image via tftp to specified location
 2016-04-04 18:06 UTC  (3+ messages)

[U-Boot] [PATCH] spmi: Fix sandbox spmi driver memory corruption
 2016-04-04 18:06 UTC  (2+ messages)

[U-Boot] [PATCH v4 15/21] spmi: Add sandbox test driver
 2016-04-04 18:02 UTC  (7+ messages)
` [U-Boot] [U-Boot,v4,15/21] "

[U-Boot] [U-Boot, V3, 1/3] drivers: block: add block device cache
 2016-04-04 17:39 UTC  (4+ messages)
` [U-Boot] [PATCH 0/3] minor blkcache updates
  ` [U-Boot] [PATCH 2/3] cmd: blkcache: simplify sub-command handling

[U-Boot] travis build fails
 2016-04-04 17:34 UTC  (2+ messages)

[U-Boot] u-boot version for Linux kernel 3.18
 2016-04-04 17:17 UTC 

[U-Boot] Missing flush_cache in do_load function
 2016-04-04 16:22 UTC  (2+ messages)

[U-Boot] [PATCH] rpi: remove redundant board files
 2016-04-04 15:46 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/1] Use LS2080A as the only SoC name
 2016-04-04 15:18 UTC  (4+ messages)
` [U-Boot] [PATCH v3] armv8: LS2080A: Consolidate LS2080A and LS2085A

[U-Boot] [PATCH] debug_uart: output CR along with LF
 2016-04-04 15:16 UTC 

[U-Boot] [PATCH 1/6] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-04-04 14:53 UTC  (9+ messages)
` [U-Boot] [PATCH 6/6] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[U-Boot] [PATCH v3 5/9] Drop command-processing code when CONFIG_CMDLINE is disabled
 2016-04-04 14:29 UTC  (7+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] A10 bring up and DRAM configuration procedure
 2016-04-04 12:05 UTC  (3+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 2/6 v3] net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
 2016-04-04 12:02 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