public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-11-10 13:35:40 to 2014-11-11 15:29:08 UTC [more...]

[U-Boot] [PATCH] arm: imx: make bmode command work with SPL/U-Boot combo
 2014-11-11 15:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/39] x86: Add support for running on bare hardware
 2014-11-11 14:52 UTC  (24+ messages)
` [U-Boot] [PATCH 14/39] x86: Use the standard arch_cpu_init() function
` [U-Boot] [PATCH 19/39] x86: Build a .rom file which can be flashed to an x86 machine
` [U-Boot] [PATCH 31/39] x86: ivybridge: Check BIST value on boot
` [U-Boot] [PATCH 32/39] x86: ivybridge: Perform Intel microcode update "
` [U-Boot] [PATCH 33/39] RFC: x86: dts: Add microcode updates for ivybridge CPU
` [U-Boot] [PATCH 34/39] x86: ivybridge: Add early init for PCH devices
` [U-Boot] [PATCH 39/39] x86: ivybridge: Implement SDRAM init

[U-Boot] [PATCH] Revert "lib: bootm: add missing include"
 2014-11-11 14:45 UTC 

[U-Boot] [PATCH v2 0/33] x86: Add support for running on bare hardware
 2014-11-11 14:37 UTC  (42+ messages)
` [U-Boot] [PATCH v2 01/33] Move early malloc() to before arch_cpu_init()
` [U-Boot] [PATCH v2 02/33] fdt: Add a function to decode a variable-sized u32 array
` [U-Boot] [PATCH v2 03/33] dm: serial: Move current serial port pointer to global_data
` [U-Boot] [PATCH v2 04/33] dm: gpio: Add a function to read an ID from a list of GPIOs
` [U-Boot] [PATCH v2 05/33] x86: Add ifdtool for working with Intel Flash Descriptor ROM images
` [U-Boot] [PATCH v2 06/33] x86: config: Move common x86 configs to a common file
` [U-Boot] [PATCH v2 07/33] x86: Add processor functions to halt and get stack pointer
` [U-Boot] [PATCH v2 08/33] x86: Remove unnecessary find_fdt(), prepare_fdt() functions
` [U-Boot] [PATCH v2 09/33] x86: Replace fill_processor_name() with cpu_get_name()
` [U-Boot] [PATCH v2 10/33] x86: Tidy up timer code for Intel core architecture
` [U-Boot] [PATCH v2 11/33] x86: Add chromebook_link board
` [U-Boot] [PATCH v2 12/33] x86: Build a .rom file which can be flashed to an x86 machine
` [U-Boot] [PATCH v2 13/33] x86: Emit post codes in startup code for Chromebooks
` [U-Boot] [PATCH v2 14/33] x86: chromebook_link: Implement CAR support (cache as RAM)
` [U-Boot] [PATCH v2 15/33] x86: Refactor PCI to permit alternate init
` [U-Boot] [PATCH v2 16/33] x86: Support use of PCI before relocation
` [U-Boot] [PATCH v2 17/33] x86: ivybridge: Enable PCI in early init
` [U-Boot] [PATCH v2 18/33] x86: pci: Allow configuration before relocation
` [U-Boot] [PATCH v2 19/33] x86: ivybridge: Add early LPC init so that serial works
` [U-Boot] [PATCH v2 20/33] x86: Tidy up coreboot header usage
` [U-Boot] [PATCH v2 21/33] x86: Add clr/setbits functions
` [U-Boot] [PATCH v2 22/33] x86: Add msr read/write functions that use a structure
` [U-Boot] [PATCH v2 23/33] x86: ivybridge: Perform initial CPU setup
` [U-Boot] [PATCH v2 24/33] x86: ivybridge: Check BIST value on boot
` [U-Boot] [PATCH v2 25/33] x86: ivybridge: Perform Intel microcode update "
` [U-Boot] [PATCH v2 26/33] x86: dts: Add microcode updates for ivybridge CPU
` [U-Boot] [PATCH v2 27/33] x86: ivybridge: Add early init for PCH devices
` [U-Boot] [PATCH v2 28/33] x86: ivybridge: Add support for early GPIO init
` [U-Boot] [PATCH v2 29/33] x86: chromebook_link: Enable GPIO support
` [U-Boot] [PATCH v2 30/33] x86: Make show_boot_progress() common
` [U-Boot] [PATCH v2 31/33] x86: ivybridge: Add LAPIC support
` [U-Boot] [PATCH v2 32/33] x86: ivybridge: Implement SDRAM init
` [U-Boot] [PATCH v2 33/33] x86: Rename chromebook-x86 to coreboot

[U-Boot] [PATCH] ot1200: fix card detect for usdhc4
 2014-11-11 13:56 UTC  (2+ messages)

[U-Boot] [PATCH V2] powerpc: remove orphaned boards mcc200 and prs200
 2014-11-11 13:46 UTC 

[U-Boot] [PATCH 0/2] ARM: UniPhier: some cleanups and bug fix
 2014-11-11 13:18 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: UniPhier: consolidate board_postclk_init() function
` [U-Boot] [PATCH 2/2] ARM: UniPhier: call pin_init() also in the normal boot

[U-Boot] [PATCH v4 0/3] mmc: Board-specific MMC power initializations
 2014-11-11 13:13 UTC  (12+ messages)
` [U-Boot] [PATCH v4 1/3] "
` [U-Boot] [PATCH v4 2/3] twl4030: device-index-specific MMC power initializations, common ramp-up delay
` [U-Boot] [PATCH v4 3/3] omap_hsmmc: Board-specific TWL4030 MMC power initializations

[U-Boot] [PATCH v2] mtd: nand: allow to skip BBT scanning during NAND inititialization
 2014-11-11 13:10 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] mtd: denali: Use SELF_INIT to fix up registers after nand_scan_ident()
 2014-11-11 13:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
` [U-Boot] [PATCH 2/2] mtd: denali: set some registers after nand_scan_ident()

[U-Boot] [PATCH v2] fs: make it possible to read the filesystem UUID
 2014-11-11 12:55 UTC 

[U-Boot] [PATCH v6 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-11-11 12:53 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: UniPhier: decrease pre-reloc malloc area size
 2014-11-11 12:50 UTC 

[U-Boot] [PATCH] sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structure
 2014-11-11 12:21 UTC 

[U-Boot] [PATCH] fs: make it possible to read the filesystem UUID
 2014-11-11 12:21 UTC  (9+ messages)

[U-Boot] AM335x Boot Device 6 (NAND?)
 2014-11-11 12:17 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2015.01-rc1 released
 2014-11-11 10:44 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Cosmetic fix for nicer, aligned device list printout
 2014-11-11 10:25 UTC 

[U-Boot] [GIT PULL] Zynq patches
 2014-11-11 10:22 UTC 

[U-Boot] [PATCH v4] zynq: Use GPLed files for SPL
 2014-11-11 10:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] *** iMX6 SabreSD SPL Support ***
 2014-11-11  8:44 UTC  (9+ messages)
` [U-Boot] [PATCH v3 4/8] imx6: add some flexibility for defining macros
` [U-Boot] [PATCH v3 7/8] imx6: SPL support for iMX6 SabreSD

[U-Boot] Pull req on u-boot-sunxi/sunxi-wip
 2014-11-11  8:43 UTC 

[U-Boot] [PATCH v2 2/4] x86: Do TSC MSR calibration only for known/supported CPUs
 2014-11-11  8:25 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/4] x86: Do CPU identification in the early phase
 2014-11-11  8:21 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc: remove orphaned boards mcc200 and prs200
 2014-11-11  6:10 UTC  (5+ messages)

[U-Boot] [PATCH] qe/deep-sleep: add qe deep-sleep for generic board
 2014-11-11  6:10 UTC 

[U-Boot] [PATCH] qe/deep-sleep: add qe deep-sleep for generic board
 2014-11-11  5:43 UTC 

[U-Boot] sandbox: Uninitialized variable
 2014-11-11  0:30 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/14] dm: Implement driver model support in SPL
 2014-11-11  0:16 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/14] arm: spl: Avoid setting up a duplicate global data structure
` [U-Boot] [PATCH v3 02/14] dm: tegra: Avoid using arch-specific memcpy() in SPL
` [U-Boot] [PATCH v3 03/14] dm: Split the simple malloc() implementation into its own file
` [U-Boot] [PATCH v3 04/14] dm: arm: spl: Allow simple malloc() in SPL
` [U-Boot] [PATCH v3 05/14] dm: spl: Make simple malloc() available when enabled
` [U-Boot] [PATCH v3 06/14] dm: spl: Allow driver model to be used
` [U-Boot] [PATCH v3 07/14] dm: Allow device removal features to be dropped
` [U-Boot] [PATCH v3 08/14] dm: Allow stdio registration "
` [U-Boot] [PATCH v3 09/14] dm: Disable dm_warn() in SPL
` [U-Boot] [PATCH v3 10/14] dm: tegra: Add platform data for the SPL uart
` [U-Boot] [PATCH v3 11/14] dm: tegra: Add platform data for the GPIO driver
` [U-Boot] [PATCH v3 12/14] dm: arm: spl: Make driver model linker lists available
` [U-Boot] [PATCH v3 13/14] dm: tegra: Enable driver model in SPL and adjust the GPIO driver
` [U-Boot] [PATCH v3 14/14] dm: Update documentation to include CONFIG_DM... options

[U-Boot] can i pass an bootarg/environment variable from the command line while building u-boot?
 2014-11-10 22:35 UTC 

[U-Boot] porting u-boot, MMU question
 2014-11-10 22:21 UTC  (13+ messages)
          ` [U-Boot] porting u-boot, few final questions

[U-Boot] [PATCH] Revert "ARM: SPL: do not set gd again"
 2014-11-10 22:13 UTC  (3+ messages)

[U-Boot] [PATCH 11/11] beagle_x15: add board support for Beagle x15
 2014-11-10 21:29 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "
      ` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH] powerpc: o2dnt: convert to generic board
 2014-11-10 21:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-ti/master
 2014-11-10 21:29 UTC  (2+ messages)

[U-Boot] [PATCH 10/10] net: smc911x: Keep MAC programmed
 2014-11-10 21:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,10/10] "

[U-Boot] [PATCH] sort drivers/mmc/Makefile
 2014-11-10 21:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [i2c] Pull request
 2014-11-10 21:29 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-blackfin
 2014-11-10 21:28 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2014-11-10 21:28 UTC  (2+ messages)

[U-Boot] [PATCH] Added support for comments in input to mkenvimage
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1] ZFS: Clean up cppcheck warnings where relevant, leaked memory etc
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] generic-board: make compile-time noise for non-generic boards
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 9/9] board/esd/common/auto_update.c: fix Uninitialized variable
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 8/9] ARM: MXS: fix Uninitialized variable error
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/9] board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/9] common/cmd_fitupd.c: restore corrupted file
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/9] drivers/net/uli526x.c: fix syntax error
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/9] "

[U-Boot] [PATCH 2/9] board/cogent/lcd.c: fix syntax error
 2014-11-10 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/9] "

[U-Boot] [PATCH 1/9] cppcheck cleanup: fix nullPointer errors
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/9] "

[U-Boot] [PATCH v2] doc: fix documentation of out-of-tree build
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] tools/env: Fix environment size and CRC on 64-bit hosts
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MAINTAINERS: CFI flash maintainership only includes the CFI related files
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/6] kbuild: sync misc scripts with Linux 3.18-rc1
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] kconfig: sync kconfig files with Linux 3.18-rc1
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/6] kbuild: sync top Makefile with Linux 3.18-rc1
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] kbuild: improve multi-objs dependency and cleanups
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/6] kbuild: bug fixes and cleanups of Makefile.host
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] kbuild: remove "clobber" target
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/6] hush: make run_command() return an error on parsing failure
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] hush: fix segfault on syntax error
 2014-11-10 21:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/6] "

[U-Boot] [PATCH 3/6] hush: return consistent codes from run_command()
 2014-11-10 21:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] sandbox: init cli for -c
 2014-11-10 21:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/6] "

[U-Boot] [PATCH 1/6] dlmalloc: ensure gd is set for early alloc
 2014-11-10 21:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] power_spi.c: Rewrite pmic_reg function
 2014-11-10 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] image-fdt: boot_get_fdt() return value when no DTB exists
 2014-11-10 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v7 0/6] fs: fat/ext4/sandbox - Deal with files greater than 2GB
 2014-11-10 20:17 UTC  (7+ messages)
` [U-Boot] [PATCH v7 1/6] sandbox: Use md5sum and fatwrite to enable testing of fs commands
` [U-Boot] [PATCH v7 2/6] fat: prepare for API change for files greater than 2GB
` [U-Boot] [PATCH v7 3/6] ext4: "
` [U-Boot] [PATCH v7 4/6] sandbox: "
` [U-Boot] [PATCH v7 5/6] fs: API changes to enable extra parameter to return size of type loff_t
` [U-Boot] [PATCH v7 6/6] sandbox: script for testing sandbox/ext4/fat/fs commands

[U-Boot] [PATCH] mx53loco: Change 'fdt_file' dynamically
 2014-11-10 19:51 UTC  (2+ messages)

[U-Boot] Fix for ns16550 driver hanging on OMAP4
 2014-11-10 19:04 UTC 

[U-Boot] [PATCH v2 4/4] x86: Save TSC frequency in the global data
 2014-11-10 18:55 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/4] x86: Add quick TSC calibration via PIT
 2014-11-10 18:55 UTC  (2+ messages)

[U-Boot] [PATCH 01/11] arm: omap5: don't enable misc_init_r by default
 2014-11-10 18:47 UTC  (20+ messages)
` [U-Boot] [PATCH 02/11] arm: omap5: tps659038: rename regulator defines
` [U-Boot] [PATCH 03/11] arm: dra7xx: prcm: add missing registers
` [U-Boot] [PATCH 04/11] usb: phy: omap_usb_phy: fix build breakage
` [U-Boot] [PATCH 05/11] arm: omap-common: emif: allow to map memory without interleaving
` [U-Boot] [PATCH 06/11] configs: omap5_common : Boot rootfs from sd card by default
` [U-Boot] [PATCH 07/11] arm: omap5: make hw_init_data weak
` [U-Boot] [PATCH 08/11] arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak
` [U-Boot] [PATCH 09/11] arm: omap_common: expose tps659038 and dra7xx_dplls
` [U-Boot] [PATCH 10/11] arm: omap: add support for am57xx devices

[U-Boot] [PATCH] broadcom: add seven boards
 2014-11-10 18:46 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] spl: MMC U-Boot image load from raw partition
 2014-11-10 18:46 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] MMC SD fs boot partition config coding style and proper description
` [U-Boot] [PATCH 2/2] spl: MMC U-Boot image load from raw partition

[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Enable 8-bit eMMC access on the dra7xx_evm
 2014-11-10 18:45 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.h
 2014-11-10 18:45 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] Add board level usb supporrt for mxsxsabresd and mx6slevk
 2014-11-10 17:55 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] usb:ehci-mx6 add board_usb_phy_mode function

[U-Boot] verified boot of beaglebone black
 2014-11-10 15:53 UTC  (13+ messages)

[U-Boot] [PATCH v3 0/3] exynos config updates
 2014-11-10 15:50 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)

[U-Boot] [PATCH 0/4 v4] arm: socfpga: Add Cadence QSPI support
 2014-11-10 15:48 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4 v4] arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsi

[U-Boot] [PATCH v4] sun6i: Add basic axp221 driver
 2014-11-10 15:12 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position
 2014-11-10 14:19 UTC  (2+ messages)

[U-Boot] [PATCH v3] mpc85xx: inhibit bman portals by default
 2014-11-10 13:57 UTC 

[U-Boot] ARM: PSCI 0.1 vs 0.2
 2014-11-10 13:36 UTC  (6+ messages)

[U-Boot] [PATCH] ot1200: add support for EHCI
 2014-11-10 13:35 UTC 


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