public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-02 14:40:34 to 2015-02-03 12:19:25 UTC [more...]

[U-Boot] [PATCH v2] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 12:19 UTC  (9+ 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 to add support for BAV335x boards
 2015-02-03 11:57 UTC  (2+ messages)

[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 V2 00/13] common lcd refactor
 2015-02-03 11:32 UTC  (14+ 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 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] [PATCH v2 1/5] microblaze: Move architecture to use generic board init
 2015-02-03  9:26 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/5] microblaze: Speedup code copy
` [U-Boot] [PATCH v2 3/5] bdinfo: Show information about fdt blob via bdinfo
` [U-Boot] [PATCH v2 4/5] microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
` [U-Boot] [PATCH v2 5/5] microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN

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

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

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

[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  (12+ messages)
` [U-Boot] [PATCH v2 01/11] Exynos542x: Config: Add various configs
` [U-Boot] [PATCH v2 02/11] Exynos542x: CPU: Power down all secondary cores
` [U-Boot] [PATCH v2 03/11] Exynos542x: Add workaround for ARM errata 798870
` [U-Boot] [PATCH v2 04/11] Exynos542x: Add workaround for ARM errata 799270
` [U-Boot] [PATCH v2 05/11] Exynos542x: Add workaround for exynos iROM errata
` [U-Boot] [PATCH v2 06/11] Exynos542x: Change ambiguous function name set_l2cache
` [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

[U-Boot] [RFC PATCH] ARMv8: replace CONFIG_ARM64 with builtin __aarch64__
 2015-02-03  8:10 UTC 

[U-Boot] [PATCH] sunxi: Ampe A76 support
 2015-02-03  7:49 UTC  (2+ messages)

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

[U-Boot] [PATCH] RSA depends on DM
 2015-02-03  7:42 UTC 

[U-Boot] [PATCH] arm: spear: Move to generic board support
 2015-02-03  7:27 UTC 

[U-Boot] Raspberry Pi GPIO interacts with u-boot
 2015-02-03  6:57 UTC  (5+ messages)

[U-Boot] 0001-Adding-Support-for-BAV335x-boards.patch
 2015-02-03  6:53 UTC  (5+ messages)

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

[U-Boot] [PATCH v4 0/6] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-02-03  5:23 UTC  (7+ messages)
` [U-Boot] [PATCH v4 3/6] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v4 5/6] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH v4 6/6] Exynos: clock: change mask bits as per peripheral

[U-Boot] [PATCH 0/2] Refactor EEPROM device tree and add default offset length
 2015-02-03  5:13 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: UniPhier: move EEPROM device node into a separate DTS
` [U-Boot] [PATCH 2/2] ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS

[U-Boot] [PATCH] ARM: UniPhier: remove dummy gpio.h
 2015-02-03  4:51 UTC 

[U-Boot] [PATCH v2] ARM: at91: at91sam9rlek: update the default nand flash configs
 2015-02-03  3:38 UTC 

[U-Boot] U-Boot gitweb
 2015-02-03  3:24 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: spl: Allow board_init_r() to run with a larger stack
 2015-02-03  1:47 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] ARM: at91: at91sam9rlek: add mmc config for at91sam9rlek
 2015-02-03  1:28 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: at91: at91sam9rlek: update the default nand flash configs
 2015-02-03  1:10 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: omap: Pass correct argument to _get_gpio_direction()
 2015-02-03  0:55 UTC  (2+ messages)

[U-Boot] [PATCH RFT v2] gpio: at91: Fix getting address of private data
 2015-02-03  0:55 UTC  (2+ messages)

[U-Boot] Possible OMAP3 regression with current mainline
 2015-02-03  0:40 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/7] Add Driver Model support to network stack
 2015-02-03  0:38 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v2 0/8] "
  ` [U-Boot] [RFC PATCH v2 1/8] net: Provide a function to get the current MAC address
  ` [U-Boot] [RFC PATCH v2 2/8] net: Rename helper function to be more clear
  ` [U-Boot] [RFC PATCH v2 3/8] net: Remove unneeded "extern" in net.h
  ` [U-Boot] [RFC PATCH v2 4/8] net: Refactor in preparation for driver model
  ` [U-Boot] [RFC PATCH v2 5/8] net: Add basic driver model support to Ethernet stack
  ` [U-Boot] [RFC PATCH v2 6/8] net: Add network support to sandbox
  ` [U-Boot] [RFC PATCH v2 7/8] net: Add ARP and PING response to sandbox driver
  ` [U-Boot] [RFC PATCH v2 8/8] net: Add actual networking support to sandbox's driver

[U-Boot] powerpc/e5500: looks like init is setting a reserved HID0 bit in start.S?
 2015-02-03  0:22 UTC 

[U-Boot] [PATCH 1/2] bootstage: Fix typos in the comment
 2015-02-02 23:58 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] x86: Use tab instead of space to indent in PCIE_ECAM_BASE

[U-Boot] [ANN] U-Boot v2015.04-rc1 released
 2015-02-02 22:14 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
 2015-02-02 19:26 UTC  (12+ messages)

[U-Boot] Please pull u-boot-ti/master
 2015-02-02 19:00 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-blackfin
 2015-02-02 18:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-02-02 18:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86 branch patman
 2015-02-02 18:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2015-02-02 18:59 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: armv7 fix spelling of SCTRL
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fpga: Extend dump description
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4 v2] vexpress64: support the Juno Development Platform
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, 4/4, "

[U-Boot] [PATCH 3/4 v2] vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, 3/4, "

[U-Boot] [PATCH V5] add README.distro file
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,V5] "

[U-Boot] [PATCH 1/2] drivers/pci/pci_rom.c: fix compile warning under 64bit mode
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] drivers/net/e1000.c: fix compile warning under 64bit mode
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: switch armltd vexpress to GENERIC_BOARD
 2015-02-02 18:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] distro_bootcmd: read DHCP boot script name from a variable
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: Fix gettime command help
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: bootm: Document fake bootm sub-command
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] tools: do not print error messages in verify_header() functions
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] dumpimage: fit: extract FIT images
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] dumpimage: replace the term "datafile" by "subimage"
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] dumpimage: add 'T' option to explicitly set the image type
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/3] imagetool: replace image registration function by linker_lists feature
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] imagetool: make the image_save_datafile() available to all image types
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] imagetool: move common code to imagetool module
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] linker_lists: fix misspellings
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] doc: fix misspellings
 2015-02-02 18:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] doc: "os" is also mandatory for "ramdisk" FIT image components
 2015-02-02 18:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] common: add cache flush to imxtract function
 2015-02-02 18:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

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

[U-Boot] [PATCH 3/4] config_distro_bootcmd: Scan all partitions for boot files
 2015-02-02 18:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] part: let list put the list in an environment variable
 2015-02-02 18:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] fs: Add command to retrieve the filesystem type
 2015-02-02 18:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-02-02 18:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2015-02-02 18:57 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=
 2015-02-02 18:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] video: sunxi: Enable cache for the framebuffer
 2015-02-02 18:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] sunxi: FEL mode fixes
 2015-02-02 18:45 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Make FEL mode usable again

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

[U-Boot] [PATCH v2 0/11] Add full DDR init for Marvell Armada-XP MV78xx0 (AXP)
 2015-02-02 16:47 UTC  (4+ messages)

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

[U-Boot] [PATCH v2 0/6] keymile: enhance IVM reading
 2015-02-02 15:55 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] KM/IVM: split the IVM reading and parsing in 2 parts
` [U-Boot] [PATCH v2 2/6] kirkwood/km_arm: read the IVM eeprom earlier
` [U-Boot] [PATCH v2 3/6] 85xx/kmp204x: "
` [U-Boot] [PATCH v2 4/6] 83xx/km83xx: "
` [U-Boot] [PATCH v2 5/6] 82xx/km82xx: "
` [U-Boot] [PATCH v2 6/6] KM/IVM: remove ivm_read_eeprom(void)

[U-Boot] [PATCH 0/5] keymile: enhance IVM reading
 2015-02-02 15:55 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] KM/IVM: remove ivm_read_eeprom(void)

[U-Boot] [PATCH v2] arm/ls1021a: Add workaround for DDR erratum A008378
 2015-02-02 14:40 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