public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-08-12 18:20:16 to 2014-08-15 03:59:16 UTC [more...]

[U-Boot] [PATCH v8 0/6] Add some missing buildman features and deprecate MAKEALL
 2014-08-15  3:59 UTC  (7+ messages)
` [U-Boot] [PATCH v8 1/6] patman: Support the 'reverse' option for 'git log'
` [U-Boot] [PATCH v8 2/6] patman: Fix indentation in terminal.py
` [U-Boot] [PATCH v8 3/6] patman: Correct unit tests to run correctly
` [U-Boot] [PATCH v8 4/6] patman: Remove the -a option
` [U-Boot] [PATCH v8 5/6] patman: Use --no-pager' to stop git from forking a pager
` [U-Boot] [PATCH v8 6/6] RFC: Deprecate MAKEALL

[U-Boot] [PATCH v2 0/3] introduce genimg_get_kernel_addr()
 2014-08-15  3:48 UTC  (8+ messages)
` [U-Boot] [PATCH v2 3/3] bootm: use genimg_get_kernel_addr()

[U-Boot] [PATCH 2/2] mx6sxsabresd: Add Ethernet support
 2014-08-15  3:24 UTC  (2+ messages)
` [U-Boot] [PATCH 1/2] mx6sx: Adjust enable_fec_anatop_clock() for mx6solox

[U-Boot] [PATCH 0/3] spi, sf: add mtdparts feature to spi and sf commands
 2014-08-15  0:10 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] mtd, nand: move common functions from cmd_nand.c to common place

[U-Boot] [PATCH] mx6sxsabresd: Convert to the new Kconfig style
 2014-08-15  0:00 UTC 

[U-Boot] [PATCH v7 0/5] Add some missing buildman features and deprecate MAKEALL
 2014-08-14 23:35 UTC  (6+ messages)
` [U-Boot] [PATCH v7 1/5] patman: Support the 'reverse' option for 'git log'
` [U-Boot] [PATCH v7 2/5] patman: Fix indentation in terminal.py
` [U-Boot] [PATCH v7 3/5] patman: Correct unit tests to run correctly
` [U-Boot] [PATCH v7 4/5] patman: Remove the -a option
` [U-Boot] [PATCH v7 5/5] RFC: Deprecate MAKEALL

[U-Boot] how to read the buildman report
 2014-08-14 23:21 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/15] Introduce driver model serial uclass
 2014-08-14 22:25 UTC  (3+ messages)
` [U-Boot] [PATCH v4 15/15] dm: tegra: Enable driver model for serial

[U-Boot] [PATCH 0/4] Add option -r to env import to allow import of text files with CRLF as line endings
 2014-08-14 21:44 UTC  (19+ messages)
` [U-Boot] [PATCH 1/4] "

[U-Boot] [PATCH v2 0/4] arm: vf610: add NAND flash support
 2014-08-14 21:12 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] arm: vf610: add NFC pin mux
` [U-Boot] [PATCH v2 2/4] arm: vf610: add NFC clock support
` [U-Boot] [PATCH v2 3/4] mtd: nand: add Freescale NFC driver
` [U-Boot] [PATCH v2 4/4] arm: vf610: add NAND support for vf610twr

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-08-14 21:08 UTC  (3+ messages)

[U-Boot] Magically determining the correct root
 2014-08-14 20:28 UTC 

[U-Boot] [PATCH v2 1/4] arm64: Correct passing of Linux kernel args
 2014-08-14 19:11 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
` [U-Boot] [PATCH v2 3/4] vexpress_aemv8a.h: Clean up the config
` [U-Boot] [PATCH v2 4/4] vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP

[U-Boot] [PATCH v4 0/18] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
 2014-08-14 17:19 UTC  (23+ messages)
` [U-Boot] [PATCH v4 01/18] arm: ls102xa: Add Freescale LS102xA SoC support
` [U-Boot] [PATCH v4 02/18] ls102xa: i2c: Add i2c support for LS102xA
` [U-Boot] [PATCH v4 03/18] net: Merge asm/fsl_enet.h into fsl_mdio.h
` [U-Boot] [PATCH v4 04/18] net: mdio: Add private MDIO read/write function
` [U-Boot] [PATCH v4 05/18] net: mdio: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [PATCH v4 06/18] ls102xa: etsec: Add etsec support for LS102xA
` [U-Boot] [PATCH v4 07/18] ls102xa: esdhc: Add esdhc "
` [U-Boot] [PATCH v4 08/18] driver/ddr/freescale: Add support of accumulate ECC
` [U-Boot] [PATCH v4 09/18] driver/ddr/freescale: Fix DDR3 driver for ARM
` [U-Boot] [PATCH v4 10/18] driver/ddr/fsl: Add support of overriding chip select write leveling
` [U-Boot] [PATCH v4 11/18] arm: ls102xa: Add basic support for LS1021AQDS board
` [U-Boot] [PATCH v4 12/18] arm: ls102xa: Add basic support for LS1021ATWR board
` [U-Boot] [PATCH v4 13/18] net: tsec: Remove tx snooping support from LS1
` [U-Boot] [PATCH v4 14/18] serial: lpuart: add 32-bit registers lpuart support
` [U-Boot] [PATCH v4 15/18] arm: ls102xa: Add LETECH support for LS1021AQDS/TWR board
` [U-Boot] [PATCH v4 16/18] video: dcu: Add Sii9022A HDMI Transmitter support
` [U-Boot] [PATCH v4 17/18] video: dcu: Add DCU driver support
` [U-Boot] [PATCH v4 18/18] ls102xa: dcu: Add platform support for DCU on LS1021ATWR board

[U-Boot] [PATCH 00/11] imx: ventana: misc patches
 2014-08-14 15:23 UTC  (3+ messages)
` [U-Boot] [PATCH 02/11] imx: ventana: added cputype env var

[U-Boot] [PATCH] sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD
 2014-08-14 14:42 UTC 

[U-Boot] [PATCH] nios2: Fix printf size_t format related warnings (again...)
 2014-08-14 14:42 UTC 

[U-Boot] [PATCH 0/4] arm: vf610: add NAND flash support
 2014-08-14 14:26 UTC  (16+ messages)
` [U-Boot] [PATCH 3/4] mtd: nand: add Freescale NFC driver

[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
 2014-08-14 14:10 UTC  (8+ messages)
` [U-Boot] [PATCH 0/3] openrd: Check U-Boot size at build time
  ` [U-Boot] [PATCH 1/3] README: document CONFIG_BOARD_SIZE_LIMIT
  ` [U-Boot] [PATCH 2/3] Makefile: check native boot image sizes against CONFIG_BOARD_SIZE_LIMIT
  ` [U-Boot] [PATCH 3/3] openrd: fail build if U-Boot would overlap with environment in flash

[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
 2014-08-14 12:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
  ` [U-Boot] [PATCH v2 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts
  ` [U-Boot] [PATCH v2 3/3] test: ums: Add script for testing UMS gadget operation

[U-Boot] uboot halts when stdio configured for netconsole and network cable disconnected
 2014-08-14 11:31 UTC 

[U-Boot] Build broken for bf538f-ezkit board - not enough ram
 2014-08-14  9:52 UTC  (4+ messages)

[U-Boot] [PATCH] mkimage: fix compilation issues on OpenBSD
 2014-08-14  9:49 UTC  (2+ messages)

[U-Boot] [PATCH] pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
 2014-08-14  9:44 UTC  (2+ messages)

[U-Boot] [PATCH] bfin: Use optimization for size instead of speed on two boards
 2014-08-14  9:42 UTC 

[U-Boot] [PATCH] Makefile: Use Kbuild style for system_map.o generation step
 2014-08-14  9:40 UTC 

[U-Boot] [PATCH] mx6: Fix ECSPI typo in soc_boot_modes
 2014-08-14  9:32 UTC  (2+ messages)

[U-Boot] [PATCH] tools, fit_info: increase buffer for command name
 2014-08-14  9:28 UTC  (2+ messages)

[U-Boot] [PATCH] tools: fix typo in tools/image-host.c
 2014-08-14  9:27 UTC  (2+ messages)

[U-Boot] Passing bootargs to arm64 kernel
 2014-08-14  9:27 UTC  (4+ messages)

[U-Boot] [PATCH V2 12/18] arm: mx6: add support for Compulab cm-fx6 CoM
 2014-08-14  7:16 UTC  (6+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH V2 00/18] Introduce cm-fx6 board (partial V2 cont.)
 2014-08-14  7:10 UTC  (13+ messages)
` [U-Boot] [PATCH V2 13/18] arm: mx6: cm_fx6: add nand support
` [U-Boot] [PATCH V2 14/18] arm: mx6: cm_fx6: add ethernet support
` [U-Boot] [PATCH V2 15/18] arm: mx6: cm_fx6: add usb support
` [U-Boot] [PATCH V2 16/18] arm: mx6: cm_fx6: add i2c support
` [U-Boot] [PATCH V2 17/18] arm: mx6: cm_fx6: use eeprom
` [U-Boot] [PATCH V2 18/18] arm: mx6: cm_fx6: add sata support

[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
 2014-08-14  6:56 UTC  (2+ messages)

[U-Boot] thor integration with ci_udc
 2014-08-14  6:26 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/18] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
 2014-08-14  6:12 UTC  (20+ messages)
` [U-Boot] [PATCH v3 01/18] arm: ls102xa: Add Freescale LS102xA SoC support
` [U-Boot] [PATCH v3 02/18] ls102xa: i2c: Add i2c support for LS102xA
` [U-Boot] [PATCH v3 03/18] net: Merge asm/fsl_enet.h into fsl_mdio.h
` [U-Boot] [PATCH v3 04/18] net: mdio: Add private MDIO read/write function
` [U-Boot] [PATCH v3 05/18] net: mdio: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [PATCH v3 06/18] ls102xa: etsec: Add etsec support for LS102xA
` [U-Boot] [PATCH v3 07/18] ls102xa: esdhc: Add esdhc "
` [U-Boot] [PATCH v3 08/18] driver/ddr/freescale: Add support of accumulate ECC
` [U-Boot] [PATCH v3 09/18] driver/ddr/freescale: Fix DDR3 driver for ARM
` [U-Boot] [PATCH v3 10/18] driver/ddr/fsl: Add support of overriding chip select write leveling
` [U-Boot] [PATCH v3 11/18] arm: ls102xa: Add basic support for LS1021AQDS board
` [U-Boot] [PATCH v3 12/18] arm: ls102xa: Add basic support for LS1021ATWR board
` [U-Boot] [PATCH v3 13/18] net: tsec: Remove tx snooping support from LS1
` [U-Boot] [PATCH v3 14/18] serial: lpuart: add 32-bit registers lpuart support
` [U-Boot] [PATCH v3 15/18] arm: ls102xa: Add LETECH support for LS1021AQDS/TWR board
` [U-Boot] [PATCH v3 16/18] video: dcu: Add Sii9022A HDMI Transmitter support
` [U-Boot] [PATCH v3 17/18] video: dcu: Add DCU driver support
` [U-Boot] [PATCH v3 18/18] ls102xa: dcu: Add platform support for DCU on LS1021ATWR board

[U-Boot] CPU Wachtog for P2041
 2014-08-13 23:52 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] mpc85xx: fix interrupt init to not affect watchdog
` [U-Boot] [PATCH 2/9] powerpc: macros for e500mc timer regs added
` [U-Boot] [PATCH 3/9] mpc85xx: watchdog initialisation added
` [U-Boot] [PATCH 4/9] powerpc: mpc85xx watchdog init added to init_func

[U-Boot] Wandboard console speed
 2014-08-13 18:45 UTC  (6+ messages)

[U-Boot] Please pull u-boot-x86.git branch buildman
 2014-08-13 18:00 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds
 2014-08-13 18:00 UTC 

[U-Boot] [Patch v2, 2/2] ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block
 2014-08-13 17:21 UTC 

[U-Boot] [PATCH] kmp204x: set the ZL clk chips reset to power up only
 2014-08-13 16:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2] kmp204x: reset the Zarlink clocking chips at "

[U-Boot] Newbies list?
 2014-08-13 16:30 UTC  (8+ messages)

[U-Boot] How to recognize need for new configuration
 2014-08-13 16:00 UTC 

[U-Boot] Excuse my interuption of your work, but a question on video support
 2014-08-13 15:47 UTC 

[U-Boot] [PATCH] mx31pdk: Change maintainer
 2014-08-13 12:43 UTC  (4+ messages)

[U-Boot] SPL broken on i.mx31 platforms
 2014-08-13 12:01 UTC  (14+ messages)

[U-Boot] [PATCH] driver/net/fm/memac_phy: set NEG bit for external MDIOs
 2014-08-13 10:38 UTC 

[U-Boot] [PATCH] Fman/mEMAC: mEMAC fix for 10G MAC and PHY
 2014-08-13 10:32 UTC 

[U-Boot] [PATCH][v2] powerpc/T4240QDS/eth: some fix for XFI
 2014-08-13 10:19 UTC 

[U-Boot] use CONFIG_PRE_CONSOLE_BUFFER
 2014-08-13  9:37 UTC 

[U-Boot] [PATCH] km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM
 2014-08-13  8:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboard
 2014-08-13  7:35 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/T4240QDS/eth: some fix for XFI
 2014-08-13  3:29 UTC  (3+ messages)

[U-Boot] [PATCH v6 0/20] Add some missing buildman features and deprecate MAKEALL
 2014-08-12 22:27 UTC  (7+ messages)
` [U-Boot] [PATCH v6 20/20] RFC: Deprecate MAKEALL

[U-Boot] Pull request v2: u-boot-blackfin
 2014-08-12 21:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] config: introduce a generic $bootcmd
 2014-08-12 20:29 UTC  (16+ messages)

[U-Boot] [PATCH 2/2] powerpc/t2080qds: fix dtb when runnig 1000BASE-KX protocol
 2014-08-12 18:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] powerpc/t2080qds: fixup dtb for 10g-kr
 2014-08-12 18:43 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc/t104xrdb: Add T1042RDB board support
 2014-08-12 18:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Initial cleanup of arm port timer subsystem
 2014-08-12 18:21 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] arm: pxa: use common timer functions
` [U-Boot] [PATCH 2/3] arm: mx31: "


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