public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-10-13 09:46:15 to 2014-10-15 12:42:33 UTC [more...]

[U-Boot] [PATCH] ARM: bootm: Allow booting in secure mode on hyp capable systems
 2014-10-15 12:42 UTC  (8+ messages)

[U-Boot] u-boot:arm:Boot MLO and U-boot img from nand flash for omap4460
 2014-10-15 12:09 UTC 

[U-Boot] [PATCH] ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables
 2014-10-15 11:43 UTC  (7+ messages)

[U-Boot] [PATCH for-next] arndale: Enable config_distro_defaults.h
 2014-10-15 10:55 UTC  (3+ messages)

[U-Boot] [PATCH] lcd: Fix build error with CONFIG_LCD_BMP_RLE8
 2014-10-15 10:53 UTC 

[U-Boot] [PATCH] sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i
 2014-10-15 10:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/10] Provide inttypes.h to avoid 32/64 bit problems with printf()
 2014-10-15 10:38 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] Provide option to avoid defining a custom version of uintptr_t
` [U-Boot] [PATCH 02/10] Add some standard headers external code might need
` [U-Boot] [PATCH 03/10] ext4: Use inttypes for printf() string
` [U-Boot] [PATCH 04/10] Use uint64_t for time types
` [U-Boot] [PATCH 05/10] Use uint64_t instead of u64 in put_dec()
` [U-Boot] [PATCH 06/10] Tidy up data sizes and function comment in display_options
` [U-Boot] [PATCH 07/10] x86: Use correct printf() format string for uintptr_t
` [U-Boot] [PATCH 08/10] scsi: "
` [U-Boot] [PATCH 09/10] usb: "
` [U-Boot] [PATCH 10/10] test: Add a simple test to detected warnings with uint64_t, uintptr_t

[U-Boot] [PATCH] Revert "sunxi: dram: Use divisor P=1 for PLL5"
 2014-10-15 10:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add SD boot support for LS1021AQDS/TWR board
 2014-10-15 10:30 UTC  (12+ messages)
` [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

[U-Boot] buildman: display list of boards with warnings/errors during build?
 2014-10-15 10:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sunxi: axp152: Keep DRAM / Vddr at bootloader set value
 2014-10-15 10:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] sunxi: nand: Fix nand clk calculation

[U-Boot] [PATCH v3 1/3] net: Add a command to manipulate ethernet devices
 2014-10-15  9:42 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/3] net: Add a command to access the EEPROM from "
` [U-Boot] [PATCH v3 3/3] usb: eth: smsc95xx: Add EEPROM access support for LAN9514

[U-Boot] [SoCFPGA] next steps
 2014-10-15  9:42 UTC  (10+ messages)
` [U-Boot] Discussion topics / issues
              ` [U-Boot] puts() and newlines (was Re: Discussion topics / issues)

[U-Boot] [PATCH v2 0/7] Add SD boot support for LS1021AQDS/TWR board
 2014-10-15  9:40 UTC  (10+ messages)
` [U-Boot] [PATCH v2 4/7] common: spl: Add interactive DDR debugger support for SPL
` [U-Boot] [PATCH v2 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board
` [U-Boot] [PATCH v2 7/7] arm: ls102xa: Add SD boot support for LS1021ATWR board

[U-Boot] [PATCH] fdt_support: fix unaligned u64 accesses in fdt_fixup_memory_banks
 2014-10-15  9:21 UTC 

[U-Boot] [PATCH 1/2][v3] fsl_sec: Add hardware accelerated SHA256 and SHA1
 2014-10-15  9:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2][v3] mpc85xx: configs - Add hash command in freescale platforms
    ` [U-Boot] Fw: [PATCH 1/2][v3] fsl_sec: Add hardware accelerated SHA256 and SHA1

[U-Boot] [PATCH v9 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-10-15  8:38 UTC  (13+ messages)
` [U-Boot] [PATCH v9 01/12] dm: exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v9 02/12] dm: exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v9 03/12] dm: exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v9 04/12] dm: exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v9 05/12] dm: exynos: Add pinctrl settings for smdkc100
` [U-Boot] [PATCH v9 06/12] dm: exynos: Add pinctrl settings for s5p_goni
` [U-Boot] [PATCH v9 07/12] dm: exynos: Move smdkc100 to generic board
` [U-Boot] [PATCH v9 08/12] dm: exynos: Move s5p_goni "
` [U-Boot] [PATCH v9 09/12] dm: exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v9 10/12] dm: exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v9 11/12] dm: exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v9 12/12] dm: exynos: gpio: Convert to driver model

[U-Boot] [PATCH] patman: Use the full commit hash for 'git checkout'
 2014-10-15  8:27 UTC 

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

[U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena
 2014-10-15  7:47 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] video: ipo: fix debug and comment
 2014-10-15  7:42 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] video: ipu_disp: remove pixclk fixup

[U-Boot] [PATCH 0/3] Serial Flash: call spi_flash_free more coherently
 2014-10-15  7:26 UTC  (4+ messages)

[U-Boot] [PATCH][v4] ls102x: configs - Add hash command in freescale LS1 platforms
 2014-10-15  6:09 UTC 

[U-Boot] [PATCH] Kconfig: Add EXPERT option
 2014-10-15  6:08 UTC  (3+ messages)

[U-Boot] [PATCH v3] powerpc/mpc85xx: modify erratum A007186
 2014-10-15  3:43 UTC 

[U-Boot] [PATCH 2/2] board/t104xrdb: Conditional workaround of errata A-008044
 2014-10-15  3:28 UTC 

[U-Boot] [PATCH 1/2] powerpc/mpc85xx:Put errata number for T104x NAND boot issue
 2014-10-15  3:27 UTC 

[U-Boot] [PATCH v3] powerpc/mpc85xx: modify erratum A007186
 2014-10-15  2:53 UTC 

[U-Boot] [U-boot] [Patch v4 0/6] keystone2: add k2l SoC and k2l_evm board support
 2014-10-14 23:55 UTC  (7+ messages)
` [U-Boot] [U-boot] [Patch v4 1/6] ARM: keystone2: add K2L device hardware definitions
` [U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands
` [U-Boot] [U-boot] [Patch v4 3/6] keystone2: msmc: add MSMC cache coherency support for K2L SOC
` [U-Boot] [U-boot] [Patch v4 4/6] ARM: keystone2: spl: add K2L SoC support
` [U-Boot] [U-boot] [Patch v4 5/6] keystone2: enable OSR clock domain for K2L SoC
` [U-Boot] [U-boot] [Patch v4 6/6] keystone2: k2l-evm: add board support

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-10-14 22:11 UTC  (6+ messages)
` [U-Boot] [PATCH v2 0/3] arm: fix exception handling
  ` [U-Boot] [PATCH v2 2/3] arm: relocate the exception vectors

[U-Boot] [PATCH] powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR
 2014-10-14 20:21 UTC  (4+ messages)

[U-Boot] [PATCH v2] powerpc/mpc85xx: modify erratum A007186
 2014-10-14 19:22 UTC  (2+ messages)

[U-Boot] [PATCH 2/4] qe: add u-qe support to arm board
 2014-10-14 19:03 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: tegra: Use mem size from MC in combination with get_ram_size()
 2014-10-14 18:53 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t104xrdb: make T104x board compliant in u-boot
 2014-10-14 18:34 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash
 2014-10-14 18:31 UTC  (3+ messages)

[U-Boot] [PATCH] Revert "common, env: Fix support for environment in i2c eeprom"
 2014-10-14 14:21 UTC  (5+ messages)

[U-Boot] [PATCH] km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS
 2014-10-14 12:05 UTC  (2+ messages)

[U-Boot] dm: Should U-Boot driver model abandon platform data?
 2014-10-14 11:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] imx: mx6sl: Add IOMUX setting for USDHC1-3
 2014-10-14 10:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] imx: mx6slevk: Add support for USDHC1 and USDHC3 slots

[U-Boot] [PATCH] dm: serial: Fix breakage due to stdio changes
 2014-10-14  9:48 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2014.10 released
 2014-10-14  8:47 UTC 

[U-Boot] [PATCH] Makefile: drop "tools-only" from no-dot-config-targets
 2014-10-14  8:27 UTC  (2+ messages)

[U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py
 2014-10-14  8:17 UTC  (4+ messages)
` [U-Boot] [PATCH v10 14/14] RFC: Deprecate MAKEALL

[U-Boot] Broken target
 2014-10-14  8:15 UTC  (6+ messages)

[U-Boot] [PATCH 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-14  7:26 UTC  (2+ messages)

[U-Boot] [PATCH v4 6/9] dm: imx: Use gpio_request() to request GPIOs
 2014-10-14  7:25 UTC  (5+ messages)
` [U-Boot] [PATCH 0/2] Split "dm: imx: Use gpio_request() to request GPIOs"
  ` [U-Boot] [PATCH 1/2] dm: imx: i2c: Use gpio_request() to request GPIOs

[U-Boot] [PATCH v2 2/2] imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
 2014-10-14  6:36 UTC 

[U-Boot] [PATCH v2 1/2] mmc: fsl_esdhc: Update esdhc driver for iMX6SX
 2014-10-14  6:35 UTC 

[U-Boot] [PATCH v2 1/2] net: Add a command to access the EEPROM from ethernet devices
 2014-10-14  6:26 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/4] QuadSPI: use QSPI_CMD_xx instead of flash opcodes
 2014-10-14  6:06 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] QuadSPI: use correct amba_base
` [U-Boot] [PATCH v3 3/4] arm:mx6sx add QSPI support
` [U-Boot] [PATCH v3 4/4] imx:mx6sxsabresd add qspi support

[U-Boot] [PATCH v4 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-14  5:42 UTC  (30+ messages)
` [U-Boot] [PATCH v4 01/29] sandbox: dts: Add a SPI device and cros_ec device
` [U-Boot] [PATCH v4 02/29] dm: core: Add functions for iterating through device children
` [U-Boot] [PATCH v4 03/29] dm: core: Allow parents to pass data to children during probe
` [U-Boot] [PATCH v4 04/29] dm: core: Add a clarifying comment on struct udevice's seq member
` [U-Boot] [PATCH v4 05/29] dm: spi: Add a uclass for SPI
` [U-Boot] [PATCH v4 06/29] dm: sandbox: Add a SPI emulation uclass
` [U-Boot] [PATCH v4 07/29] dm: Remove spi_init() from board_r.c when using driver model
` [U-Boot] [PATCH v4 08/29] dm: Add spi.h header to a few files
` [U-Boot] [PATCH v4 09/29] dm: spi: Adjust cmd_spi to work with driver model
` [U-Boot] [PATCH v4 10/29] dm: sandbox: spi: Move to "
` [U-Boot] [PATCH v4 11/29] dm: spi: Rename soft_spi.c to soft_spi_legacy.c
` [U-Boot] [PATCH v4 12/29] dm: spi: Remove SPI_INIT feature
` [U-Boot] [PATCH v4 13/29] dm: spi: Add soft_spi implementation
` [U-Boot] [PATCH v4 14/29] dm: exynos: Convert SPI to driver model
` [U-Boot] [PATCH v4 15/29] dm: spi: Add documentation on how to convert over SPI drivers
` [U-Boot] [PATCH v4 16/29] exynos: universal_c210: Move to driver model soft_spi
` [U-Boot] [PATCH v4 17/29] sf: Tidy up public and private header files
` [U-Boot] [PATCH v4 18/29] spi: Use error return value in sf_ops
` [U-Boot] [PATCH v4 19/29] dm: sf: Add a uclass for SPI flash
` [U-Boot] [PATCH v4 20/29] dm: Convert spi_flash_probe() and 'sf probe' to use driver model
` [U-Boot] [PATCH v4 21/29] dm: sf: sandbox: Convert SPI flash driver to "
` [U-Boot] [PATCH v4 22/29] dm: exynos: config: Use driver model for SPI flash
` [U-Boot] [PATCH v4 23/29] dm: spi: Add tests
` [U-Boot] [PATCH v4 24/29] dm: sf: Add tests for SPI flash
` [U-Boot] [PATCH v4 25/29] dm: tegra: dts: Add aliases for spi on tegra30 boards
` [U-Boot] [PATCH v4 26/29] dm: tegra: spi: Convert to driver model
` [U-Boot] [PATCH v4 27/29] dm: cros_ec: Add support for "
` [U-Boot] [PATCH v4 28/29] dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
` [U-Boot] [PATCH v4 29/29] dm: exynos: cros_ec: Move cros_ec_spi to driver model

[U-Boot] [PATCH 0/6] Addition of new board Peach-Pi
 2014-10-14  5:10 UTC 

[U-Boot] [PATCH v8 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-10-14  5:04 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Addition of new board Peach-Pi
 2014-10-14  4:22 UTC 

[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
 2014-10-14  2:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] imx: mx6sl: Add IOMUX setting for USDHC1-3
 2014-10-13 15:34 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6slevk: Add support for USDHC1 and USDHC3 slots

[U-Boot] [PATCH 1/2] mmc: fsl_esdhc: Update esdhc driver for iMX6SX
 2014-10-13 14:30 UTC  (2+ messages)

[U-Boot] [PATCH fix for v2014.10] sunxi: axp152: dcdc3 scale is 50mV / step
 2014-10-13 13:02 UTC  (3+ messages)
` [U-Boot] [PATCH fix for v2014.10] sunxi: axp152: dcdc3 scale is 50mV / step not 25mV "

[U-Boot] [PATCH v2] imx: mx6 sabreauto: Add board support for USB EHCI
 2014-10-13 12:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-13 12:57 UTC  (5+ messages)
` [U-Boot] [PATCH 6/9] ARM: sunxi: Add support for R_PIO gpio banks

[U-Boot] [PATCH v4 1/1] Enable Android Fastboot support on am335x_evm board
 2014-10-13 11:08 UTC 

[U-Boot] [PATCH] imx: mx6 sabreauto: Add board support for USB EHCI
 2014-10-13 11:03 UTC  (4+ messages)


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