public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-10-24 03:51:40 to 2014-10-24 21:54:49 UTC [more...]

[U-Boot] [PATCH 0/9] Pre-EEPROM cleanup series
 2014-10-24 21:54 UTC  (11+ messages)
` [U-Boot] [PATCH 1/9] doc: Update README.scrapyard
` [U-Boot] [PATCH 2/9] ppc: Zap ICU862 board
` [U-Boot] [PATCH 3/9] ppc: Zap MHPC board
` [U-Boot] [PATCH 4/9] ppc: Zap Hymod board
` [U-Boot] [PATCH 5/9] ppc: Zap HWW1U1A board

[U-Boot] [PATCH 0/2] Fix u-boot compile on darwin host
 2014-10-24 21:40 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] tools/socfpgaimage.c: fix build on darwin
` [U-Boot] [PATCH 2/2] tools/kwbimage.c: "

[U-Boot] [PATCH V8] ARM: mx6: Add support for Kosagi Novena
 2014-10-24 21:39 UTC 

[U-Boot] [PATCH 2/2] PowerPC: drop some 74xx_7xx boards and related code
 2014-10-24 21:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] README.scrapyard: update commit IDs
 2014-10-24 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: config: Add USB support example
 2014-10-24 21:34 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2014-10-24 21:26 UTC 

[U-Boot] [PATCH] tools/kwbimage.c: fix parser error handling
 2014-10-24 21:25 UTC 

[U-Boot] [PATCH v2 0/7] sunxi: Kconfig consolidation and cleanup
 2014-10-24 20:20 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] sunxi: kconfig: Add top-level ARCH_SUNXI
` [U-Boot] [PATCH v2 2/7] sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I
` [U-Boot] [PATCH v2 3/7] sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option
` [U-Boot] [PATCH v2 4/7] sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
` [U-Boot] [PATCH v2 5/7] sunxi: Drop FEL variants of defconfigs
` [U-Boot] [PATCH v2 6/7] sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>
` [U-Boot] [PATCH v2 7/7] sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms

[U-Boot] [PATCH 03/49] cti_flash.c: use __weak when requested
 2014-10-24 20:18 UTC  (2+ messages)
` [U-Boot] [PATCH] cti_flash.c: use __weak for flash_(read|write){8, 16, 32, 64}

[U-Boot] [PATCH v2 01/11] fdt: Allow ft_board_setup() to report failure
 2014-10-24 20:04 UTC  (27+ messages)
` [U-Boot] [PATCH v2 02/11] fdt: Report failure of ft_board_setup()
` [U-Boot] [PATCH v2 03/11] fdt: Export the fdt_find_or_add_subnode() function
` [U-Boot] [PATCH v2 04/11] fdt: Add device tree memory bindings
` [U-Boot] [PATCH v2 05/11] fdt: Use the correct return types for fdtdec_decode_region()
` [U-Boot] [PATCH v2 06/11] fdt: Enhance flashmap function to deal with region properties
` [U-Boot] [PATCH v2 07/11] fdt: Tidy up error handling in image_setup_libfdt()
` [U-Boot] [PATCH v2 08/11] fdt: Add ft_system_setup() function for system device tree additions
` [U-Boot] [PATCH v2 09/11] fdt: Change fdt_pack_reg() to static and fix types
` [U-Boot] [PATCH v2 10/11] fdt: Add a function to decode a named memory region
` [U-Boot] [PATCH v2 11/11] fdt: Try to use fdt_address_cells()/fdt_size_cells()

[U-Boot] [RFC] Removal of doc/README.scrapyard
 2014-10-24 19:31 UTC  (2+ messages)

[U-Boot] Collapsing buildman output dir?
 2014-10-24 19:12 UTC  (3+ messages)

[U-Boot] [PATCH] arm: tegra: raise CONFIG_SYS_MALLOC_LEN to 32mb
 2014-10-24 19:11 UTC 

[U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support
 2014-10-24 19:11 UTC  (3+ messages)
` [U-Boot] [PATCH v2 35/40] ARM: Implement non-cached memory support

[U-Boot] [PATCH v2 0/13] dm: Implement driver model support in SPL
 2014-10-24 19:08 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/13] dm: dts: Move omap device tree includes to correct place
` [U-Boot] [PATCH v2 02/13] dm: Split the simple malloc() implementation into its own file
` [U-Boot] [PATCH v2 04/13] dm: spl: Make simple malloc() available when enabled
` [U-Boot] [PATCH v2 05/13] dm: spl: Allow driver model to be used
` [U-Boot] [PATCH v2 07/13] dm: Allow stdio registration to be dropped
` [U-Boot] [PATCH v2 08/13] dm: Disable dm_warn() in SPL
` [U-Boot] [PATCH v2 11/13] dm: arm: spl: Make driver model linker lists available

[U-Boot] [PATCH] ARM: tegra: increase buffer size and sys args num
 2014-10-24 18:45 UTC 

[U-Boot] [PATCH v2] sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set
 2014-10-24 18:37 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] ARM: Add non-secure / virt Kconfig options and allow secure boot on non-secure configs
 2014-10-24 18:34 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
` [U-Boot] [PATCH 2/2] ARM: bootm: Allow booting in secure mode on hyp capable systems

[U-Boot] [PATCH] sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
 2014-10-24 18:28 UTC 

[U-Boot] [PATCH] Use __stringify() instead of xstr()
 2014-10-24 18:13 UTC 

[U-Boot] [PATCH] fdt_support: fix unaligned u64 accesses in fdt_fixup_memory_banks
 2014-10-24 17:56 UTC  (2+ messages)

[U-Boot] tps65910x I2C RTC driver
 2014-10-24 17:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/10] Provide inttypes.h to avoid 32/64 bit problems with printf()
 2014-10-24 17:18 UTC  (5+ messages)

[U-Boot] [RFC PATCH 0/7] Switch am335x_evm.h based boards to use config_distro_bootcmd
 2014-10-24 16:22 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 7/7] Switch am335x_evm.h to use config_distro_defaults and config_distro_bootcmd. Add scriptaddr to DEFAULT_LINUX_BOOT_ENV, as scriptaddr is used for boot scripts in config_distro_bootcmd

[U-Boot] [PATCH v2 1/3] arm: odroid: pmic77686: allow bucket voltage settings
 2014-10-24 16:08 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/3] arm: odroid: usb: add support for usb host including ethernet

[U-Boot] WARNING Could not get liodn of node /pcie@ffe240000: FDT_ERR_NOTFOUND
 2014-10-24 16:02 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] Set of fixes for Exynos4xxx boards
 2014-10-24 15:53 UTC  (17+ messages)
` [U-Boot] [PATCH 01/14] mmc: s5p: set SD detection pin as input
` [U-Boot] [PATCH 02/14] exynos: common: enable generic fs operations
` [U-Boot] [PATCH 03/14] exynos4/4x12: cpu: add extra gpio base addresses
` [U-Boot] [PATCH 04/14] exynos4/4x12: gpio: use gpio extra "
` [U-Boot] [PATCH 05/14] exynos4412: dts: fix bad gpio order in pinctrl
` [U-Boot] [PATCH 06/14] exynos4412: dts: adjust pinctrl-uboot to changed gpio order
` [U-Boot] [PATCH 07/14] exynos4210: dts: fix gpio offset in pinctrl-uboot
` [U-Boot] [PATCH 08/14] universal: request soft i2c gpio
` [U-Boot] [PATCH 08/14] universal: request soft i2c/spi gpio
` [U-Boot] [PATCH 09/14] universal: dts: adjust gpio numbers to new api
` [U-Boot] [PATCH 10/14] trats: "
` [U-Boot] [PATCH 11/14] trats2: dts: adjust gpio numbers after gpio rework
` [U-Boot] [PATCH 12/14] odroid: dts: adjust sd cd-gpios for SD Card
` [U-Boot] [PATCH 13/14] odroid: dts: fix name of included dtsi
` [U-Boot] [PATCH 14/14] odroid: adjust gpio calls to dm gpio api

[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
 2014-10-24 15:50 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/1] Enable Android Fastboot support on am335x_evm board
 2014-10-24 15:07 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/12] RFC: dm: Add I2C support
 2014-10-24 15:03 UTC  (2+ messages)

[U-Boot] [PATCH] Freescale t104x: Do not exclude SGMII
 2014-10-24 14:49 UTC 

[U-Boot] [PATCH 01/25] ppc: Zap ICU862 board
 2014-10-24 14:37 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-10-24 14:33 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] arm: arch-mx6: typo fixes in crm_regs.h
  ` [U-Boot] [PATCH v2 2/3] arm: mx6: add support for TBS2910 Matrix ARM miniPC
  ` [U-Boot] [PATCH v2 3/3] video: speedup writing strings to fb console

[U-Boot] Relocation issue - need help!
 2014-10-24 14:14 UTC  (7+ messages)

[U-Boot] [PATCH for-next 2/3] sunxi: kconfig: Add top-level TARGET_SUNXI
 2014-10-24 14:04 UTC  (5+ messages)

[U-Boot] [PATCH 1/5] imx: gpt: Add 24Mhz OSC clock source support for GPT
 2014-10-24 13:18 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] imx: mx6sl: Add perclk_clk_sel bit define in CCM
` [U-Boot] [PATCH 3/5] imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source
` [U-Boot] [PATCH 4/5] imx: mx6sl: Set the preclk clock source to OSC 24Mhz
` [U-Boot] [PATCH 5/5] imx: mx6: Enable 24Mhz OSC for GPT clock source

[U-Boot] [PATCH] powerpc: mpc5121ads: update board config info in README
 2014-10-24 12:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] powerpc: mpc512x: fix boot breakage
 2014-10-24 12:41 UTC  (14+ messages)
` [U-Boot] [PATCH 2/7] powerpc: mpc5121ads: convert to generic board
` [U-Boot] [PATCH 3/7] powerpc: pdm360ng: "
` [U-Boot] [PATCH 4/7] powerpc: aria: "
` [U-Boot] [PATCH 5/7] powerpc: ac14xx: "
` [U-Boot] [PATCH 6/7] powerpc: mecp5123: "
` [U-Boot] [PATCH 7/7] powerpc: digsy_mtc: "

[U-Boot] [PATCH] ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename
 2014-10-24 11:41 UTC  (3+ messages)

[U-Boot] [Patch] mmc: fsl_esdhc: fix f_max retrieval during init
 2014-10-24 11:35 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: update PMC440 board support
 2014-10-24 10:52 UTC  (3+ messages)

[U-Boot] [PATCH v2] ppc4xx: update PMC440 board support
 2014-10-24 10:44 UTC 

[U-Boot] [PATCH v2 0/6] dm: Introduce driver model for sunxi
 2014-10-24  9:42 UTC  (4+ messages)
` [U-Boot] [PATCH v2 6/6] dm: sunxi: Add support for serial using driver model
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/6] dm: sunxi: Modify the GPIO driver to support driver model
 2014-10-24  9:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/6] dm: sunxi: Make sure that GPIOs are requested
 2014-10-24  9:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/6] dm: sunxi: Add pinmux functions which take a bank parameter
 2014-10-24  9:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board
 2014-10-24  8:53 UTC 

[U-Boot] [PATCH v2 2/6] dm: sunxi: Add a new config for an FDT-based pcDuino3
 2014-10-24  8:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/6] dm: sunxi: dts: Add sun7i device tree files
 2014-10-24  8:32 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/2] ARM: atmel: spl: make initialization more stable
 2014-10-24  8:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: atmel: spl: make css field configurable

[U-Boot] [PATCH] mpc85xx/kmp204x: raise u-boot size to 768KB
 2014-10-24  8:11 UTC 

[U-Boot] Please pull u-boot-sunxi/master into master
 2014-10-24  8:06 UTC 

[U-Boot] [PATCH 0/2] serial: UniPhier: fix UniPhier on-chip UART
 2014-10-24  8:00 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] serial: UniPhier: add .pending handler
` [U-Boot] [PATCH 2/2] serial: UniPhier: add static to locally used functions

[U-Boot] [PATCH v2] dm: move platform data headers to include/dm/platform_data
 2014-10-24  7:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] imx: gpt: Add 24Mhz OSC clock source support for GPT
 2014-10-24  7:44 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] imx: mx6sl: Add perclk_clk_sel bit define in CCM
` [U-Boot] [PATCH 3/5] imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source
` [U-Boot] [PATCH 4/5] imx: mx6sl: Set the preclk clock source to OSC 24Mhz
` [U-Boot] [PATCH 5/5] imx: mx6: Enable 24Mhz OSC for GPT clock source

[U-Boot] [PATCH] board: wandboard: add usb storage
 2014-10-24  7:40 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] Please increase the image size for km boards
 2014-10-24  6:57 UTC  (6+ messages)

[U-Boot] [PATCH v2] i2c: designware: Convert driver to multibus/multiadapter framework
 2014-10-24  6:08 UTC 

[U-Boot] [PATCH] i2c: designware: Convert driver to multibus/multiadapter framework
 2014-10-24  5:57 UTC  (3+ messages)

[U-Boot] [PATCH 5/5] sf: Update SST25* flash params of sector size & numbers
 2014-10-24  4:18 UTC  (2+ messages)

[U-Boot] [PATCH 4/5] sf: Update SST25* flash params of supported read commands
 2014-10-24  4:18 UTC  (2+ messages)

[U-Boot] [PATCH 3/5] spi: sf: Support byte program for sst spi flash
 2014-10-24  4:17 UTC  (2+ messages)

[U-Boot] [PATCH 2/5] spi/ich.c: Set the rx operation mode for ich 7
 2014-10-24  4:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] spi/ich.c: Fix a bug of reading from a non-64 bytes aligned address
 2014-10-24  4:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm.git
 2014-10-24  3:56 UTC 

[U-Boot] [PATCH v2 0/8] dm-serial: bug fix and refactoring and conversion of Uniphier serial
 2014-10-24  3:55 UTC  (22+ messages)
` [U-Boot] [PATCH v2 1/8] serial: add static directive to local functions
` [U-Boot] [PATCH v2 2/8] dm: serial: fix console putc
` [U-Boot] [PATCH v2 3/8] dm: serial: remove unnecessary casting
` [U-Boot] [PATCH v2 4/8] dm: serial: consolidate common code more
` [U-Boot] [PATCH v2 5/8] dm: add entries to Kconfig
` [U-Boot] [PATCH v2 6/8] dm: serial: use Driver Model for UniPhier serial driver
` [U-Boot] [PATCH v2 7/8] serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
` [U-Boot] [PATCH v2 8/8] serial: remove uniphier_serial_initialize() call

[U-Boot] [PATCH 0/8] x86: Convert serial and GPIO to driver model
 2014-10-24  3:54 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8] dm: serial: ns16550: Add a cast to the I/O operations
` [U-Boot] [PATCH 2/8] dm: x86: Remove ebp assembler warning in zimage.c
` [U-Boot] [PATCH 3/8] dm: x86: Zero global data before board_init_f()
` [U-Boot] [PATCH 4/8] dm: x86: Support pre-reloc malloc()
` [U-Boot] [PATCH 5/8] dm: x86: Add a gpio header for coreboot
` [U-Boot] [PATCH 6/8] dm: x86: Convert Intel ICH6 GPIO driver to use driver model
` [U-Boot] [PATCH 7/8] dm: x86: dts: Add additional info to the serial port node
` [U-Boot] [PATCH 8/8] dm: x86: Convert coreboot serial to use driver model

[U-Boot] [PATCH 0/23] dm: Introduce driver model for sunxi
 2014-10-24  3:53 UTC  (33+ messages)
` [U-Boot] [PATCH 08/23] dm: gpio: Implement GPIO reservation in the uclass
` [U-Boot] [PATCH 09/23] dm: gpio: Add gpio_get_function() and friends
` [U-Boot] [PATCH 10/23] dm: Move the function for getting GPIO status into the uclass
` [U-Boot] [PATCH 11/23] dm: gpio: sandbox: Implement the get_function() method
` [U-Boot] [PATCH 12/23] dm: gpio: sandbox: Implement the remove() method
` [U-Boot] [PATCH 13/23] dm: gpio: sandbox: Drop request()/free() in the driver
` [U-Boot] [PATCH 14/23] test: dm: Update GPIO tests for new gpio_request() method
` [U-Boot] [PATCH 15/23] dm: gpio: Add gpio_requestf() helper for printf() strings
` [U-Boot] [PATCH 16/23] test: dm: Support memory leak checking as a core feature
` [U-Boot] [PATCH 17/23] test: dm: Add additional GPIO tests
` [U-Boot] [PATCH 18/23] dm: gpio: tegra: Drop request()/free() in the driver
` [U-Boot] [PATCH 19/23] dm: gpio: omap3: "
` [U-Boot] [PATCH 20/23] dm: gpio: rpi_b: "
` [U-Boot] [PATCH 21/23] dm: gpio: exynos: "
` [U-Boot] [PATCH 22/23] dm: gpio: imx: "
` [U-Boot] [PATCH 23/23] dm: gpio: Remove unused get_state() uclass method

[U-Boot] [PATCH v2 0/15] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-24  3:52 UTC  (30+ messages)
` [U-Boot] [PATCH v2 02/15] dm: serial: Reset the watchdog while waiting in getc()
` [U-Boot] [PATCH v2 03/15] dm: serial: ns16550: Correct logic for checking for character
` [U-Boot] [PATCH v2 04/15] dm: ns16550: Use an address instead of a pointer for the uart base
` [U-Boot] [PATCH v2 05/15] dm: ns16550: Correct the probe logic for platform data
` [U-Boot] [PATCH v2 06/15] dm: serial: Support CONFIG_CONS_INDEX if available
` [U-Boot] [PATCH v2 07/15] dm: dts: omap: Select correct console for beaglebone
` [U-Boot] [PATCH v2 08/15] dm: omap: gpio: Put _get_gpio_value() logic into its own function
` [U-Boot] [PATCH v2 09/15] dm: omap: gpio: Support driver model
` [U-Boot] [PATCH v2 10/15] dm: am33xx: Provide platform data for GPIOs
` [U-Boot] [PATCH v2 11/15] dm: am33xx: Provide platform data for serial
` [U-Boot] [PATCH v2 12/15] dm: omap: serial: Add driver model support
` [U-Boot] [PATCH v2 13/15] dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH v2 14/15] dm: am33xx: Move to driver model for GPIO and serial
` [U-Boot] [PATCH v2 15/15] dm: omap3: "


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