public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-01-29 17:48:38 to 2015-02-01 03:20:06 UTC [more...]

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

[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 0/4] This series implements fastboot on the "bcm28155_ap" boards
 2015-01-31 14:15 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] usb: add 'bcm_udc_otg' support

[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] [PATCH 00/13] common lcd refactor
 2015-01-31  0:25 UTC  (27+ 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] 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] [RFC PATCH 0/7] RFC: dm: Add USB support
 2015-01-30 22:41 UTC  (10+ 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 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 0/4] sunxi: FEL mode fixes
 2015-01-30 18:46 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Make FEL mode usable again
` [U-Boot] [PATCH 2/4] sunxi: Use Thumb2 for the FEL mode SPL
` [U-Boot] [PATCH 3/4] sunxi: Get rid of u-boot-spl-fel.lds
` [U-Boot] [PATCH 4/4] sunxi: Use more realistic size limit for FEL SPL

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

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

[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  (10+ 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)

[U-Boot] [PATCH 01/21] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-01-30 13:25 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 04/21] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH 05/21] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [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 v2 0/11] avr32: add generic board
 2015-01-30 13:25 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/11] avr32: use dlmalloc for DMA buffers
` [U-Boot] [PATCH v2 02/11] avr32: rename cpu_init() -> arch_cpu_init()
` [U-Boot] [PATCH v2 03/11] avr32: factor out cpu_mmc_init()
` [U-Boot] [PATCH v2 04/11] avr32: rename mmu.h definitions
` [U-Boot] [PATCH v2 05/11] avr32: convert to dram_init()
` [U-Boot] [PATCH v2 06/11] common/board_f: factor out reserve_stacks
` [U-Boot] [PATCH v2 07/11] common/board_r: manual relocation for cmd table
` [U-Boot] [PATCH v2 08/11] common/board_r: allocate bootparams
` [U-Boot] [PATCH v2 09/11] avr32: add generic board support
` [U-Boot] [PATCH v2 10/11] grasshopper: enable generic board
` [U-Boot] [PATCH v2 11/11] atstk1002: "

[U-Boot] [PATCH 0/4] MIPS: unify start.S
 2015-01-30 12:22 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
 2015-01-30 12:20 UTC  (8+ messages)

[U-Boot] Using u-boot for Powerpc P2041
 2015-01-30 12:15 UTC 

[U-Boot] Possible OMAP3 regression with current mainline
 2015-01-30  8:10 UTC  (3+ messages)

[U-Boot] mips
 2015-01-30  7:12 UTC 

[U-Boot] [PATCH] powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS
 2015-01-30  6:52 UTC 

[U-Boot] Raspberry Pi GPIO interacts with u-boot
 2015-01-30  3:40 UTC  (3+ messages)

[U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD
 2015-01-30  3:23 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-01-30  2:22 UTC  (10+ messages)
` [U-Boot] [PATCH v3 3/6] Exynos542x: Add and enable get_periph_rate support

[U-Boot] Please pull u-boot-dm
 2015-01-30  1:16 UTC 

[U-Boot] [PATCH 1/5] nand: Use common read function instead of verify_buf()
 2015-01-30  0:58 UTC  (8+ messages)

[U-Boot] Problem Mounting/Unmounting several UBI volumes in u-boot
 2015-01-29 18:37 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] buildman: Fix incorrect arguemnt in GetUpstream()
 2015-01-29 18:35 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] patman: Read in the git-mailrc alias file

[U-Boot] Bug in buildman?
 2015-01-29 18:27 UTC  (4+ messages)

[U-Boot] [PATCH v3] net: configure DWMAC DMA by default AXI burst length
 2015-01-29 18:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting
 2015-01-29 17:54 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] pmic:pfuze support buck regulator mode switch
 2015-01-29 17:48 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/3] pmic:pfuz100 add switch mode and more registers
` [U-Boot] [PATCH v5 2/3] pmic:pfuze implement pmic_mode_init
` [U-Boot] [PATCH v5 3/3] imx:mx6 set normal APS and standby PFM mode

[U-Boot] [PATCH 00/14] cm-fx6 updates and a new splash screen feature
 2015-01-29 17:48 UTC  (19+ messages)
` [U-Boot] [PATCH 01/14] arm: mx6: cm-fx6: expand boot sequence
` [U-Boot] [PATCH 02/14] arm: mx6: cm-fx6: change dtb node for ethaddr
` [U-Boot] [PATCH 03/14] compulab: eeprom: allow reading mac address from multiple eeproms
` [U-Boot] [PATCH 04/14] arm: mx6: cm-fx6: pass 2nd nic mac addr to Linux
` [U-Boot] [PATCH 05/14] arm: mx6: cm-fx6: increase size of malloc area
` [U-Boot] [PATCH 06/14] arm: mx6: cm-fx6: add hdmi console support
` [U-Boot] [PATCH 07/14] arm: mx6: cm-fx6: display compulab logo
` [U-Boot] [PATCH 08/14] arm: mx6: cm-fx6: add support for usb keyboard
` [U-Boot] [PATCH 09/14] compulab: splash: use errno values


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