public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-01-30 13:25:09 to 2015-02-02 05:58:40 UTC [more...]

[U-Boot] mpc8308rdb generic board support
 2015-02-02  5:58 UTC 

[U-Boot] [RFC PATCH v2 0/6] x86: New Intel Quark SoC support
 2015-02-02  5:10 UTC  (17+ messages)
` [U-Boot] [RFC PATCH v2 1/6] x86: Add header files for Intel Quark SoC defines
` [U-Boot] [RFC PATCH v2 2/6] x86: quark: Add routines to access message bus registers
` [U-Boot] [RFC PATCH v2 3/6] x86: quark: Add Cache-As-RAM initialization
` [U-Boot] [RFC PATCH v2 4/6] x86: Add basic Intel Quark processor support
` [U-Boot] [RFC PATCH v2 5/6] x86: Add basic Intel Galileo board support
` [U-Boot] [RFC PATCH v2 6/6] x86: Enable the Intel quark/galileo build

[U-Boot] [PATCH] PCI: add 64-bit prefetchable memory support
 2015-02-02  4:30 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/6] Exynos542x: Add and enable get_periph_rate support
 2015-02-02  4:27 UTC 

[U-Boot] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-*
 2015-02-02  3:33 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] sunxi: FEL mode fixes
 2015-02-01 23:59 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Make FEL mode usable again

[U-Boot] [PATCH 0/9] Remove use of gdata for global_data
 2015-02-01 20:59 UTC  (10+ messages)
` [U-Boot] [PATCH 2/9] sunxi: Move SPL s_init() code to board_init_f()

[U-Boot] [PATCH] odroid: update link to X2/U3 proprietary binaries
 2015-02-01 18:53 UTC 

[U-Boot] [PATCH 00/13] common lcd refactor
 2015-02-01 17:14 UTC  (34+ messages)
` [U-Boot] [PATCH 01/13] lcd: move platform specific structs to their own headers
` [U-Boot] [PATCH 02/13] lcd: split configuration_get_cmap
` [U-Boot] [PATCH 03/13] lcd: atmel: move atmel specific fb_put_word to atmel_lcdfb
` [U-Boot] [PATCH 04/13] lcd: mpc8xx: move mpc823 specific fb_put_byte to mpc8xx_lcd.c
` [U-Boot] [PATCH 05/13] lcd: atmel: introduce lcd_logo_set_cmap
` [U-Boot] [PATCH 06/13] lcd: mpc823: move mpc823 specific lcd_logo_set_cmap code to mpc8xx_lcd.c
` [U-Boot] [PATCH 07/13] lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
` [U-Boot] [PATCH 08/13] lcd: introduce lcd_set_cmap
` [U-Boot] [PATCH 09/13] lcd: remove unused includes
` [U-Boot] [PATCH 10/13] lcd: various cleanups
` [U-Boot] [PATCH 11/13] lcd: rename bitmap_plot to better represent its functionality
` [U-Boot] [PATCH 12/13] lcd: dt: extract simplefb support
` [U-Boot] [PATCH 13/13] lcd: split splash code into its own function

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

[U-Boot] [PATCH 0/4] This series implements fastboot on the "bcm28155_ap" boards
 2015-02-01 16:21 UTC  (11+ messages)
` [U-Boot] [PATCH 2/4] usb: add 'bcm_udc_otg' support

[U-Boot] [PATCH 01/21] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-01 14:53 UTC  (21+ messages)
` [U-Boot] [PATCH 02/21] common/lcd: Add command for setting cursor within lcd-framework
` [U-Boot] [PATCH 03/21] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH 06/21] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH 07/21] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH 08/21] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH 09/21] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH 10/21] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH 11/21] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH 12/21] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH 13/21] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH 14/21] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH 15/21] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH 16/21] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH 17/21] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH 18/21] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH 19/21] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH 20/21] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH 21/21] board/BuR/kwb: Support modify bootcmd through reset-controller

[U-Boot] [PATCH v3] sunxi: Add Linksprite_pcDuino3_Nano board / defconfig
 2015-02-01 12:58 UTC 

[U-Boot] [PATCH] edminiv2: drop CONFIG_CFI_LEGACY
 2015-02-01 11:08 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/1] fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
 2015-02-01  9:02 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support
 2015-02-01  8:45 UTC  (11+ messages)
` [U-Boot] [RFC PATCH 1/7] dm: usb: Add a uclass for USB controllers
` [U-Boot] [RFC PATCH 2/7] dm: usb: Support driver model in exynos XHCI
` [U-Boot] [RFC PATCH 3/7] dm: usb: Adjust users of the USB stack to work with driver model
` [U-Boot] [RFC PATCH 4/7] dm: usb: WIP sandbox USB implementation
` [U-Boot] [RFC PATCH 5/7] dm: core: Add a function to get the uclass data for a device
` [U-Boot] [RFC PATCH 6/7] arm: Show relocated PC/LR in the register dump
` [U-Boot] [RFC PATCH 7/7] dm: exynos: Enable driver model for snow XHCI

[U-Boot] [PATCH] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
 2015-02-01  2:55 UTC 

[U-Boot] [PATCH 0/3] arm: reduce .bss section clear time
 2015-02-01  2:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: relocation: clear .bss section with arch memset if defined

[U-Boot] [PATCH v2] arm/ls1021a: Add workaround for DDR erratum A008378
 2015-02-01  2:12 UTC  (2+ messages)

[U-Boot] [PATCH] Nokia RX-51: Use generic board
 2015-02-01  0:16 UTC  (6+ messages)
` [U-Boot] "

[U-Boot] [RFC/PATCH] tools: New 'spl-stackusage' script
 2015-01-31 23:47 UTC 

[U-Boot] [PATCH v4 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
 2015-01-31 23:15 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/2] configs/ls2085a: Add support for Cortex-A57 erratas

[U-Boot] [PATCH] buildman: allow multiple toolchains in a single path
 2015-01-31 23:12 UTC 

[U-Boot] [PATCH] sunxi: mmc: Add 'sunxi_' prefix to the static functions
 2015-01-31 22:42 UTC 

[U-Boot] [PATCH v2] arm: spl: Allow board_init_r() to run with a larger stack
 2015-01-31 22:36 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] sunxi: dram: More flexible dram for sun[457]i
 2015-01-31 22:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] sunxi: dram: Optionally use standard JEDEC timings "
` [U-Boot] [PATCH 2/3] sunxi: dram: Support more sun[457]i dram parameters in Kconfig
` [U-Boot] [PATCH 3/3] sunxi: dram: Allow to configure vdd-dll voltage on sun[457]i

[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
 2015-01-31 22:14 UTC  (11+ messages)

[U-Boot] Disable tftp and access
 2015-01-31 22:04 UTC  (5+ messages)

[U-Boot] [PATCH] edminiv2: switch to SPL
 2015-01-31 21:55 UTC 

[U-Boot] [PATCH] edminiv2: fix PCIE IO base address typo
 2015-01-31 21:49 UTC 

[U-Boot] [PATCH] pci: tegra: Fix port information parsing
 2015-01-31 14:41 UTC  (12+ messages)

[U-Boot] [PATCH] gpio: omap: Pass correct argument to _get_gpio_direction()
 2015-01-31 14:23 UTC 

[U-Boot] [PATCH] video: sunxi: Enable cache for the framebuffer
 2015-01-31 11:46 UTC  (3+ messages)

[U-Boot] [PATCH] edminiv2: switch to generic board support
 2015-01-31 10:52 UTC 

[U-Boot] [PATCH] ARMv8: bug fix of mmu setup and code optimization
 2015-01-31  9:02 UTC 

[U-Boot] [PATCH RFT v2] gpio: at91: Fix getting address of private data
 2015-01-31  6:47 UTC 

[U-Boot] [PATCH RFT] gpio: at91: Fix getting addres of private data
 2015-01-31  6:44 UTC 

[U-Boot] [PATCH 0/2] ARMv8: driver model enable
 2015-01-31  3:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARMv8: enable pre-allocation malloc
  ` [U-Boot] [PATCH 2/2] ARMv8: enable DM in vexpress64 board

[U-Boot] [RFC PATCH] ARM: Merge v7 and v8 outer cache operations
 2015-01-31  3:08 UTC 

[U-Boot] [PATCH 00/17] sunxi: musb otg controller support
 2015-01-31  2:54 UTC  (3+ messages)
` [U-Boot] [PATCH 17/17] sunxi: Hookup OTG USB "

[U-Boot] Imx6 u-boot clock frequency and wrong lpj in the kernel
 2015-01-30 23:58 UTC 

[U-Boot] Please pull u-boot-x86 branch patman
 2015-01-30 23:42 UTC 

[U-Boot] [PATCH 00/12] arm: socfpga: Arria V support and fixes
 2015-01-30 22:09 UTC  (7+ messages)
` [U-Boot] [PATCH 06/12] arm: socfpga: Add Altera Arria V DK support
` [U-Boot] [PATCH 10/12] dt: socfpga: Import and enable Arria V DK DTS

[U-Boot] [PATCH 01/10] arm: socfpga: Minor coding style fix
 2015-01-30 22:08 UTC  (10+ messages)
` [U-Boot] [PATCH 02/10] arm: socfpga: Sync Cyclone V DK pinmux configuration
` [U-Boot] [PATCH 03/10] arm: socfpga: Sync Cyclone V DK PLL configuration
` [U-Boot] [PATCH 04/10] arm: socfpga: Add USB and UDC support for Cyclone V DK
` [U-Boot] [PATCH 05/10] arm: socfpga: Drop cyclone5 suffix from board file name
` [U-Boot] [PATCH V2 06/10] arm: socfpga: Zap checkboard()
` [U-Boot] [PATCH 07/10] arm: socfpga: Zap board_early_init_f()
` [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support
` [U-Boot] [PATCH 09/10] dt: socfpga: Import and enable Cyclone V DK DTS
` [U-Boot] [PATCH 10/10] dt: socfpga: Import and enable Arria "

[U-Boot] Pull request: u-boot-net.git master
 2015-01-30 22:01 UTC 

[U-Boot] [PATCH] net/designware: add error message on DMA reset timeout
 2015-01-30 21:57 UTC  (6+ messages)

[U-Boot] [PATCH] net: phy: micrel: add support for KSZ8895 switch in SMI mode
 2015-01-30 21:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Add target board MS7206SE
 2015-01-30 21:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/6] Add MS7206SE ethernet support

[U-Boot] [PATCH 1/2] net: tsec: Fix NULL access in case init_phy() fails
 2015-01-30 21:20 UTC  (2+ messages)

[U-Boot] net: tsec: Pending patches
 2015-01-30 21:20 UTC  (2+ messages)

[U-Boot] [PATCH V3] cmd_i2c: Provide option for bulk 'i2c write' in one transaction
 2015-01-30 17:56 UTC 

[U-Boot] [PATCH 01/14] microblaze: Fix stack usage in interrupt handler
 2015-01-30 16:29 UTC  (7+ messages)
` [U-Boot] [PATCH 12/14] microblaze: Move architecture to use generic board init

[U-Boot] [PATCH] common: Move dram_init() declaration to common location
 2015-01-30 15:40 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Fastboot OEM commands
 2015-01-30 15:03 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] fastboot: add "fastboot oem" command support
` [U-Boot] [PATCH 2/2] fastboot: add support for "oem format" command

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-01-30 14:42 UTC 

[U-Boot] [PATCH v1 1/1] fastboot: oem format command implementation
 2015-01-30 14:27 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8/vexpress64: make multientry conditional
 2015-01-30 14:27 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2015-01-30 14:20 UTC 

[U-Boot] [PATCH] OMAP3: igep00x0: Fix boot hang and add support for status LED
 2015-01-30 14:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] davinci: Do not duplicate setting of gd
 2015-01-30 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v1 5/6] omap3: add some MUX definitions for upcoming cairo
 2015-01-30 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 4/6] omap3: mmc: add 1.8v bias setting for MMC1
 2015-01-30 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 3/6] omap3: add SDRC settings for Samsung K4X51163PG
 2015-01-30 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 2/6] omap3: make SDRC SHARING setting configurable
 2015-01-30 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 1/6] omap3: enable GP9 timer and UART2
 2015-01-30 14:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1,1/6] "

[U-Boot] [PATCH] am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
 2015-01-30 14:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Add support for power rail grouping
 2015-01-30 14:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fastboot: Add USB cable detect check
 2015-01-30 14:00 UTC  (3+ messages)

[U-Boot] [PATCH 0/25] tegra: Add eDP support for nyan-big
 2015-01-30 13:27 UTC  (3+ messages)


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