public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-08-01 19:07:24 to 2014-08-04 15:31:36 UTC [more...]

[U-Boot] [PATCH] video: add cfb console driver for sunxi
 2014-08-04 15:31 UTC  (4+ messages)
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] ARM: HYP/non-sec: Add MIDR check to detect unsupported CPUs
 2014-08-04 15:14 UTC  (2+ messages)

[U-Boot] [PATCH 00/18] Introduce cm-fx6 board
 2014-08-04 15:12 UTC  (55+ messages)
` [U-Boot] [PATCH 01/18] spl: improve spi configuration
` [U-Boot] [PATCH 02/18] mx6: add clock enabling functions
` [U-Boot] [PATCH 03/18] sf: fix sf probe
` [U-Boot] [PATCH 04/18] mtd: spi: add support for M25PE16 and M25PX16
` [U-Boot] [PATCH 05/18] compulab: eeprom: add support for defining eeprom i2c bus
` [U-Boot] [PATCH 06/18] sata: dwc_ahsata: implement sata_port_status
` [U-Boot] [PATCH 07/18] i2c: imx: add macros to setup pads for multiple SoC types
` [U-Boot] [PATCH 08/18] arm: mx6: ddr: cleanup
` [U-Boot] [PATCH 09/18] arm: mx6: ddr: do not write into reserved bit
` [U-Boot] [PATCH 10/18] arm: mx6: ddr: configure MMDC for slow_pd
` [U-Boot] [PATCH 11/18] arm: mx6: ddr: fix cs0_end calculation
` [U-Boot] [PATCH 12/18] arm: mx6: add support for Compulab cm-fx6 CoM
` [U-Boot] [PATCH 13/18] arm: mx6: cm_fx6: add nand support
` [U-Boot] [PATCH 14/18] arm: mx6: cm_fx6: add ethernet support
` [U-Boot] [PATCH 15/18] arm: mx6: cm_fx6: add usb support
` [U-Boot] [PATCH 16/18] arm: mx6: cm_fx6: add i2c support
` [U-Boot] [PATCH 17/18] arm: mx6: cm_fx6: use eeprom
` [U-Boot] [PATCH 18/18] arm: mx6: cm_fx6: add sata support

[U-Boot] Quick guide to Kconfig
 2014-08-04 14:27 UTC  (8+ messages)

[U-Boot] [PATCH v2] ARM: DRA: Enable VTT regulator
 2014-08-04 14:12 UTC 

[U-Boot] [RFC PATCH v2 0/2] Make Python scripts compatible with older versions
 2014-08-04 13:50 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v2 1/2] kconfig: make multiconfig.py compatible with Python 2.4
` [U-Boot] [RFC PATCH v2 2/2] tools: make genboardscfg.py compatible with Python 2.5

[U-Boot] [PATCH v2 0/3] Add some missing buildman features and deprecate MAKEALL
 2014-08-04 13:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] buildman: Add some notes about moving from MAKEALL

[U-Boot] [PATCH 0/15] arm: kconfig: move board select menus and other settings to SoC dir
 2014-08-04 13:19 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] omap: remove omap5912osk board support
` [U-Boot] [PATCH 02/15] zynq: kconfig: move board select menu and common settings
` [U-Boot] [PATCH 03/15] tegra: "
` [U-Boot] [PATCH 04/15] rmobile: "
` [U-Boot] [PATCH 05/15] versatile: kconfig: move "
` [U-Boot] [PATCH 06/15] kirkwood: kconfig: refactor Kconfig and defconfig
` [U-Boot] [PATCH 07/15] exynos: kconfig: move board select menu and common settings
` [U-Boot] [PATCH 08/15] davinci: "
` [U-Boot] [PATCH 09/15] omap3: "
` [U-Boot] [PATCH 10/15] omap4: "
` [U-Boot] [PATCH 11/15] omap5: "
` [U-Boot] [PATCH 12/15] keystone: "
` [U-Boot] [PATCH 13/15] orion5x: "
` [U-Boot] [PATCH 14/15] highbank: kconfig: move "
` [U-Boot] [PATCH 15/15] nomadik: kconfig: move board select menu and "

[U-Boot] [PATCH] README.kconfig: add initial version of Kconfig document
 2014-08-04 12:44 UTC 

[U-Boot] [PATCH v5 0/11] Enable driver model for GPIOs on Tegra and Exynos
 2014-08-04 12:01 UTC  (5+ messages)
` [U-Boot] [PATCH v5 05/11] exynos: dts: Adjust device tree files for U-Boot

[U-Boot] [PATCH 1/3] config: introduce a generic $bootcmd
 2014-08-04 11:58 UTC  (5+ messages)

[U-Boot] [PATCH V4 0/9] peach_pit: Add support for FIMD, DP and parade chip
 2014-08-04 11:39 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm.git
 2014-08-04 11:28 UTC 

[U-Boot] [PATCH v3 0/9] Add a pre-relocation malloc() implementation
 2014-08-04 11:21 UTC  (7+ messages)

[U-Boot] [PATCH] zynq: spl: Add vectors section to linker script
 2014-08-04 10:51 UTC 

[U-Boot] [PATCH v3 0/16] Introduce driver model serial uclass
 2014-08-04 10:43 UTC  (17+ messages)
` [U-Boot] [PATCH v3 07/16] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v3 14/16] tegra: dts: Add serial port details

[U-Boot] [PATCH v3 0/8] Add some missing buildman features and deprecate MAKEALL
 2014-08-04 10:37 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] buildman: Fix a few typos
` [U-Boot] [PATCH v3 2/8] buildman: Add some notes about moving from MAKEALL
` [U-Boot] [PATCH v3 3/8] buildman: Allow building of current source tree
` [U-Boot] [PATCH v3 4/8] buildman: Move BuilderThread code to its own file
` [U-Boot] [PATCH v3 5/8] buildman: Sort command line options
` [U-Boot] [PATCH v3 6/8] buildman: Refactor output options
` [U-Boot] [PATCH v3 7/8] buildman: Add verbose option to display errors as they happen
` [U-Boot] [PATCH v3 8/8] RFC: Deprecate MAKEALL

[U-Boot] [PATCH] ARM: tegra: remove custom define for Jetson TK1
 2014-08-04 10:36 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] introduce genimg_get_kernel_addr()
 2014-08-04 10:22 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] image: "
` [U-Boot] [PATCH 3/3] bootm: use genimg_get_kernel_addr()

[U-Boot] Driver Model and DTS Parsing
 2014-08-04 10:22 UTC  (14+ messages)

[U-Boot] [PATCH v3 0/4] introduce get_maintainer.pl
 2014-08-04 10:14 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/4] get_maintainer.pl: import script from linux 3.15

[U-Boot] [PATCH v1 0/4] introduce get_maintainer.pl
 2014-08-04 10:14 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/4] get_maintainer.pl: import script from linux 3.15

[U-Boot] [PATCH] rsa: Fix two errors in the implementation
 2014-08-04 10:10 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/2] Make Python scripts compatible with older versions
 2014-08-04 10:10 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] kconfig: make multiconfig.py compatible with Python 2.4
` [U-Boot] [RFC PATCH 2/2] tools: make genboardscfg.py compatible with Python2.5

[U-Boot] [PATCH] Makefile: restore *_config target
 2014-08-04 10:09 UTC  (3+ messages)

[U-Boot] [U-boot] Origen board boot failed with 2014.07 source code
 2014-08-04 10:03 UTC  (2+ messages)

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

[U-Boot] Pull request: u-boot-mmc 1/08/2014
 2014-08-04  8:00 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] sunxi: Single u-boot binary for Allwinner A10/A13/A20 devices
 2014-08-04  7:37 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: Replace CONFIG_SUN[457]I ifdefs with SOC_IS_SUN[457]I() calls
` [U-Boot] [PATCH 2/2] sunxi: Universal Allwinner A10/A13/A20 u-boot binary support
` [U-Boot] [linux-sunxi] [PATCH 0/2] sunxi: Single u-boot binary for Allwinner A10/A13/A20 devices

[U-Boot] [PATCH] The _config target is not present anymore, mention _defconfig instead
 2014-08-04  7:26 UTC 

[U-Boot] [PATCH 0/8] zmx25: Add hardware support
 2014-08-04  5:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: mx5: Fix CHSCCDR name
 2014-08-04  4:50 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] ARM: mx6: Prevent overflow in DRAM size detection
` [U-Boot] [PATCH 3/4] ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
` [U-Boot] [PATCH 4/4] ARM: mx6: Enable Thumb build for SPL

[U-Boot] Pull request: u-boot-blackfin
 2014-08-04  1:56 UTC 

[U-Boot] [PATCH] MAINTAINERS: change the status of vexpress board to Orphan
 2014-08-04  1:30 UTC 

[U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board
 2014-08-04  1:13 UTC 

[U-Boot] [PATCH] ARM: Fix overflow in MMU setup
 2014-08-03 23:45 UTC 

[U-Boot] [PATCH] usb: Handle -ENODEV from usb_lowlevel_init()
 2014-08-03 23:44 UTC 

[U-Boot] [PATCH v2] drivers: net: remove dead drivers
 2014-08-03 23:11 UTC 

[U-Boot] [PATCH v2] drivers: rtc: remove dead drivers
 2014-08-03 23:09 UTC 

[U-Boot] [build] conflict of include/image.h with /usr/include/image.h
 2014-08-03 18:38 UTC 

[U-Boot] [PATCH v2 00/16] sunxi: Allwinner A10/A13/A20 DRAM controller fixes
 2014-08-03  2:32 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/16] sunxi: dram: Remove useless 'dramc_scan_dll_para()' function
` [U-Boot] [PATCH v2 02/16] sunxi: dram: Remove broken super-standby remnants
` [U-Boot] [PATCH v2 03/16] sunxi: dram: Respect the DDR3 reset timing requirements
` [U-Boot] [PATCH v2 04/16] sunxi: dram: Fix CKE delay handling for sun4i/sun5i
` [U-Boot] [PATCH v2 05/16] sunxi: dram: Remove broken impedance and ODT configuration code
` [U-Boot] [PATCH v2 06/16] sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i
` [U-Boot] [PATCH v2 07/16] sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
` [U-Boot] [PATCH v2 08/16] sunxi: dram: Re-introduce the impedance calibration ond ODT
` [U-Boot] [PATCH v2 09/16] sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
` [U-Boot] [PATCH v2 10/16] sunxi: dram: Use divisor P=1 for PLL5
` [U-Boot] [PATCH v2 11/16] sunxi: dram: Improve DQS gate data training error handling
` [U-Boot] [PATCH v2 12/16] sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
` [U-Boot] [PATCH v2 13/16] sunxi: dram: Configurable DQS gating window mode and delay
` [U-Boot] [PATCH v2 14/16] sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory
` [U-Boot] [PATCH v2 15/16] sunxi: dram: Derive write recovery delay from DRAM clock speed
` [U-Boot] [PATCH v2 16/16] sunxi: dram: Autodetect DDR3 bus width and density

[U-Boot] [PATCH 1/2] arm: BeagleBone Black: enable fastboot support
 2014-08-02 21:54 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] fastboot: Flash command support

[U-Boot] [PATCH] ARM: tegra: add Colibri T30 board support
 2014-08-02 14:09 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/3] arm: bcm281xx: Add Ethernet Clock support
 2014-08-02  3:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] arm: bcm281xx: net: Add Ethernet Driver
` [U-Boot] [PATCH v2 3/3] arm: bcm281xx: add board with Ethernet capability

[U-Boot] [PATCH 1/7] sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
 2014-08-02  1:53 UTC  (9+ messages)
` [U-Boot] [PATCH 7/7] sunxi: Add environment settings to make extlinux.conf booting work

[U-Boot] [PATCH 1/2] driver/ddr: Restruct driver to allow standalone memory space
 2014-08-01 22:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block

[U-Boot] Please pull u-boot-mpc85xx.git master
 2014-08-01 21:23 UTC 

[U-Boot] [PATCH] pxe: Allow use of environment variables in append string
 2014-08-01 19:07 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