public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-11-30 03:44:12 to 2014-12-02 11:01:07 UTC [more...]

[U-Boot] [PATCH V2 00/12] cleanup and refactor lcd.c
 2014-12-02 11:01 UTC  (23+ messages)
` [U-Boot] [PATCH V2 01/12] lcd: remove CONFIG_SYS_INVERT_COLORS
` [U-Boot] [PATCH V2 02/12] lcd: cleanup lcd_drawchars
` [U-Boot] [PATCH V2 03/12] mpc8xx_lcd: get rid of CONFIG_EDT32F10
` [U-Boot] [PATCH V2 04/12] lcd: remove LCD_MONOCHROME
` [U-Boot] [PATCH V2 05/12] lcd: rename console_(row|col)
` [U-Boot] [PATCH V2 06/12] lcd: replace CONSOLE_(ROWS|COLS) with variables
` [U-Boot] [PATCH V2 07/12] lcd: expand console api
` [U-Boot] [PATCH V2 08/12] lcd: get rid of COLOR_MASK
` [U-Boot] [PATCH V2 09/12] lcd: introduce getters for bg/fg color
` [U-Boot] [PATCH V2 10/12] lcd: make lcd_drawchars() independant of lcd_base
` [U-Boot] [PATCH V2 11/12] lcd: refactor lcd console stuff into its own file
` [U-Boot] [PATCH V2 12/12] lcd_console: remove unused defines

[U-Boot] [PATCH] powerpc/bsc913x: Convert to use generic board code
 2014-12-02 10:25 UTC 

[U-Boot] [PATCH 00/18] Support for eMMC partitioning and related fixes
 2014-12-02  9:24 UTC  (4+ messages)

[U-Boot] m68k: Build problems on some boards
 2014-12-02  9:22 UTC  (4+ messages)

[U-Boot] Incomplete type declarations in arch/Kconfig (U-Boot-2014.10)
 2014-12-02  9:00 UTC  (2+ messages)

[U-Boot] [PATCH] spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
 2014-12-02  8:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/7] arm: rmobile: rcar: Move module control register to header file of SoC
 2014-12-02  7:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/7] arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.h
` [U-Boot] [PATCH v2 3/7] arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.c
` [U-Boot] [PATCH v2 4/7] arm: rmobile: rcar: Add mstp_setclrbits and mstp_setclrbits_le32
` [U-Boot] [PATCH v2 5/7] arm: rmobile: rcar: Add infomation of bits for module control register
` [U-Boot] [PATCH v2 6/7] arm: rmobile: rcar: Add structure for infomation of "
` [U-Boot] [PATCH v2 7/7] arm: rmobile: rcar: Stop clock prior to booting kernel

[U-Boot] [PATCH v10 0/4] Adds support for Exynos5422 odroid xu3 board
 2014-12-02  7:07 UTC  (5+ messages)
` [U-Boot] [PATCH v10 1/4] config: exynos5420: move non common configs to specific board files
` [U-Boot] [PATCH v10 2/4] Odroid-XU3: Add support for Odroid-XU3
` [U-Boot] [PATCH v10 3/4] Odroid-XU3: Add documentation "
` [U-Boot] [PATCH v10 4/4] Odroid-XU3: Add entry for DTS EHCI GPIO

[U-Boot] [PATCH v3 0/10] dm: Add I2C support and convert sandbox, tegra
 2014-12-02  6:29 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/10] dm: i2c: Add a uclass for I2C
` [U-Boot] [PATCH v3 08/10] dm: Add a simple EEPROM driver
` [U-Boot] [PATCH v3 10/10] dm: i2c: tegra: Convert to driver model

[U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS
 2014-12-02  5:50 UTC 

[U-Boot] [Driver Model] post_bind() and pre_unbind() handler
 2014-12-02  5:31 UTC 

[U-Boot] Bare x86 support is merged to u-boot-x86
 2014-12-02  4:38 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/t1040qds: Add support of SD boot for T1040QDS Board
 2014-12-02  4:24 UTC  (2+ messages)

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-02  1:56 UTC  (18+ messages)
` [U-Boot] [PATCH v9 1/2] Odroid-XU3: Add support for Odroid-XU3
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation "
` [U-Boot] [PATCH 0/4] Odroid XU3 support additions
  ` [U-Boot] [PATCH 1/4] Odroid-XU3: Drop redundant fields
  ` [U-Boot] [PATCH 2/4] Odroid-XU3: Add entry for DTS EHCI GPIO
  ` [U-Boot] [PATCH 3/4] ODROID-XU3: Make odroid-xu3 an smdk5420 variant
  ` [U-Boot] [PATCH 4/4] ODROID-XU3: drop overriding the boot environment

[U-Boot] [PATCH 1/2] imx:mx6sabresd add board level support for usb
 2014-12-02  1:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx:mx6qarm2 "

[U-Boot] [PATCH 0/17] buildman: A few more features and improvements (Christmas edition)
 2014-12-02  0:50 UTC  (19+ messages)
` [U-Boot] [PATCH 01/17] buildman: Add tests that check the correct output directory is used
` [U-Boot] [PATCH 02/17] buildman: Put build in 'current', not 'current/current'
` [U-Boot] [PATCH 03/17] buildman: Don't prune output space for 'current source' build
` [U-Boot] [PATCH 04/17] buildman: Try to guess the upstream commit
` [U-Boot] [PATCH 05/17] buildman: Add an option to flatten output directory trees
` [U-Boot] [PATCH 06/17] buildman: Don't remove entire output directory when testing
` [U-Boot] [PATCH 07/17] buildman: Allow specifying a range of commits to build
` [U-Boot] [PATCH 08/17] buildman: Try to avoid hard-coded string parsing
` [U-Boot] [PATCH 09/17] buildman: Put the toolchain path first instead of last in PATH
` [U-Boot] [PATCH 10/17] buildman: Add an option to use the full tool chain path
` [U-Boot] [PATCH 11/17] buildman: Add a note about Python pre-requisites
` [U-Boot] [PATCH 12/17] buildman: Add documentation about the .buildman file
` [U-Boot] [PATCH 13/17] buildman: Don't complain about missing sections in ~/.buildman
` [U-Boot] [PATCH 14/17] buildman: Don't use the local settings when running tests
` [U-Boot] [PATCH 15/17] buildman: Allow architecture to alias to multiple toolchains
` [U-Boot] [PATCH 16/17] buildman: Add the option to download toolchains from kernel.org
` [U-Boot] [PATCH 17/17] buildman: Add an option to write the full build output

[U-Boot] [PATCH 0/25] tegra: Add eDP support for nyan-big
 2014-12-02  0:48 UTC  (26+ messages)
` [U-Boot] [PATCH 01/25] dm: tegra: config: Increase pre-reloc malloc() to 6KB
` [U-Boot] [PATCH 02/25] fdt: Add binding decode function for display-timings
` [U-Boot] [PATCH 03/25] tegra: Move the pww into tegra-common
` [U-Boot] [PATCH 04/25] tegra: pwm: Allow the clock rate to be left as is
` [U-Boot] [PATCH 05/25] tegra: Move checkboard() into the board code
` [U-Boot] [PATCH 06/25] tegra: Add a board ID function
` [U-Boot] [PATCH 07/25] power: Export register access functions from as3722
` [U-Boot] [PATCH 08/25] tegra: Provide a function to allow LCD PMIC setup
` [U-Boot] [PATCH 09/25] tegra: Add support for setting up a as3722 PMIC
` [U-Boot] [PATCH 10/25] tegra: nyan-big: Add LCD PMIC init and board ID
` [U-Boot] [PATCH 11/25] tegra124: dts: Add host1x node to provide display information
` [U-Boot] [PATCH 12/25] tegra: config: Use CONFIG_LCD to detect LCD presence
` [U-Boot] [PATCH 13/25] tegra: clock: Add checking for invalid clock IDs
` [U-Boot] [PATCH 14/25] tegra: clock: Split the clock source code into a separate function
` [U-Boot] [PATCH 15/25] tegra124: clock: Add display clocks and functions
` [U-Boot] [PATCH 16/25] tegra: Move display controller header into common
` [U-Boot] [PATCH 17/25] video: Add drm_dp_helper.h
` [U-Boot] [PATCH 18/25] edid: Add a function to read detailed monitor timings
` [U-Boot] [PATCH 19/25] dm: video: Add a uclass for display port
` [U-Boot] [PATCH 20/25] tegra: dts: nyan-big: Add definitions for eDP display
` [U-Boot] [PATCH 21/25] tegra: video: Support serial output resource (SOR) on tegra124
` [U-Boot] [PATCH 22/25] tegra: video: Add Embedded DisplayPort driver
` [U-Boot] [PATCH 23/25] tegra: video: support eDP displays on Tegra124 devices
` [U-Boot] [PATCH 24/25] tegra: config: nyan-big: Enable LCD
` [U-Boot] [PATCH 25/25] tegra124: video: Add full link training for eDP

[U-Boot] [PATCH 1/7] arm: rmobile: Move module control register to header file of SoC
 2014-12-01 22:41 UTC  (9+ messages)
` [U-Boot] [PATCH 2/7] arm: rmobile: Move control macro of mstp to arch-rmobile/rcar-mstp.h
` [U-Boot] [PATCH 3/7] arm: rmobile: Add mstp_setclrbits and mstp_setclrbits_le32
` [U-Boot] [PATCH 4/7] arm: rmobile: lager: Halt clock prior to booting kernel
` [U-Boot] [PATCH 5/7] arm: rmobile: koelsch: "
` [U-Boot] [PATCH 6/7] arm: rmobile: alt: "
` [U-Boot] [PATCH 7/7] arm: rmobile: gose: "

[U-Boot] Hi Simon, Problems about RSA public exponents for verified boot
 2014-12-01 22:31 UTC 

[U-Boot] Please pull u-boot-x86.git branch 'sandbox'
 2014-12-01 22:31 UTC 

[U-Boot] [PATCH 0/2 v2] No need for parade bridge on peach-pi
 2014-12-01 20:30 UTC  (12+ messages)
` [U-Boot] [PATCH 1/2 v2] Exynos5800: The Peach-Pi board does not have a Parade video bridge
` [U-Boot] [PATCH 2/2 v2] exynos5420: fix compilation without parade video

[U-Boot] [PATCH 0/2] stv0991: driver model support for pl01x
 2014-12-01 20:27 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] stv0991: increase the initial ram size config
` [U-Boot] [PATCH 2/2] dm: stv0991: Move serial to driver model

[U-Boot] [PATCH v3] fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods
 2014-12-01 20:23 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-uniphier/master
 2014-12-01 20:23 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/4] dts: Bring in Chrome OS keyboard device tree definition
 2014-12-01 20:17 UTC  (8+ messages)
` [U-Boot] [PATCH v3 3/4] tegra: config: Enable FIT and device tree for all boards

[U-Boot] [PATCH v4 1/3] dts: Bring in Chrome OS keyboard device tree definition
 2014-12-01 20:12 UTC  (4+ messages)
` [U-Boot] [PATCH v4 3/3] ARM: tegra: Add support for nyan-big board

[U-Boot] [OpenQuestion] stdint.h and inttypes.h in U-Boot ?
 2014-12-01 20:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] i2c: Fix deselection of muxes
 2014-12-01 19:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] i2c: Correct spelling error

[U-Boot] [PATCH v3 0/8] Add SD/NAND boot support for LS1021AQDS/TWR board
 2014-12-01 19:07 UTC  (8+ messages)
` [U-Boot] [PATCH v3 4/8] common: spl: Add interactive DDR debugger support for SPL image

[U-Boot] WARNING Could not get liodn of node /pcie@ffe240000: FDT_ERR_NOTFOUND
 2014-12-01 18:43 UTC  (10+ messages)

[U-Boot] [PATCH 1/2] ARM: rpi: rename rpi_b to rpi
 2014-12-01 18:01 UTC  (4+ messages)

[U-Boot] Please pull u-boot-fdt.git (take 2)
 2014-12-01 15:26 UTC 

[U-Boot] Please pull u-boot-fdt.git
 2014-12-01 15:25 UTC  (2+ messages)

[U-Boot] [PATCH v2] fdt: Fix regression in fdt_pack_reg()
 2014-12-01 13:21 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] mmc: Fix recognition and selection of Dual Data Rate mode
 2014-12-01 12:59 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] mmc: Fix handling of bus widths and DDR card capabilities
` [U-Boot] [PATCH 2/4] mmc: Fix Dual Data Rate capability recognition
` [U-Boot] [PATCH 3/4] mmc: Fix block length for DDR mode
` [U-Boot] [PATCH 4/4] mmc: dw_mmc: Use active DDR mode flag

[U-Boot] USB External Hub detection problem
 2014-12-01 10:15 UTC 

[U-Boot] [PATCH] arm: vf610: improve evaluation of reset source
 2014-12-01  9:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZE
 2014-12-01  9:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6sabre_common: Use the default CONFIG_SYS_PBSIZE

[U-Boot] [PATCH v2] arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)
 2014-12-01  9:38 UTC  (2+ messages)

[U-Boot] [PATCH] sata: fix reset_sata for dwc_ahsata
 2014-12-01  9:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] tbs2910: fix lost characters on serial input
 2014-12-01  9:37 UTC  (2+ messages)

[U-Boot] [PATCH] tbs2910: fix Kconfig
 2014-12-01  9:37 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] mx6sxsabresd: Add thermal support
 2014-12-01  9:36 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] mxc_ocotp: Do not disable the OCOTP clock after every access

[U-Boot] [PATCH] thermal: imx_thermal: Do not display calibration data
 2014-12-01  9:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mxs_ocotp: prevent error path from returning success
 2014-12-01  9:35 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mxs_ocotp: check for errors from the OTP controller after writing
` [U-Boot] [PATCH 3/3] mxs_ocotp: clear the error flag before initiating write operation

[U-Boot] [PATCH] imx: mx53loco: Add raw initrd support
 2014-12-01  9:35 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2015.01-rc2 released
 2014-12-01  9:20 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
 2014-12-01  8:34 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/t4240rdb: Convert to use generic board code
 2014-12-01  8:21 UTC 

[U-Boot] [PATCH] powerpc/p2041rdb: enable generic board configs
 2014-12-01  7:39 UTC 

[U-Boot] [PATCH 6/6] kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define
 2014-12-01  7:35 UTC  (2+ messages)

[U-Boot] [PATCH 5/6] kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
 2014-12-01  7:35 UTC  (2+ messages)

[U-Boot] [PATCH 4/6] kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define
 2014-12-01  7:35 UTC  (2+ messages)

[U-Boot] [PATCH 3/6] kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define
 2014-12-01  7:34 UTC  (2+ messages)

[U-Boot] [PATCH 2/6] kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define
 2014-12-01  7:34 UTC  (2+ messages)

[U-Boot] [PATCH v3] Export redesign
 2014-12-01  7:16 UTC 

[U-Boot] [PATCH v2] Export redesign
 2014-11-30 20:27 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: build arch memset/memcpy in Thumb2 mode
 2014-11-30 20:07 UTC  (3+ messages)

[U-Boot] [PATCH] cros-ec-keyboard: Synchronize DT binding from linux
 2014-11-30 18:58 UTC  (2+ messages)

[U-Boot] [PATCH] ftd_support: Fix regression causes by "fdt: Try to use fdt_address_cells()/fdt_size_cells()"
 2014-11-30  3:44 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