public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-26 12:37:28 to 2015-02-28 23:53:12 UTC [more...]

[U-Boot] [RESEND PATCH 00/12] various fixes mainly for pxa and colibri_pxa270
 2015-02-28 23:53 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH 01/12] pxa: fix wrong comment about vpac270 being the arch number
` [U-Boot] [RESEND PATCH 02/12] remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
` [U-Boot] [RESEND PATCH 03/12] pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP
` [U-Boot] [RESEND PATCH 04/12] pxa: balloon3: fix comment about sdram banks
` [U-Boot] [RESEND PATCH 05/12] pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere

[U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support
 2015-02-28 20:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp: Select BOUNCE_BUFFER and CMD_EXT options

[U-Boot] [PATCH v2 1/2] cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
 2015-02-28 19:02 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text

[U-Boot] [PATCH] cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
 2015-02-28 17:48 UTC  (4+ messages)

[U-Boot] [PATCH] mx6slevk: Provide a proper pad configuration for OTG1_ID pin
 2015-02-28 17:25 UTC 

[U-Boot] [PATCH] sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
 2015-02-28 16:18 UTC  (9+ messages)

[U-Boot] U-Boot stuck after relocation attempt on MX51 board
 2015-02-28 16:00 UTC  (13+ messages)

[U-Boot] Pull request: u-boot-uniphier
 2015-02-28 15:12 UTC 

[U-Boot] [PATCH v5 0/26] ARM: UniPhier: bug fixes, refactorings and new features
 2015-02-28 15:10 UTC  (28+ messages)
` [U-Boot] [PATCH v5 01/26] ARM: UniPhier: move SoC sources to mach-uniphier
` [U-Boot] [PATCH v5 02/26] ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
` [U-Boot] [PATCH v5 03/26] ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
` [U-Boot] [PATCH v5 04/26] ARM: UniPhier: update defconfigs using savedefconfig
` [U-Boot] [PATCH v5 05/26] serial: UniPhier: use 32 bit register access
` [U-Boot] [PATCH v5 06/26] serial: UniPhier: move LCR register setting to probe function
` [U-Boot] [PATCH v5 07/26] ARM: UniPhier: fix comments in PH1-Pro4 SBC code
` [U-Boot] [PATCH v5 08/26] ARM: UniPhier: fix SBC init code
` [U-Boot] [PATCH v5 09/26] ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
` [U-Boot] [PATCH v5 10/26] ARM: UniPhier: split clkrst_init() into two functions
` [U-Boot] [PATCH v5 11/26] ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode
` [U-Boot] [PATCH v5 12/26] ARM: UniPhier: enable STDMAC for EHCI
` [U-Boot] [PATCH v5 13/26] ARM: UniPhier: remove EHCI platform devices
` [U-Boot] [PATCH v5 14/26] ARM: UniPhier: move uniphier_ehci_reset() function
` [U-Boot] [PATCH v5 15/26] ARM: UniPhier: replace "usb-ehci" with "generic-ehci"
` [U-Boot] [PATCH v5 16/26] ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4
` [U-Boot] [PATCH v5 17/26] ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
` [U-Boot] [PATCH v5 18/26] ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree
` [U-Boot] [PATCH v5 19/26] usb: UniPhier: add UniPhier on-chip xHCI host driver support
` [U-Boot] [PATCH v5 20/26] ARM: UniPhier: switch to xHCI for PH1-Pro4
` [U-Boot] [PATCH v5 21/26] ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
` [U-Boot] [PATCH v5 22/26] ARM: UniPhier: switch to 1CS support card
` [U-Boot] [PATCH v5 23/26] ARM: UniPhier: consolidate MEMCONF setting code
` [U-Boot] [PATCH v5 24/26] ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
` [U-Boot] [PATCH v5 25/26] ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
` [U-Boot] [PATCH v5 26/26] ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig

[U-Boot] [PATCH 0/6] Allow sandbox to use config_distro_bootcmd
 2015-02-28 14:16 UTC  (12+ messages)
` [U-Boot] [PATCH 3/6] sandbox: Implement host dev [device]
` [U-Boot] [PATCH 4/6] config_distro_bootcmd.h: Add shared block definition for the host interface
` [U-Boot] [PATCH 5/6] pxe: Ensure all memory access is to mapped memory

[U-Boot] [PATCH] sun6i: Add support for the Mele I7 board
 2015-02-28 14:00 UTC 

[U-Boot] [PATCH] sun7i: Add support for the MK808C board
 2015-02-28 14:00 UTC 

[U-Boot] [PATCH v4 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-02-28 13:56 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/14] sun7i: Remove duplicate call to psci_arch_init
` [U-Boot] [PATCH v4 02/14] ARM: Factor out armv7_get_cpu_id macro
` [U-Boot] [PATCH v4 03/14] ARM: Factor out reusable psci_cpu_off_common
` [U-Boot] [PATCH v4 04/14] ARM: Factor out reusable psci_cpu_entry
` [U-Boot] [PATCH v4 05/14] ARM: Factor out reusable psci_get_cpu_stack_top
` [U-Boot] [PATCH v4 06/14] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
` [U-Boot] [PATCH v4 07/14] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v4 08/14] virt-dt: Allow reservation of secure region when in a RAM carveout
` [U-Boot] [PATCH v4 09/14] tegra: Make tegra_powergate_power_on public
` [U-Boot] [PATCH v4 10/14] tegra: Add ap_pm_init hook
` [U-Boot] [PATCH v4 11/14] tegra124: Add PSCI support for Tegra124
` [U-Boot] [PATCH v4 12/14] jetson-tk1: Add PSCI configuration options and reserve secure code
` [U-Boot] [PATCH v4 13/14] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
` [U-Boot] [PATCH v4 14/14] tegra: Set CNTFRQ for secondary CPUs

[U-Boot] [PATCH v1]dm : spi: Convert Freescale DSPI to driver model
 2015-02-28 10:54 UTC 

[U-Boot] please pull u-boot-samsung master
 2015-02-28 10:06 UTC 

[U-Boot] please pull u-boot-samsung master
 2015-02-28  9:56 UTC 

[U-Boot] please pull u-boot-samsung master
 2015-02-28  9:51 UTC 

[U-Boot] [PATCH v4 00/11] Add support for booting multiple cores
 2015-02-28  9:48 UTC  (2+ messages)

[U-Boot] [PATCH] Exynos: Clock: Fix exynos5_get_periph_rate for I2C
 2015-02-28  7:59 UTC  (2+ messages)

[U-Boot] [PATCH] serial: ns16550: Fix build error due to a typo
 2015-02-28  7:55 UTC 

[U-Boot] [PATCH 0/9] ARM: tegra: pinmux: Tegra210 support
 2015-02-28  5:12 UTC  (6+ messages)

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2015-02-28  5:11 UTC  (3+ messages)

[U-Boot] [PATCH] spl: fix calling "spl export .." more than once
 2015-02-28  5:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/29] dm: Introduce device tree support in SPL (for Rockchip)
 2015-02-28  5:06 UTC  (30+ messages)
` [U-Boot] [PATCH 01/29] serial: ns16550: Add an option to specify the debug UART register shift
` [U-Boot] [PATCH 02/29] dm: ns16550: Support non-byte register spacing with driver model
` [U-Boot] [PATCH 03/29] dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 "
` [U-Boot] [PATCH 04/29] serial: ns16550: Remove unnecessary init on UART setup
` [U-Boot] [PATCH 05/29] fdt: arm: Drop device tree padding
` [U-Boot] [PATCH 06/29] dm: core: Allow sequence alias support to be removed for SPL
` [U-Boot] [PATCH 07/29] dm: core: Remove unbind operations when not required
` [U-Boot] [PATCH 08/29] dm: Add a panic_str() function to reduce code size
` [U-Boot] [PATCH 09/29] dm: core: Drop device removal error path when not supported
` [U-Boot] [PATCH 10/29] fdt: sandbox: Move setup code from board_f to fdtdec
` [U-Boot] [PATCH 11/29] fdt: Rename setup_fdt() and make it prepare also
` [U-Boot] [PATCH 12/29] Move initf_malloc() to a common place
` [U-Boot] [PATCH 13/29] Correct malloc_limit value for pre-relocation malloc()
` [U-Boot] [PATCH 14/29] fdt: Add an option to disable device tree in SPL
` [U-Boot] [PATCH 15/29] dts: Disable device tree for SPL on all boards
` [U-Boot] [PATCH 16/29] fdt: Allow FDT functions to be built for SPL
` [U-Boot] [PATCH 17/29] dm: core: Select device tree control correctly "
` [U-Boot] [PATCH 18/29] dm: Init device tree as well as driver model in SPL
` [U-Boot] [PATCH 19/29] dm: serial: Don't support CONFIG_CONS_INDEX with device tree
` [U-Boot] [PATCH 20/29] Remove SPL undefine of CONFIG_OF_CONTROL
` [U-Boot] [PATCH 21/29] fdt: arm: Build device tree in SPL
` [U-Boot] [PATCH 22/29] dm: rockchip: Add serial support
` [U-Boot] [PATCH 23/29] rockchip: Bring in RK3288 device tree file includes and bindings
` [U-Boot] [PATCH 24/29] rockchip: dts: Adjust device tree files for U-Boot SPL
` [U-Boot] [PATCH 25/29] rockchip: Add base SoC files
` [U-Boot] [PATCH 26/29] rockchip: Add basic support for firefly-rk3288
` [U-Boot] [PATCH 27/29] mkimage: Display a better list of available image types
` [U-Boot] [PATCH 28/29] rockchip: Add the beginnings of an image tool
` [U-Boot] [PATCH 29/29] rockchip: Add a simple README

[U-Boot] u-boot on raspberry 2: booting in SVC secure mode
 2015-02-28  4:58 UTC  (8+ messages)

[U-Boot] DWC2 driver issues
 2015-02-28  4:33 UTC  (3+ messages)

[U-Boot] [PATCH V2 0/9] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-02-27 19:27 UTC  (9+ messages)
` [U-Boot] [PATCH V2 8/9] configs: ti_omap3_common: Enable workaround for ARM errata 454179, 430973, 621766

[U-Boot] [PATCH] spi: designware_spi: revisit FIFO size detection again
 2015-02-27 19:19 UTC  (2+ messages)

[U-Boot] MIPS UHI spec
 2015-02-27 17:28 UTC  (6+ messages)

[U-Boot] [PATCH v5] imx6: Added DEK blob generator command
 2015-02-27 17:22 UTC 

[U-Boot] "Writing to MMC(%d)... failed"
 2015-02-27 17:21 UTC  (6+ messages)

[U-Boot] [PATCH] arm64: Add Xilinx ZynqMP support
 2015-02-27 17:13 UTC  (3+ messages)

[U-Boot] [RFC] sunxi: Support uploading 'boot.scr' to RAM over USB OTG in FEL mode
 2015-02-27 16:39 UTC  (2+ messages)

[U-Boot] [PATCH] kconfig: remove unneeded U-Boot extension code
 2015-02-27 15:45 UTC 

[U-Boot] dfu_get_buf: Could not memalign 0x2000000 bytes
 2015-02-27 15:45 UTC  (4+ messages)

[U-Boot] [PATCH] fixdep: remove multiple .config support code
 2015-02-27 15:37 UTC 

[U-Boot] [PATCH] mii: add read-modify-write option to mii command
 2015-02-27 14:25 UTC 

[U-Boot] [PATCH v1 1/2] fastboot: Add support to flash u-boot and MLO to QSPI
 2015-02-27 13:04 UTC  (4+ messages)

[U-Boot] U-Boot Digest, Vol 81, Issue 61
 2015-02-27 12:40 UTC  (2+ messages)
  ` [U-Boot] [PATCH 1/2] warp: Add User Mass Storage support

[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-27 11:28 UTC  (5+ messages)
` [U-Boot] [u-boot 14/40] usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy

[U-Boot] [PATCH] added defconfig for Jesurun Q5
 2015-02-27 11:20 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] warp: Add User Mass Storage support
 2015-02-27  9:04 UTC  (3+ messages)

[U-Boot] [PATCH] x86: minnowmax: add GPIO mapping support
 2015-02-27  8:52 UTC  (8+ messages)
      ` [U-Boot] unassigned-patches/135: "
        ` [U-Boot] unassigned-patches/136: "

[U-Boot] [PATCH 1/2][v4] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-02-27  5:50 UTC  (5+ messages)
` [U-Boot] [U-Boot, 1/2, v4] "

[U-Boot] [PATCH 4/4][v3] SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms
 2015-02-27  4:16 UTC 

[U-Boot] [PATCH 3/4][v3] SECURE BOOT: Add command for validation of images
 2015-02-27  4:15 UTC 

[U-Boot] [PATCH 2/4][v3] fsl_sec_mon: Add driver for Security Monitor block of Freescale
 2015-02-27  4:14 UTC 

[U-Boot] [PATCH 1/4][v3] fsl_sfp : Move ccsr_sfp_regs definition to common include
 2015-02-27  4:13 UTC 

[U-Boot] [PATCH][v2] rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
 2015-02-27  3:40 UTC 

[U-Boot] [PATCH v3 1/2] mx6sabre: Enable User Mass Storage
 2015-02-27  0:22 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] mx6sabre: Select CMD_EXT4 options

[U-Boot] BDI3000 U-Boot debugging questions (MX51/MX53)
 2015-02-26 22:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mx6sabre: Enable User Mass Storage
 2015-02-26 19:44 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] mx6sabre: Select BOUNCE_BUFFER and CMD_EXT options

[U-Boot] [PATCH] board: tbs2910: Enable USB Mass Storage support
 2015-02-26 18:50 UTC 

[U-Boot] [PATCH] powerpc/T104xD4RDB: Add T1040/T1042D4RDB boards support
 2015-02-26 18:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: move -march=* and -mtune= options to arch/arm/Makefile
 2015-02-26 17:43 UTC  (3+ messages)

[U-Boot] [PATCH v2] ARM: move -march=* and -mtune= options to arch/arm/Makefile
 2015-02-26 17:40 UTC 

[U-Boot] [PATCH v5 0/5] Clean out SPL and enable driver model
 2015-02-26 17:26 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] arm: Reduce the scope of lowlevel_init()
` [U-Boot] [PATCH v5 2/5] arm: spl: Avoid setting up a duplicate global data structure
` [U-Boot] [PATCH v5 3/5] dm: tegra: Enable driver model in SPL and adjust the GPIO driver
` [U-Boot] [PATCH v5 4/5] arm: spl: Allow board_init_r() to run with a larger stack
` [U-Boot] [PATCH v5 5/5] Make export interface support CONFIG_SYS_MALLOC_SIMPLE

[U-Boot] [PATCH 1/3] usb: ci_udc: Fix set address to work with older controllers
 2015-02-26 17:24 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model
 2015-02-26 17:20 UTC  (9+ messages)

[U-Boot] Bad colors on BMP display on LCD
 2015-02-26 17:10 UTC  (2+ messages)

[U-Boot] [PATCH V3 0/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-02-26 16:14 UTC  (4+ messages)

[U-Boot] [PATCH] spl_mem_init.c : Added support for mDDR in SPL for i.MX28
 2015-02-26 15:43 UTC  (2+ messages)

[U-Boot] [PATCH] ARMv8: Bug fix of dcache_disable()
 2015-02-26 15:06 UTC  (5+ messages)

[U-Boot] U-Boot Atmel SAMA5D3 Xplained
 2015-02-26 13:06 UTC  (2+ messages)


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