public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-03 08:18:56 to 2015-02-04 04:18:50 UTC [more...]

[U-Boot] [PATCH 1/5] arm: Use r2 instead of r0 in start.S
 2015-02-04  4:18 UTC 

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

[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
 2015-02-04  3:58 UTC  (4+ messages)
` [U-Boot] [PATCHv1 08/22] arm: socfpga: spl: Add call to timer_init

[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
 2015-02-04  3:11 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: at91: sama5d4: display the U-Boot version on LCD
 2015-02-04  3:03 UTC 

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

[U-Boot] [PATCH] RSA depends on DM
 2015-02-04  1:12 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] cmd_fdt: Actually fix fdt command in sandbox
 2015-02-04  1:04 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] cmd_fdt: Print the control fdt in terms of virtual memory
` [U-Boot] [PATCH v2 1/2] cmd_fdt: Actually fix fdt command in sandbox
  ` [U-Boot] [PATCH v2 2/2] cmd_fdt: Print the control fdt in terms of virtual memory

[U-Boot] [PATCH V3] cmd_i2c: Provide option for bulk 'i2c write' in one transaction
 2015-02-04  0:41 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/5] microblaze: Move architecture to use generic board init
 2015-02-04  0:33 UTC  (4+ messages)

[U-Boot] SPL DM
 2015-02-04  0:33 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
 2015-02-03 23:43 UTC 

[U-Boot] Loop Variable through to user space
 2015-02-03 22:27 UTC  (2+ messages)

[U-Boot] [RFC PATCH 04/21] ARM: tegra: collect SoC sources into mach-tegra
 2015-02-03 21:49 UTC  (4+ messages)

[U-Boot] netconsole: USB Ethernet connection dropping with ping or tftpboot
 2015-02-03 21:44 UTC 

[U-Boot] [PATCH] mpc837xerdb: "fix Calling __hwconfig without a buffer" warning
 2015-02-03 20:24 UTC 

[U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
 2015-02-03 20:21 UTC 

[U-Boot] Patch to add support for BAV335x boards
 2015-02-03 19:52 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] dm: Prevent "demo hello" and "demo status" segfaults
 2015-02-03 19:23 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support
 2015-02-03 19:20 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 6/7] arm: Show relocated PC/LR in the register dump

[U-Boot] Hang when enabling DCache on a iMX6 board
 2015-02-03 19:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
 2015-02-03 17:59 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] sunxi: video: Dynamically reserve framebuffer memory

[U-Boot] [PATCH 1/5] nand: Add verification functions
 2015-02-03 17:58 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] cmd_nand: Verify writes to NAND
` [U-Boot] [PATCH 3/5] dfu: nand: Verify writes
` [U-Boot] [PATCH 4/5] nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
` [U-Boot] [PATCH 5/5] nand: yaffs: Remove the "nand write.yaffs" command

[U-Boot] [PATCH v2] omap3: add support for QUIPOS Cairo board
 2015-02-03 17:13 UTC 

[U-Boot] [PATCH] nand: Remove unused read/write structures
 2015-02-03 16:24 UTC 

[U-Boot] [PATCH] cmd_yaffs: Clean up command usage messages
 2015-02-03 16:15 UTC 

[U-Boot] [PATCH] nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
 2015-02-03 16:11 UTC 

[U-Boot] [PATCH 1/2] microblaze: spl: Do not call mem_malloc_init and use early alloc
 2015-02-03 15:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] microblaze: spl: Add LISTS to linker script

[U-Boot] [PATCH] powerpc/T104xD4RDB: Add T1040/T1042D4RDB boards support
 2015-02-03 14:00 UTC 

[U-Boot] U-Boot gitweb
 2015-02-03 13:07 UTC  (4+ messages)

[U-Boot] [PATCH] mpc85xx/t104xrdb : remove raw timing parameter
 2015-02-03 13:02 UTC 

[U-Boot] [PATCH v2] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 12:47 UTC  (49+ messages)
` [U-Boot] [PATCH v2] common/lcd: Add command for setting cursor within lcd-console
` [U-Boot] [PATCH v2] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH v2] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH v2] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH v2] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH v2] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH v2] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH v2] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH v2] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH v2] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH v2] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH v2] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH v2] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH v2] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH v2] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH v2] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH v2] board/BuR/kwb: Support modify bootcmd through reset-controller
` [U-Boot] [PATCH v2] intern: disable lcd-stdout
` [U-Boot] [PATCH v2] intern: Add specific offset do FAT-Filesystem
` [U-Boot] [PATCH v2] intern: Add copy scripts and target specific helpers

[U-Boot] [PATCH v2] armv8/vexpress64: make multientry conditional
 2015-02-03 12:31 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/24] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 12:31 UTC  (27+ messages)
` [U-Boot] [PATCH v2 02/24] common/lcd: Add command for setting cursor within lcd-console
` [U-Boot] [PATCH v2 03/24] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH v2 04/24] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH v2 05/24] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH v2 06/24] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH v2 07/24] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH v2 08/24] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH v2 09/24] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH v2 10/24] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH v2 11/24] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH v2 12/24] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH v2 13/24] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH v2 14/24] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH v2 15/24] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH v2 16/24] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH v2 17/24] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH v2 18/24] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH v2 19/24] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH v2 20/24] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH v2 21/24] board/BuR/kwb: Support modify bootcmd through reset-controller
` [U-Boot] [PATCH v2 22/24] intern: disable lcd-stdout
` [U-Boot] [PATCH v2 23/24] intern: Add specific offset do FAT-Filesystem
` [U-Boot] [PATCH v2 24/24] intern: Add copy scripts and target specific helpers

[U-Boot] [PATCH 01/21] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 11:53 UTC  (9+ 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] [RFC PATCH 0/9] x86: Add Intel Quark Memory Reference Code (MRC) support
 2015-02-03 11:45 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 1/9] x86: Allow overriding TSC_FREQ_IN_MHZ
` [U-Boot] [RFC PATCH 2/9] x86: quark: Bypass TSC calibration
` [U-Boot] [RFC PATCH 3/9] x86: quark: Add Memory Reference Code (MRC) main routines
` [U-Boot] [RFC PATCH 4/9] x86: quark: Add utility codes needed for MRC
` [U-Boot] [RFC PATCH 5/9] x86: quark: Add System Memory Controller support
` [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build
` [U-Boot] [RFC PATCH 7/9] fdtdec: Add compatible id and string for Intel Quark MRC
` [U-Boot] [RFC PATCH 8/9] dt-bindings: Add Intel Quark MRC bindings
` [U-Boot] [RFC PATCH 9/9] x86: quark: Call MRC in dram_init()

[U-Boot] [PATCH] powerpc, mpc5xx: fix compiler warning
 2015-02-03 11:39 UTC  (6+ messages)

[U-Boot] [PATCH 00/12] ARC: more improvements
 2015-02-03 10:58 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] arc: memcmp - fix zero-delay loop utilization
` [U-Boot] [PATCH 02/12] arc: remove CPU hard-coded selection from board description in include/configs
` [U-Boot] [PATCH 03/12] arc: add more flavours of ARC700 series CPU
` [U-Boot] [PATCH 04/12] arc: define and use PTAG AUX regs for MMUv3 only
` [U-Boot] [PATCH 05/12] arc: select cache settings via menuconfig
` [U-Boot] [PATCH 06/12] arc: add selection of endianess in Kconfig
` [U-Boot] [PATCH 07/12] arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
` [U-Boot] [PATCH 08/12] arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
` [U-Boot] [PATCH 09/12] arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
` [U-Boot] [PATCH 10/12] arc: move SYS_MONITOR_BASE setup in Konfig
` [U-Boot] [PATCH 11/12] arc: move CPU flags selection to the main "config.mk"
` [U-Boot] [PATCH 12/12] arc: build libgcc in U-Boot

[U-Boot] [PATCH] ARM: at91: at91sam9rlek: add hush parser to defconfig
 2015-02-03 10:19 UTC 

[U-Boot] Zynq Zybo booting with mainline U-Boot
 2015-02-03 10:08 UTC  (3+ messages)

[U-Boot] [PATCH] .travis.yml: remove 824x builds
 2015-02-03  9:34 UTC 

[U-Boot] [RFC PATCH] ARMv8: add Kconfig and CPU_V8 option
 2015-02-03  9:19 UTC 

[U-Boot] [PATCH v5 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-02-03  8:27 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v5 2/7] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v5 3/7] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v5 4/7] Exynos5: Fix exynos5_get_periph_rate calculations
` [U-Boot] [PATCH v5 5/7] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH v5 6/7] Exynos: clock: change mask bits as per peripheral
` [U-Boot] [PATCH v5 7/7] Exynos: Clock: Cleanup soc_get_periph_rate

[U-Boot] [PATCH v2 00/11] Add support for booting multiple cores
 2015-02-03  8:19 UTC  (6+ messages)
` [U-Boot] [PATCH v2 07/11] Exynos542x: cache: Disable clean/evict push to external
` [U-Boot] [PATCH v2 08/11] Exynos542x: add L2 control register configuration
` [U-Boot] [PATCH v2 09/11] Exynos542x: Fix secondary core booting for thumb
` [U-Boot] [PATCH v2 10/11] Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
` [U-Boot] [PATCH v2 11/11] Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800


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