public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-12-03 23:47:02 to 2016-12-05 08:01:09 UTC [more...]

[U-Boot] [PATCH v2 00/23] sunxi: Allwinner A64: SPL support
 2016-12-05  8:01 UTC  (48+ messages)
` [U-Boot] [PATCH v2 01/23] sun6i: Restrict some register initialization to Allwinner A31 SoC
` [U-Boot] [PATCH v2 02/23] armv8: prevent using THUMB
` [U-Boot] [PATCH v2 03/23] armv8: add lowlevel_init.S
` [U-Boot] [PATCH v2 04/23] SPL: tiny-printf: add "l" modifier
` [U-Boot] [PATCH v2 05/23] move UL() macro from armv8/mmu.h into common.h
` [U-Boot] [PATCH v2 06/23] SPL: make struct spl_image 64-bit safe
` [U-Boot] [PATCH v2 07/23] armv8: add simple sdelay implementation
` [U-Boot] [PATCH v2 08/23] armv8: move reset branch into boot hook
` [U-Boot] [PATCH v2 09/23] ARM: boot0 hook: remove macro, include whole header file
` [U-Boot] [PATCH v2 10/23] sunxi: introduce extra config option for boot0 header
` [U-Boot] [PATCH v2 11/23] sunxi: A64: do an RMR switch if started in AArch32 mode
` [U-Boot] [PATCH v2 12/23] sunxi: provide default DRAM config for sun50i in Kconfig
` [U-Boot] [PATCH v2 13/23] sunxi: H3: add and rename some DRAM contoller registers
` [U-Boot] [PATCH v2 14/23] sunxi: H3: add DRAM controller single bit delay support
` [U-Boot] [PATCH v2 15/23] sunxi: A64: use H3 DRAM initialization code for A64
` [U-Boot] [PATCH v2 16/23] sunxi: H3/A64: fix non-ODT setting
` [U-Boot] [PATCH v2 17/23] sunxi: DRAM: fix H3 DRAM size display on aarch64
` [U-Boot] [PATCH v2 18/23] sunxi: A64: enable SPL
` [U-Boot] [PATCH v2 19/23] SPL: read and store arch property from U-Boot image
` [U-Boot] [PATCH v2 20/23] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [PATCH v2 21/23] ARM: SPL/FIT: differentiate between arm and arm64 arch properties
` [U-Boot] [PATCH v2 22/23] sunxi: introduce RMR switch to enter payloads in 64-bit mode
` [U-Boot] [PATCH v2 23/23] sunxi: A64: add 32-bit SPL support

[U-Boot] [PATCH v4 1/2] splash: sort include files
 2016-12-05  7:36 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] splash: add support for loading splash from a FIT image

[U-Boot] [PATCH v2 0/6] arm64: mvebu: Armada-8K family patches
 2016-12-05  6:25 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] arm64: mvebu: Modify the A8K SPI and I2C config in DTS
` [U-Boot] [PATCH v2 2/6] arm64: mvebu: Add bubt command for flash image burn
` [U-Boot] [PATCH v2 3/6] arm64: mvebu: pinctrl: Add pin control driver for A8K family
` [U-Boot] [PATCH v2 4/6] arm64: mvebu: Add pin control nodes to A8K family DTS files
` [U-Boot] [PATCH v2 5/6] arm64: mvebu: Enable BUBT command support in A8K default config
` [U-Boot] [PATCH v2 6/6] arm64: mvebu: Enable pin control "

[U-Boot] [PATCH] ARM: tegra: allow passing cboot DTB to the kernel
 2016-12-05  6:24 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/13] binman: A tool for creating firmware images
 2016-12-05  6:24 UTC  (8+ messages)
` [U-Boot] [PATCH v5 10/13] tegra: Use a U-Boot-specific .dtsi file

[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
 2016-12-05  6:24 UTC  (5+ messages)
` [U-Boot] [PATCH 12/14] fdt: eth_fixup: Add hook for board to override MAC

[U-Boot] [PATCH v4 0/1] cmd: pci: add option to parse and display BAR information
 2016-12-05  6:24 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/1] "

[U-Boot] [PATCH v3] spi: Add error checking for invalid bus widths
 2016-12-05  6:24 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] splash: sort include files
 2016-12-05  6:24 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] splash: add support for loading splash from a FIT image

[U-Boot] About U-boot's TPM
 2016-12-05  6:24 UTC  (5+ messages)

[U-Boot] uefi: x86: uboot as uefi payload
 2016-12-05  6:24 UTC  (4+ messages)

[U-Boot] [PATCH v1] dm: spl: mmc: Fix EXT SPL support
 2016-12-05  6:24 UTC  (3+ messages)

[U-Boot] [PATCH 00/17] arm: mvebu: Add gdsys ControlCenter-Compact board
 2016-12-05  6:24 UTC  (7+ messages)
` [U-Boot] [PATCH 06/17] dm: Add callback to modify the device tree
` [U-Boot] [PATCH 07/17] lib: tpm: Add command to flush resources

[U-Boot] [PATCH 0/5] arm: tegra: apalis-tk1, mmc and ext clock loopback
 2016-12-05  6:23 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] mmc: tegra: allow disabling external "

[U-Boot] Query on qspi driver
 2016-12-05  6:05 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] mmc: sdhci: Add support for frequency constrained peripheral interfaces
 2016-12-05  2:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] test/py: Create tests for ext4 and fat testing on sandbox
 2016-12-05  0:52 UTC 

[U-Boot] [PATCH v2 1/2] test/py: Allow to pass u_boot_log instead of console for run_and_log
 2016-12-05  0:52 UTC 

[U-Boot] [PATCH] omap4_sdp4430: Disable SPL_OS_BOOT
 2016-12-04 23:40 UTC  (2+ messages)

[U-Boot] [PATCH 9/9] ti_armv7_common: env: Increase IO buffer size
 2016-12-04 23:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 8/9] ARM: dts: AM571x-IDK Initial Support
 2016-12-04 23:39 UTC  (2+ messages)
` [U-Boot] [U-Boot,8/9] "

[U-Boot] [PATCH 7/9] board: ti: am57xx: Add support for the am571x idk
 2016-12-04 23:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/9] board: ti: am572x-idk: Update pinmux using latest PMT
 2016-12-04 23:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/9] board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT
 2016-12-04 23:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/9] board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVM
 2016-12-04 23:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/9] board: ti: am57xx: Add support for detection of X15 revb1
 2016-12-04 23:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/9] board: ti: am57xx: Add support for detection of reva3 variations for GPEVM
 2016-12-04 23:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/9] ARM: dts: am57xx: sync DT with latest Linux
 2016-12-04 23:32 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 4/4] serial: Drop the s3c24x0 serial driver
 2016-12-04 23:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] arm: Remove VCMA9 board
 2016-12-04 23:30 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/4] "

[U-Boot] [PATCH v2 2/4] arm: Remove smdk2410 board
 2016-12-04 23:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/4] "

[U-Boot] [PATCH v2 1/4] serial: Update docs to indicate mcfuart supports DM_SERIAL
 2016-12-04 23:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] post: cosmetic: fix typo
 2016-12-04 23:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 11/11] configs: dra7xx: Enable lp873x options
 2016-12-04 23:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,11/11] "

[U-Boot] [PATCH 10/11] configs: dra7xx: Enable pmic/regulator options
 2016-12-04 23:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/11] configs: dra7xx: hs: Enable DM_ETH
 2016-12-04 23:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,09/11] "

[U-Boot] [PATCH 08/11] configs: ti_omap5_common: Select dtb name for dra71x
 2016-12-04 23:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/11] ARM: dts: dra71x-evm: Add DT support
 2016-12-04 23:23 UTC  (2+ messages)
` [U-Boot] [U-Boot,07/11] "

[U-Boot] [PATCH 06/11] ARM: dts: dra7xx: sync DT with latest Linux
 2016-12-04 23:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/11] ARM: OMAP4+: Add support for getting pbias info from board
 2016-12-04 23:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 04/11] board: ti: dra71x-evm: Add PMIC support
 2016-12-04 23:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/11] board: ti: dra72: Introduce optimization for rgmii timing for rev C
 2016-12-04 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 02/11] board: ti: dra71x-evm: Add mux settings
 2016-12-04 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/11] board: ti: dra71x-evm: Add epprom support
 2016-12-04 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 3/3] ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP
 2016-12-04 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig
 2016-12-04 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] ARM: OMAP4+: Add support for dynamically selecting OPPs
 2016-12-04 23:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [U-BOOT][TEST PATCH 5/5] Cosmetic api: api_storage.c Spelling correction
 2016-12-04 23:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-BOOT, TEST, "

[U-Boot] [U-BOOT][TEST PATCH 4/5] Cosmetic api: api_storage.c Comment style
 2016-12-04 23:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-BOOT, TEST, "

[U-Boot] [U-BOOT][TEST PATCH 3/5] Cosmetic api: api_storage.c Line over 80 char
 2016-12-04 23:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-BOOT, TEST, "

[U-Boot] [U-BOOT][TEST PATCH 2/5] Cosmetic api: api_storage.c Blank line after {
 2016-12-04 23:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-BOOT, TEST, "

[U-Boot] [U-BOOT][TEST PATCH 1/5] Cosmetic api: api_storage.c Align parenthesis
 2016-12-04 23:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-BOOT, TEST, "

[U-Boot] [PATCH] defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH
 2016-12-04 23:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: image: Remove FIT header update from image post-processing
 2016-12-04 23:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 12/12] usb: gadget: remove unused shortname variable
 2016-12-04 23:06 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/12] davinci: da8xxevm: fix indentation
 2016-12-04 23:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,08/12] "

[U-Boot] [PATCH 07/12] usb: eth: r8152_fw: fix indentation
 2016-12-04 23:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,07/12] "

[U-Boot] [PATCH 06/12] marvell: comphy_a3700: fix bitmask
 2016-12-04 23:02 UTC  (2+ messages)
` [U-Boot] [U-Boot,06/12] "

[U-Boot] [PATCH 05/12] net: rtl8169: remove unneeded definition
 2016-12-04 23:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/12] net: e1000: fix indentation
 2016-12-04 23:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,03/12] "

[U-Boot] [PATCH 02/12] mtd: cfi_flash: fix indentation
 2016-12-04 23:00 UTC  (2+ messages)
` [U-Boot] [U-Boot,02/12] "

[U-Boot] Please pull u-boot-mpc85xx master
 2016-12-04 23:00 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm (take 2)
 2016-12-04 22:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] rpi: set serial port clock to 48 MHz
 2016-12-04 20:01 UTC  (6+ messages)

[U-Boot] check_config.sh produces false positive error?
 2016-12-04 19:52 UTC 

[U-Boot] [PATCH 0/3] arm64: mvebu: Linux kernel boot support
 2016-12-04 16:34 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm64: mvebu: Add L3 cache flush functionality to A8K family
` [U-Boot] [PATCH 2/3] arm64: mvebu: Enable PCIe support in Armada-7040 configuration
` [U-Boot] [PATCH 3/3] arm64: mvebu: Enable hush parser in A8K default configuration

[U-Boot] [PATCH 0/5] cl-som-am57x: initial support
 2016-12-04 14:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] arm: am57xx: cl-som-am57x: add initial board support

[U-Boot] [PATCH 0/6] mmc: move some config options to Kconfig
 2016-12-04 13:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] Sync defconfig files by savedefconfig
` [U-Boot] [PATCH 2/6] mmc: complete the unfinished move of CONFIG_MMC
` [U-Boot] [PATCH 3/6] mmc: make MMC driver entries dependent on MMC
` [U-Boot] [PATCH 4/6] mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
` [U-Boot] [PATCH 5/6] mmc: move some SDHCI related options to Kconfig
` [U-Boot] [PATCH 6/6] mmc: move MMC_SDHCI_IO_ACCESSORS "

[U-Boot] [RFC PATCH] ARM: zynq: Replace dram_init* functions with board_init_f safe ones
 2016-12-04  9:33 UTC 

[U-Boot] [PATCH v2 0/14] sunxi: Add support for the CHIP Pro
 2016-12-04  7:19 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Convert several macros to Kconfig
 2016-12-04  1:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 7/7] board: ti: am57xx: add FIT image TEE processing
 2016-12-04  1:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 6/7] board: ti: dra7xx: add FIT image TEE processing
 2016-12-04  1:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/7] arm: omap5: Add OPTEE node to fdt
 2016-12-04  1:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,5/7] "

[U-Boot] [PATCH v3 4/7] arm: omap5: Add TEE loading support
 2016-12-04  1:06 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,4/7] "

[U-Boot] [PATCH v3 3/7] arm: omap5: Add function to make an SMC call on cpu1
 2016-12-04  1:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/7] image: Add Trusted Execution Environment image type
 2016-12-04  1:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/7] image: Add FIT image loadable section custom processing
 2016-12-04  1:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v2 2/2] davinci: omapl138_lcdk: add DT support for EMMC boot
 2016-12-04  1:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] davinci: omapl138_lcdk: improve readability of boot command
 2016-12-04  1:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 2/2] Enable DISTRO_DEFAULT on platforms that missed it before
 2016-12-04  1:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] cmd: Convert CMD_BOOTMENU
 2016-12-04  1:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH 6/6] davinci: omapl138_lcdk: add NAND SPL boot support
 2016-12-04  1:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/6] davinci: omapl138_lck: remove obsolete define
 2016-12-04  1:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
 2016-12-04  0:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
 2016-12-04  0:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
 2016-12-04  0:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/6] NAND: davinci: add support for NAND chips with 16 bits bus
 2016-12-04  0:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 6/6] davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot
 2016-12-04  0:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/6] davinci: da850evm: fix empty boot method list in the SPL
 2016-12-04  0:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/6] davinci: omapl138_lcdk: configure ddr2
 2016-12-04  0:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/6] davinci: omapl138_lcdk: configure pll0
 2016-12-04  0:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/6] ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
 2016-12-04  0:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/6] ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
 2016-12-04  0:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 2/2] ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
 2016-12-04  0:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
 2016-12-04  0:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: K2G: DDR3: Fix up priv ID for MPU
 2016-12-04  0:48 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] ARM: AMx3xx: Make FIT boot as default boot on HS devices
 2016-12-04  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] ARM: AM57xx: Make FIT boot as default boot on HS devices
 2016-12-04  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] ARM: DRA7: Make FIT boot as default boot on HS devices
 2016-12-04  0:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] ti_armv7_common: env: Add support for loading FIT images
 2016-12-04  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] ti_armv7_common: env: Consolidate support for loading images from mmc
 2016-12-04  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] configs: am43x: hs: Modify SPL load address to fix UART boot issue
 2016-12-04  0:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND][PATCH 24/24] r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
 2016-12-04  0:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 23/24] sh: generate position independent code for all platforms
 2016-12-04  0:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 22/24] sh: share the correct version of start.S among all cpus
 2016-12-04  0:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 21/24] sh4: fix start.S by calling board_init_f() after first code relocation
 2016-12-04  0:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 20/24] sh: add shared relocate_code() function and call board_init_r()
 2016-12-04  0:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 19/24] sh: add common dram_init() function for all boards
 2016-12-04  0:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 18/24] sh: define CONFIG_DISPLAY_BOARDINFO to print board information
 2016-12-04  0:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 17/24] sh: remove undefined DEBUG preprocessor token from board config files
 2016-12-04  0:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 16/24] sh: add MEMORY command to a shared linker script
 2016-12-04  0:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 15/24] sh: define entry point and reloc_dst inside a linker script
 2016-12-04  0:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 14/24] sh: place board lowlevel_init code in the beginning of .text
 2016-12-04  0:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 13/24] sh4: use single u-boot linker script for all boards
 2016-12-04  0:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 12/24] common: sh: add necessary define bits to board_f
 2016-12-04  0:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 11/24] r2dplus: select rtl8139 driver in defconfig
 2016-12-04  0:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 10/24] r2dplus: use P1 area space for text base and PCI system memory
 2016-12-04  0:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 09/24] sh4: remove __io config options from r2dplus and r7780mp boards
 2016-12-04  0:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 08/24] pci: sh7751: map PCI memory space into SDRAM
 2016-12-03 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 07/24] pci: sh7751: fix up PCI I/O space address
 2016-12-03 23:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 06/24] sh4: cache: move exported cache manipulation functions into cache.c
 2016-12-03 23:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 05/24] sh: cache: don't modify CCR from P1 area
 2016-12-03 23:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 04/24] sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
 2016-12-03 23:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 03/24] sh3: remove unused cache.c file from being built
 2016-12-03 23:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 02/24] sh4: cache: correct flush_cache() to writeback and invalidate
 2016-12-03 23:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND][PATCH 01/24] sh4: cache: correct dcache flush to invalidate with write-back
 2016-12-03 23:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH] compiler.h: use u-boot endian macros on OpenBSD
 2016-12-03 23:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/2] ARM: am57xx_evm: enable DFU support
 2016-12-03 23:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/2] "

[U-Boot] [PATCH v3 1/2] ARM: ti: consolidate dfu environment variables
 2016-12-03 23:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "


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