public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-02-25 18:53:46 to 2016-02-26 19:25:52 UTC [more...]

[U-Boot] [PATCH 00/10] arm64: Unify MMU code
 2016-02-26 19:25 UTC  (5+ messages)
` [U-Boot] [PATCH 02/10] arm64: Make full va map code more dynamic

[U-Boot] [PATCH 1/5] mips: cache: Bulletproof the code against cornercases
 2016-02-26 19:16 UTC  (8+ messages)
` [U-Boot] [PATCH 3/5] usb: ehci: Implement V2P mapping

[U-Boot] Please pull u-boot-mpc85xx master
 2016-02-26 19:09 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t208xqds: fix esdhc peripheral clock support
 2016-02-26 18:49 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/11] arm64: Unify MMU code v3
 2016-02-26 18:37 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/11] thunderx: Calculate TCR dynamically
` [U-Boot] [PATCH v4 02/11] arm64: Disable TTBR1 maps in EL1
` [U-Boot] [PATCH v4 03/11] arm64: Make full va map code more dynamic
` [U-Boot] [PATCH v4 04/11] thunderx: Move mmu table into board file
` [U-Boot] [PATCH v4 05/11] zymqmp: Replace home grown mmu code with generic table approach
` [U-Boot] [PATCH v4 06/11] tegra: "
` [U-Boot] [PATCH v4 07/11] vexpress64: Add MMU tables
` [U-Boot] [PATCH v4 08/11] dwmmc: Increase retry timeout
` [U-Boot] [PATCH v4 09/11] hikey: Add MMU tables
` [U-Boot] [PATCH v4 10/11] arm64: Remove non-full-va map code
` [U-Boot] [PATCH v4 11/11] arm64: Only allow dcache disabled in SPL builds

[U-Boot] [PATCH] arm: socfpga: Fix SR1500 env position
 2016-02-26 18:20 UTC 

[U-Boot] [PATCH V2 0/6] ARM: keystone: K2G: Add support for PMMC remoteproc load
 2016-02-26 18:18 UTC  (13+ messages)
` [U-Boot] [PATCH V2 1/6] ARM: keystone2: psc: redo doc in kernel-doc format
` [U-Boot] [PATCH V2 2/6] ARM: keystone2: psc-defs: use adequate () for macros
` [U-Boot] [PATCH V2 3/6] ARM: keystone2: psc: introduce function to hold and release module in reset
` [U-Boot] [PATCH V2 4/6] remoteproc: Add support for TI power processor
` [U-Boot] [PATCH V2 5/6] ARM: dts: k2g: Add support for PMMC
` [U-Boot] [PATCH V2 6/6] configs: k2g_evm: Add TI power processor support

[U-Boot] [PATCH V5 0/7] ARM: omap-common: Add board detection support for TI EVMs
 2016-02-26 18:17 UTC  (16+ messages)
` [U-Boot] [PATCH V5 1/7] ARM: OMAP4/5: Centralize early clock initialization
` [U-Boot] [PATCH V5 2/7] ARM: OMAP4/5: Centralize gpi2c_init
` [U-Boot] [PATCH V5 3/7] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH V5 4/7] ti: AM335x: Use generic EEPROM detection logic
` [U-Boot] [PATCH V5 5/7] ti: AM437x: "
` [U-Boot] [PATCH V5 6/7] ARM: OMAP4/5: Add generic board detection hook
` [U-Boot] [PATCH V5 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm

[U-Boot] [PATCH 0/6] ARM: keystone2: Miscellaneous fixes
 2016-02-26 18:16 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] ARM: keystone2: Use macro for DSP GEM power domain
` [U-Boot] [PATCH 2/6] ARM: keystone2: K2G: power-off DSP during boot
` [U-Boot] [PATCH 3/6] ARM: keystone2: Allow for board specific speed definitions
` [U-Boot] [PATCH 4/6] ARM: keystone2: K2G: Add support for different arm/device speeds
` [U-Boot] [PATCH 5/6] ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
` [U-Boot] [PATCH 6/6] ARM: keystone2: use detected ddr3a size

[U-Boot] [PATCH 1/2] mx7_common: Put early/late init configs into board file
 2016-02-26 18:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] warp7: Add initial support

[U-Boot] [RFC PATCH v5 0/4] Enable FIT image to be loaded beyond 32-bit space
 2016-02-26 18:09 UTC  (11+ messages)
` [U-Boot] [RFC PATCH v5 1/4] common: Convert ulong to phys_addr_t for image addresses
` [U-Boot] [RFC PATCH v5 2/4] sandbox: Fix compiling warning
` [U-Boot] [RFC PATCH v5 3/4] common: image-fit: Use a common function to get address
` [U-Boot] [RFC PATCH v5 4/4] common: image-fit: Fix load and entry addresses in FIT image

[U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI
 2016-02-26 18:08 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] Add CONFIG_CMDLINE to allow removal of all commands
 2016-02-26 17:45 UTC  (22+ messages)
` [U-Boot] [PATCH 1/9] cbfs: Update a function to be static
` [U-Boot] [PATCH 2/9] Add an option to enable the command line
` [U-Boot] [PATCH 3/9] arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
` [U-Boot] [PATCH 4/9] sandbox: Avoid calling commands when not available
` [U-Boot] [PATCH 5/9] Drop command-processing code when CONFIG_CMDLINE is disabled
` [U-Boot] [PATCH 6/9] Hang when no command line processing can be performed
` [U-Boot] [PATCH 7/9] Allow command code to compile to nothing
` [U-Boot] [PATCH 8/9] Allow command-line files to be dropped
` [U-Boot] [PATCH 9/9] Drop various features when the command line is not available

[U-Boot] [PATCH v2 00/16] image: Fix various test failures
 2016-02-26 17:13 UTC  (33+ messages)
` [U-Boot] [PATCH v2 01/16] image: Correct the OS location code to work on sandbox
` [U-Boot] [PATCH v2 02/16] Revert "image-fit: Fix signature checking"
` [U-Boot] [PATCH v2 03/16] image: Fix FIT and vboot tests to exit sandbox correctly
` [U-Boot] [PATCH v2 04/16] trace: Fix compiler warnings in trace
` [U-Boot] [PATCH v2 05/16] lib: Don't instrument the div64 function
` [U-Boot] [PATCH v2 06/16] trace: Improve the trace test number recognition
` [U-Boot] [PATCH v2 07/16] timer: Support tracing fully
` [U-Boot] [PATCH v2 08/16] timer: Provide an early timer
` [U-Boot] [PATCH v2 09/16] timer: Set up the real timer after driver model is available
` [U-Boot] [PATCH v2 10/16] sandbox: timer: Support the early timer
` [U-Boot] [PATCH v2 11/16] sandbox: Correct ordering of defconfig
` [U-Boot] [PATCH v2 12/16] sandbox: Enable the early timer
` [U-Boot] [PATCH v2 13/16] sandbox: spi: Add more debugging to SPI emulation
` [U-Boot] [PATCH v2 14/16] sandbox: spi: Remove an incorrect free()
` [U-Boot] [PATCH v2 15/16] spi: Correct two error return values
` [U-Boot] [PATCH v2 16/16] spi: Re-enable the SPI flash tests

[U-Boot] [PATCH] pci: Fix compiler warnings in dm_pciauto_setup_device()
 2016-02-26 17:13 UTC  (3+ messages)

[U-Boot] [PATCH 0/7 v3] support mapping PCI device ids to stream ids for MSIs
 2016-02-26 16:32 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7 v3] armv8: ls2080a: remove obsolete stream ID partitioning support
` [U-Boot] [PATCH 2/7 v3] armv8: ls2080a: update stream ID partitioning info
` [U-Boot] [PATCH 3/7 v3] pci: make pci_get_hose_head() available to external users
` [U-Boot] [PATCH 4/7 v3] pci/layerscape: add support for LUT
` [U-Boot] [PATCH 5/7 v3] pci/layerscape: add stream ID allocator
` [U-Boot] [PATCH 6/7 v3] pci/layerscape: fdt: function to set msi-map entries
` [U-Boot] [PATCH 7/7 v3] pci/layerscape: set LUT and msi-map for discovered PCI devices

[U-Boot] [PATCH 1/2] fsl:usb: Make fsl usb device-tree fixup arch independent
 2016-02-26 16:21 UTC  (9+ messages)
` [U-Boot] [PATCH v2 0/2] Make usb device-tree fixup independent of USB controller
  ` [U-Boot] [PATCH v2 1/2] board:freescale:common: Move device-tree fixup framework to common file
  ` [U-Boot] [PATCH v2 2/2] board:freescale:usb: Add device-tree fixup support for xhci controller

[U-Boot] [PATCH 0/7 v2] support mapping PCI device ids to stream ids for MSIs
 2016-02-26 15:43 UTC  (11+ messages)
` [U-Boot] [PATCH 1/7 v2] armv8: ls2080a: remove obsolete stream ID partitioning support
` [U-Boot] [PATCH 3/7 v2] pci: make pci_get_hose_head() available to external users
` [U-Boot] [PATCH 4/7 v2] pci/layerscape: add support for LUT
` [U-Boot] [PATCH 5/7 v2] pci/layerscape: add stream ID allocator
` [U-Boot] [PATCH 6/7 v2] pci/layerscape: fdt: function to set msi-map entries
` [U-Boot] [PATCH 7/7 v2] pci/layerscape: set LUT and msi-map for discovered PCI devices

[U-Boot] [PATCH 0/4] ARM: uniphier: eMMC boot support
 2016-02-26 15:42 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/3] UniPhier SD/eMMC controller driver
 2016-02-26 15:41 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] UniPhier: add GPIO support
 2016-02-26 15:39 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: uniphier: rework System Bus nodes
 2016-02-26 15:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] omap5: Kconfig: Add option to select Android boot
 2016-02-26 15:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: dra7xx: Define Android partition table

[U-Boot] [PATCH RESEND] test/py: skip tests that require large CONFIG_SYS_MAXARGS
 2016-02-26 13:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH RESEND] test/py: use space to interrupt autoboot
 2016-02-26 13:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: rpi: increase CONFIG_SYS_MAXARGS
 2016-02-26 13:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] sniper: Various minor cleanups, missing Kconfig configs and reorganisation
 2016-02-26 13:43 UTC  (2+ messages)

[U-Boot] Problems loading Linux in A33
 2016-02-26 10:32 UTC 

[U-Boot] [PATCH 0/5] ARM: uniphier: prepare for ARMv8 SoC support
 2016-02-26  9:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] ARM: uniphier: merge two defconfig files
` [U-Boot] [PATCH 2/5] ARM: uniphier: rework UniPhier SoC select in Kconfig
` [U-Boot] [PATCH 3/5] ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11
` [U-Boot] [PATCH 4/5] ARM: uniphier: prepare directory structure for ARMv8 SoC support
` [U-Boot] [PATCH 5/5] ARM: uniphier: fix warnings reported by aarch64 compiler

[U-Boot] [PATCH] serial: Move carriage return before line feed for some serial drivers
 2016-02-26  9:45 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] board: atmel: add SAMA5D2 PTC Engineering board
 2016-02-26  9:20 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: at91: sama5d2: add macro & field definitions
` [U-Boot] [PATCH 2/2] board: atmel: add SAMA5D2 PTC Engineering board

[U-Boot] [PATCH 0/9] arm64: Unify MMU code
 2016-02-26  8:55 UTC  (8+ messages)
` [U-Boot] [PATCH 3/9] zymqmp: Replace home grown mmu code with generic table approach

[U-Boot] [PATCH] arm: Add support for LEGO MINDSTORMS EV3
 2016-02-26  6:46 UTC 

[U-Boot] [PATCH 00/21] ARM: uniphier: clean-ups of DRAM init code
 2016-02-26  5:21 UTC  (22+ messages)
` [U-Boot] [PATCH 01/21] ARM: uniphier: remove unused umc_polling()
` [U-Boot] [PATCH 02/21] ARM: uniphier: rework struct uniphier_board_data
` [U-Boot] [PATCH 03/21] ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop
` [U-Boot] [PATCH 04/21] ARM: uniphier: use pr_err() where possible
` [U-Boot] [PATCH 05/21] ARM: uniphier: refactor UMC init code for ProXstream2
` [U-Boot] [PATCH 06/21] ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings
` [U-Boot] [PATCH 07/21] ARM: uniphier: disable debug circuit clocks for PH1-Pro4
` [U-Boot] [PATCH 08/21] ARM: uniphier: add a field to specify DDR3+
` [U-Boot] [PATCH 09/21] ARM: uniphier: merge DDR PHY init code for 3 SoCs
` [U-Boot] [PATCH 10/21] ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()
` [U-Boot] [PATCH 11/21] ARM: uniphier: refactor DDR-PHY init code
` [U-Boot] [PATCH 12/21] ARM: uniphier: refactor UMC init code for PH1-sLD8
` [U-Boot] [PATCH 13/21] ARM: uniphier: support more DRAM use cases "
` [U-Boot] [PATCH 14/21] ARM: uniphier: refactor UMC init code for PH1-LD4
` [U-Boot] [PATCH 15/21] ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop
` [U-Boot] [PATCH 16/21] ARM: uniphier: optimize PH1-LD4 "
` [U-Boot] [PATCH 17/21] ARM: uniphier: optimize PH1-Pro4 "
` [U-Boot] [PATCH 18/21] ARM: uniphier: rework DRAM size handling in UMC init code
` [U-Boot] [PATCH 19/21] ARM: uniphier: remove unused macros for UMC base addresses
` [U-Boot] [PATCH 20/21] ARM: uniphier: deprecate umc_dram_init_{start, poll}
` [U-Boot] [PATCH 21/21] ARM: uniphier: rename variable for DRAM controller base address

[U-Boot] [PATCH v2 2/2] ARM: zynq: zynqmp: Enable DCC serial driver by default
 2016-02-26  2:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] serial: dcc: Move driver to DM
 2016-02-26  2:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH v4 00/15] EFI payload / application support
 2016-02-26  2:00 UTC  (16+ messages)
` [U-Boot] [PATCH v4 01/15] disk/part.c: Expose list of available block drivers
` [U-Boot] [PATCH v4 02/15] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH v4 03/15] efi_loader: Add PE image loader
` [U-Boot] [PATCH v4 04/15] efi_loader: Add boot time services
` [U-Boot] [PATCH v4 05/15] efi_loader: Add console interface
` [U-Boot] [PATCH v4 06/15] efi_loader: Add runtime services
` [U-Boot] [PATCH v4 07/15] efi_loader: Add disk interfaces
` [U-Boot] [PATCH v4 08/15] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH v4 09/15] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH v4 10/15] arm64: Allow exceptions to return
` [U-Boot] [PATCH v4 11/15] arm64: Allow EFI payload code to take exceptions
` [U-Boot] [PATCH v4 12/15] efi_loader: hook up in build environment
` [U-Boot] [PATCH v4 13/15] efi_loader: Add distro boot script for removable media
` [U-Boot] [PATCH v4 14/15] efi_loader: Add README section in README.efi
` [U-Boot] [PATCH v4 15/15] efi_loader: Add MAINTAINERS entry

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-02-26  1:56 UTC  (15+ messages)

[U-Boot] [PATCH 00/16] EFI payload / application support v3
 2016-02-26  1:29 UTC  (10+ messages)
` [U-Boot] [PATCH 03/16] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/16] efi_loader: Add boot time services
` [U-Boot] [PATCH 14/16] efi_loader: Add distro boot script for removable media

[U-Boot] [PATCH] dm: Remove ARM dcc from the list
 2016-02-25 20:09 UTC  (5+ messages)
` [U-Boot] "


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