public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-01-14 14:59:23 to 2015-01-15 14:52:32 UTC [more...]

[U-Boot] sunxi: Initial A80 support
 2015-01-15 14:52 UTC  (11+ messages)
` [U-Boot] [PATCH 01/12] sunxi: Drop pll6 setting from clock_init_uart
` [U-Boot] [PATCH 02/12] sunxi: Rename cpu.h to cpu_sun4i.h
` [U-Boot] [PATCH 03/12] sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
` [U-Boot] [PATCH 04/12] sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
` [U-Boot] [PATCH 05/12] sunxi: Move setting of CPU system control register SMP bit to save_boot_params
` [U-Boot] [PATCH 06/12] sun9i: Add cpu_sun9i.h with iomem defines
` [U-Boot] [PATCH 07/12] sun9i: Add clock_sun9i.h with ccu register layout for sun9i
` [U-Boot] [PATCH 08/12] sun9i: Add sun9i (A80) clock setup support
` [U-Boot] [PATCH 09/12] sunxi: mmc: Use a realistic timeout when sending a mmc command
` [U-Boot] [PATCH 10/12] sunxi: mmc: Add support for sun9i (A80)

[U-Boot] Possible bug in u-boot standalone examples
 2015-01-15 14:48 UTC 

[U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h"
 2015-01-15 14:46 UTC  (6+ messages)

[U-Boot] [PATCH v2] generic-board: show model name in board_init_f() too
 2015-01-15 14:38 UTC  (3+ messages)

[U-Boot] [PATCH] common: bootm: Document fake bootm sub-command
 2015-01-15 14:25 UTC  (2+ messages)

[U-Boot] [PATCH 02/11] Exynos542x: CPU: Power down all secondary cores
 2015-01-15 13:42 UTC  (10+ messages)
` [U-Boot] [PATCH 03/11] Exynos542x: Add workaround for ARM errata 798870
` [U-Boot] [PATCH 04/11] Exynos542x: Add workaround for ARM errata 799270
` [U-Boot] [PATCH 05/11] Exynos542x: Add workaround for exynos iROM errata
` [U-Boot] [PATCH 06/11] Exynos542x: Change ambiguous function name set_l2cache
` [U-Boot] [PATCH 07/11] Exynos542x: cache: Disable clean/evict push to external
` [U-Boot] [PATCH 08/11] Exynos542x: add L2 control register configuration
` [U-Boot] [PATCH 09/11] Exynos542x: Fix secondary core booting for thumb
` [U-Boot] [PATCH 10/11] Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
` [U-Boot] [PATCH 11/11] Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800

[U-Boot] [PATCH 00/11] Add support for booting multiple cores
 2015-01-15 13:33 UTC  (2+ messages)
` [U-Boot] [PATCH 01/11] Exynos542x: Config: Add various configs

[U-Boot] [PATCH] mmc: fsl_esdhc: Add support for DDR mode
 2015-01-15 13:33 UTC 

[U-Boot] [PATCH v2 0/4] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-01-15 13:31 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v2 2/6] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v2 3/6] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v2 4/6] Exynos5: Fix exynos5_get_periph_rate calculations
` [U-Boot] [PATCH v2 5/6] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH v2 6/6] Exynos5: Remove dead code for fetching clocks

[U-Boot] [PATCH] rtc: ds1307: add support for MCP7941x RTCs
 2015-01-15 13:25 UTC  (2+ messages)

[U-Boot] Fastboot and MUSB driver on OMAP3
 2015-01-15 11:41 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] pmic:pfuze support buck regulator mode switch
 2015-01-15 10:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] pmic:pfuz100 add switch mode and more registers
` [U-Boot] [PATCH v2 2/3] pmic:pfuze implement regulator mode set
` [U-Boot] [PATCH v2 3/3] imx:mx6 set normal APS and standby PFM mode

[U-Boot] [PATCH 0/3] pmic:pfuze support buck regulator mode switch
 2015-01-15 10:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] pmic:pfuze implement pmic_mode_init

[U-Boot] [PATCH] arm: ls102xa: Update snoop settings for CCI-400
 2015-01-15  9:29 UTC 

[U-Boot] [PATCH] Nokia RX-51: Use generic board
 2015-01-15  9:26 UTC 

[U-Boot] usbtty using i.MX6
 2015-01-15  9:26 UTC  (6+ messages)

[U-Boot] U-Boot warnings on Nokia N900
 2015-01-15  9:18 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Enable snooping for CCI-400 S0 slave interface
 2015-01-15  9:03 UTC  (3+ messages)

[U-Boot] [PATCH] Nokia RX-51: Do not call secure PPA routine on non secure devices
 2015-01-15  8:49 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc: 74xx_7xx: remove 74xx_7xx cpu support
 2015-01-15  8:13 UTC 

[U-Boot] [PATCH] mpc8xx: remove unused linker script
 2015-01-15  8:12 UTC 

[U-Boot] [PATCH] ppc4xx: remove dead code
 2015-01-15  8:10 UTC 

[U-Boot] [PATCH 0/21] dm: Support GPIO device tree bindings in the uclass
 2015-01-15  7:29 UTC  (46+ messages)
` [U-Boot] [PATCH 01/21] dm: gpio: Bring in GPIO device tree binding
` [U-Boot] [PATCH 02/21] dm: exynos: "
` [U-Boot] [PATCH 03/21] dm: tegra: "
` [U-Boot] [PATCH 04/21] dm: fdt: Add a function to decode phandles with arguments
` [U-Boot] [PATCH 05/21] dm: gpio: Add a native driver model API
` [U-Boot] [PATCH 06/21] dm: gpio: Add a driver GPIO translation method
` [U-Boot] [PATCH 07/21] dm: gpio: Add better functions to request GPIOs
` [U-Boot] [PATCH 08/21] dm: gpio: Mark the old GPIO API deprecated
` [U-Boot] [PATCH 09/21] dm: demo: Add a simple GPIO demonstration
` [U-Boot] [PATCH 10/21] dm: cros_ec: Remove use of fdtdec GPIO support
` [U-Boot] [PATCH 11/21] dm: tegra: Add a GPIO translation function
` [U-Boot] [PATCH 12/21] dm: exynos: "
` [U-Boot] [PATCH 13/21] dm: tegra: video: Remove use of fdtdec GPIO support
` [U-Boot] [PATCH 14/21] dm: tegra: nand: "
` [U-Boot] [PATCH 15/21] dm: zynq: Remove inline gpio functions
` [U-Boot] [PATCH 16/21] dm: mmc: Remove use of fdtdec GPIO support
` [U-Boot] [PATCH 17/21] dm: usb: "
` [U-Boot] [PATCH 18/21] dm: spi: "
` [U-Boot] [PATCH 19/21] dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
` [U-Boot] [PATCH 20/21] dm: exynos: dts: Use GPIO bank phandles for GPIOs
` [U-Boot] [PATCH 21/21] dm: fdt: Remove the old GPIO functions

[U-Boot] Unreadable UBIFS partition after power cuts
 2015-01-15  7:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] ARM: imx fix register base address for i.MX6SX
 2015-01-15  6:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] ARM: imx6: disable bandgap self-bias after boot
` [U-Boot] [PATCH 3/3] ARM: imx6 Add WDOG3 for i.MX6SX

[U-Boot] [PATCH] imx6: disable bandgap self-bias circuit after boot
 2015-01-15  6:55 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/fsl: support low power boot for e500 and later
 2015-01-15  6:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
 2015-01-15  6:10 UTC  (3+ messages)

[U-Boot] [PATCH] spi: cf_qspi: Fixup to_cf_qspi_slave macro
 2015-01-15  5:32 UTC 

[U-Boot] Please pull u-boot-x86.git branch buildman
 2015-01-15  5:20 UTC 

[U-Boot] [PATCH 1/3] imagetool: move common code to imagetool module
 2015-01-15  5:12 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] imagetool: make the image_save_datafile() available to all image types
` [U-Boot] [PATCH 3/3] imagetool: replace image registration function by linker_lists feature

[U-Boot] [PATCH 1/4] dumpimage: add 'T' option to explicitly set the image type
 2015-01-15  4:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] dumpimage: replace the term "datafile" by "subimage"
` [U-Boot] [PATCH 3/4] dumpimage: fit: extract FIT images
` [U-Boot] [PATCH 4/4] tools: do not print error messages in verify_header() functions

[U-Boot] [PATCH] ls1:config: Add USB support for ls1021atwr
 2015-01-15  4:47 UTC  (4+ messages)

[U-Boot] [PATCH] linker_lists: fix misspellings
 2015-01-15  4:39 UTC 

[U-Boot] [PATCH 1/2] doc: "os" is also mandatory for "ramdisk" FIT image components
 2015-01-15  4:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] doc: fix misspellings

[U-Boot] [PATCH v2 0/2] x86: Add generic VESA video driver
 2015-01-15  4:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Access the VGA ROM when needed
` [U-Boot] [PATCH v2 2/2] RFC: Test code for glacier PCI video support

[U-Boot] [PATCH v2] x86: ahci: Make sure interface is not busy after enabling the port
 2015-01-15  4:28 UTC  (4+ messages)

[U-Boot] [PATCH] x86: Fix out of bounds irq handlers access
 2015-01-15  4:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/10] x86: Add generic VESA video driver
 2015-01-15  4:25 UTC  (27+ messages)
` [U-Boot] [PATCH 01/10] bios_emulator: Fix an #ifdef typo in the header file
` [U-Boot] [PATCH 02/10] x86: Correct endianness isues in pci_rom
` [U-Boot] [PATCH 03/10] x86: Support ROMs on other archs
` [U-Boot] [PATCH 04/10] bios_emulator: Don't display error when emulator terminates
` [U-Boot] [PATCH 05/10] bios_emulator: Add some VESA interface debugging
` [U-Boot] [PATCH 06/10] x86: pci: Don't stop when we get a vendor/device mismatch
` [U-Boot] [PATCH 07/10] x86: Add a VESA video driver
` [U-Boot] [PATCH 08/10] x86: Drop the x86_fb driver
` [U-Boot] [PATCH 09/10] x86: Access the VGA ROM when needed

[U-Boot] [PATCH v2 1/3] samsung: board: support eMMC reset using DT
 2015-01-15  2:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] Odroid: Add eMMC-reset node on DT
` [U-Boot] [PATCH v2 3/3] Odroid-XU3: "

[U-Boot] [PATCH v2 0/3] Support eMMC reset using DT for some exynos boards
 2015-01-15  2:45 UTC 

[U-Boot] [PATCH] generic-board: show model name in board_init_f() too
 2015-01-15  2:17 UTC  (3+ messages)

[U-Boot] [PATCH] Makefile: clean boot.bin
 2015-01-15  2:03 UTC 

[U-Boot] [PATCH 0/4] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-01-15  1:29 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH 2/4] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH 3/4] Exynos5: Use clock_get_periph_rate generic API

[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
 2015-01-15  0:05 UTC  (44+ messages)
` [U-Boot] [PATCHv1 01/22] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv1 02/22] arm: socfpga: enable saveenv to mmc partition
` [U-Boot] [PATCHv1 03/22] arm: socfpga: Add sdram initialization code
` [U-Boot] [PATCHv1 04/22] arm: socfpga: spl: Add SRAM section
` [U-Boot] [PATCHv1 05/22] arm: socfpga: spl: put SPL in sram
` [U-Boot] [PATCHv1 06/22] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv1 07/22] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv1 08/22] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv1 09/22] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv1 10/22] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv1 11/22] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv1 12/22] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv1 13/22] arm: socfpga: spl: Add s_init
` [U-Boot] [PATCHv1 14/22] arm: socfpga: spl: update lowlevel_init
` [U-Boot] [PATCHv1 15/22] arm: socfpga: spl: add relocate_stack_to_sdram to lowlevel_init.S
` [U-Boot] [PATCHv1 16/22] arm: socfpga: spl: add the stack in OCRAM
` [U-Boot] [PATCHv1 17/22] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv1 18/22] arm: socfpga: add sdram stack to SPL
` [U-Boot] [PATCHv1 19/22] arm: socfpga: spl: set SPL_MALLOC_SIZE
` [U-Boot] [PATCHv1 20/22] arm: socfpga: spl: add a malloc section in sram
` [U-Boot] [PATCHv1 21/22] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv1 22/22] arm: socfpga: spl: update pll_config for dev kit

[U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig
 2015-01-14 23:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
 2015-01-14 23:09 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] cm-fx6 updates and a new splash screen feature
 2015-01-14 22:48 UTC  (5+ messages)
` [U-Boot] [PATCH 14/14] common: convert compulab splash load code to common code

[U-Boot] [PATCH] powerpc/913x: Add config flag for bootdelay
 2015-01-14 21:55 UTC  (8+ messages)

[U-Boot] Pull request: u-boot-video/next
 2015-01-14 21:20 UTC 

[U-Boot] [PATCH] MIPS: use common code from lib/time.c
 2015-01-14 21:01 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm/ls1021a: Add workaround for DDR erratum A008378
 2015-01-14 20:46 UTC 

[U-Boot] [PATCH] mmc: fsl_esdhc: Add support for DDR mode
 2015-01-14 20:46 UTC 

[U-Boot] [PATCH] mpc85xx/T104xRDB_D4: Add support for T104xRDB DDR4 boards
 2015-01-14 17:12 UTC 

[U-Boot] [PATCH] arm: rmobile: Add SILK board support
 2015-01-14 16:27 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86.git branch 'buildman'
 2015-01-14 15:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Fill blank fields of doc/README.scrapyard with a tool
 2015-01-14 15:59 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] scripts: add a utility to fill blank fields of doc/README.scrapyard
` [U-Boot] [PATCH v2 2/2] README.scrapyard: fill commit and date fields

[U-Boot] [PATCH] mmc: zynq: Use phys_addr_t for addresses
 2015-01-14 15:33 UTC 

[U-Boot] Please pull u-boot-sunxi master
 2015-01-14 15:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Really complete SPL & u-boot log on all consoles
 2015-01-14 15:27 UTC  (5+ messages)

[U-Boot] [PATCH 01/11] fpga: Protect GZIP usage when LOADMK is enabled
 2015-01-14 15:17 UTC  (7+ messages)
` [U-Boot] [PATCH 09/11] fpga: xilinx: Check if fpga operations are defined
` [U-Boot] [PATCH 10/11] fpga: xilinx: Show fpga info if defined

[U-Boot] [PATCH] net: Declare physical address as phys_addr_t unsigned type
 2015-01-14 15:00 UTC 


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