messages from 2014-09-15 18:04:22 to 2014-09-17 07:12:48 UTC [more...]
[U-Boot] [PULL] Please pull u-boot-imx
2014-09-17 7:12 UTC (7+ messages)
[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
2014-09-17 5:33 UTC (75+ messages)
` [U-Boot] [PATCH 01/35] net: Remove unused CONFIG_DW_SEARCH_PHY from configs
` [U-Boot] [PATCH 04/35] net: dwc: Make the cache handling less cryptic
` [U-Boot] [PATCH 09/35] arm: socfpga: Clean up base address file
` [U-Boot] [PATCH 07/35] tools: socfpga: Add socfpga preloader signing to mkimage
` [U-Boot] [PATCH 06/35] mmc: dw_mmc: Fix cache alignment issue
` [U-Boot] [PATCH 10/35] arm: socfpga: Add watchdog disable for socfpga
` [U-Boot] [PATCH 12/35] arm: socfpga: clock: Implant order into bit definitions
` [U-Boot] [PATCH 13/35] arm: socfpga: clock: Drop nonsense inlining from clock manager code
` [U-Boot] [PATCH 14/35] arm: socfpga: clock: Add missing stubs into board file
` [U-Boot] [PATCH 15/35] arm: socfpga: clock: Add code to read clock configuration
` [U-Boot] [PATCH 16/35] arm: socfpga: clock: Trim down code duplication
` [U-Boot] [PATCH 17/35] arm: socfpga: mmc: Pick the clock from clock manager
` [U-Boot] [PATCH 18/35] arm: socfpga: timer: Pull the timer reload value from config file
` [U-Boot] [PATCH 19/35] arm: socfpga: reset: Add EMAC reset functions
` [U-Boot] [PATCH 24/35] arm: socfpga: board: Align checkboard() output
` [U-Boot] [PATCH 25/35] arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
` [U-Boot] [PATCH 26/35] arm: socfpga: reset: Add function to reset FPGA bridges
` [U-Boot] [PATCH 28/35] arm: cache: Add support for write-allocate D-Cache
` [U-Boot] [PATCH 29/35] arm: socfpga: cache: Define cacheline size
` [U-Boot] [PATCH 30/35] arm: socfpga: cache: Enable D-Cache
[U-Boot] [PATCH] kconfiglib: change SPDX-License-Identifier to ISC
2014-09-17 4:37 UTC
[U-Boot] [PATCH v2 0/10] Move some CONFIGs to Kconfig
2014-09-17 4:00 UTC (13+ messages)
` [U-Boot] [PATCH v2 01/10] kconfig: add blank Kconfig files
` [U-Boot] [PATCH v2 02/10] kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
` [U-Boot] [PATCH v2 03/10] kconfig: move CONFIG_CMD_BOOTM "
` [U-Boot] [PATCH v2 04/10] kconfig: move CONFIG_CMD_CRC32 "
` [U-Boot] [PATCH v2 05/10] kconfig: move CONFIG_CMD_EXPORTENV "
` [U-Boot] [PATCH v2 06/10] kconfig: move CONFIG_CMD_GO "
` [U-Boot] [PATCH v2 07/10] kconfig: move CONFIG_CMD_IMPORTENV "
` [U-Boot] [PATCH v2 08/10] kconfig: remove config_cmd_defaults.h
` [U-Boot] [PATCH v2 09/10] kconfig: move CONFIG_OF_* to Kconfig
` [U-Boot] [PATCH v2 10/10] kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
[U-Boot] [PATCH 0/3] Comment out invalid email addresses in MAINTAINERS
2014-09-17 3:54 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] tools/genboardscfg.py: pick up also commented maitainers
` [U-Boot] [PATCH 2/3] MAINTAINERS: comment out invalid maintainers
` [U-Boot] [PATCH 3/3] MAINTAINERS: comment out blank M: field
[U-Boot] [PATCH v2 0/11] dm: imx: Add driver model support for GPIO and serial on cm_fx6
2014-09-17 3:51 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/11] dm: linker_lists: Add a way to declare multiple objects
` [U-Boot] [PATCH v2 02/11] dm: core: Allow a list of devices to be declared in one step
` [U-Boot] [PATCH v2 03/11] dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
` [U-Boot] [PATCH v2 04/11] initcall: Display error number when an error occurs
` [U-Boot] [PATCH v2 05/11] dm: serial: Don't require device tree to configure a console
` [U-Boot] [PATCH v2 06/11] dm: serial: Put common code into separate functions
` [U-Boot] [PATCH v2 07/11] dm: imx: Add error checking to setup_i2c()
` [U-Boot] [PATCH v2 08/11] dm: imx: Use gpio_request() to request GPIOs
` [U-Boot] [PATCH v2 09/11] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH v2 10/11] dm: imx: serial: Support driver model in the MXC serial driver
` [U-Boot] [PATCH v2 11/11] dm: imx: Move cm_fx6 to use driver model for serial and GPIO
[U-Boot] [PATCH 0/10] dm: imx: Add driver model support for GPIO and serial on cm_fx6
2014-09-17 3:50 UTC (14+ messages)
` [U-Boot] [PATCH 06/10] dm: imx: Use gpio_request() to request GPIOs
` [U-Boot] [PATCH 07/10] imximage.cfg: Remove copyright header
` [U-Boot] [PATCH 08/10] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH 10/10] dm: imx: Move cm_fx6 to use driver model for serial and GPIO
[U-Boot] [PATCH v2 0/3] Add ISC SPDX, import Kconfiglib and improve genboardscfg.py
2014-09-17 2:48 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] tools: Import Kconfiglib
` [U-Boot] [PATCH v2 2/3] tools: Import Kconfiglib (Superseded !!!)
` [U-Boot] [U-Boot,v2,2/3] tools: Import Kconfiglib
[U-Boot] [PATCH v2] kconfig: add sanity checks for SPL configuration
2014-09-17 0:47 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Revert "ARM: SPL: do not set gd again"
2014-09-17 0:47 UTC (2+ messages)
[U-Boot] [PATCH v2 4/4] kconfig: armv8: move CONFIG_ARM64 to Kconfig
2014-09-17 0:47 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/4] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/1] net: dns: fix for DNS queries sent to the wrong MAC address
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] net: usb: Add SMSC copyright to smsc95xx driver
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [U-boot] [Patch] mtd: nand: davinci_nand: update write_page function for keystone RBL
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, U-boot] "
[U-Boot] [PATCH] generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] kbuild: standalone: simplify clean-files
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH 1/2] scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] kconfig: show an error message when defconfig is not found
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] common: fix include guards for CONFIG_MP
2014-09-17 0:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 4/4] kconfig: fix a bug of "make config"
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,4/4] "
[U-Boot] [PATCH v2 3/4] kconfig: fix savedefconfig to handle TPL correctly
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/4] kconfig: fix whitespace handling bug of savedefconfig
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/4] kconfig: fix savedefconfig to output empty defconfig
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 2/2] standalone: use GCC_VERSION defined in compiler-gcc.h
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] compiler*.h: sync include/linux/compiler*.h with Linux 3.16
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 4/4] implement the Android sparse image format
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 3/4] cleanup code which handles the Android sparse image format
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/4] update code which handles Android sparse image format
2014-09-17 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 1/4] add code to handle Android sparse image format
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH] cmd_mem: add static to internally used functions
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] kgdb: Remove first_entry for kgdb
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 3/3] tools/genboardscfg.py: improve performance more with Kconfiglib
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/3] SPDX: Add ISC SPDX-License-Identifier
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,1/3] "
[U-Boot] [PATCH] kbuild: force to define __UBOOT__ in all the C sources
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 01/40] vsprintf: Add modifier for phys_addr_t
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] openrisc: Fix a few type cast related warnings
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Fix a few printf argument verification warnings
2014-09-17 0:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cosmetic: README.scrapyard: add NIOS2 boards
2014-09-17 0:43 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 0/3] add support for new arch stv0991
2014-09-16 23:23 UTC (2+ messages)
[U-Boot] [PATCH 1/2] mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
2014-09-16 23:03 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mx51evk: Add generic board support
[U-Boot] Email address of SPEAr custodian is not working
2014-09-16 21:55 UTC (2+ messages)
[U-Boot] Reading a text file from another FAT partition
2014-09-16 21:13 UTC (2+ messages)
[U-Boot] [PATCH] imx: Fix warning by building vf610twr_nand
2014-09-16 19:02 UTC (2+ messages)
[U-Boot] [PATCH 0/2 v3] Add support for mx6 onchip temperature sensor
2014-09-16 18:43 UTC (4+ messages)
` [U-Boot] [PATCH 1/2 v3] Add i.MX6 CPU temperature sensor support
[U-Boot] [PATCH v3] imx: Support i.MX6 High Assurance Boot authentication
2014-09-16 18:37 UTC (3+ messages)
[U-Boot] AM335x not working anymore
2014-09-16 18:36 UTC (4+ messages)
[U-Boot] [PATCH v4] imx: Support i.MX6 High Assurance Boot authentication
2014-09-16 18:33 UTC
[U-Boot] [PATCH] imx6: fix pl301_mx6qper1_bch clock gating setup
2014-09-16 18:32 UTC (3+ messages)
[U-Boot] [PATCH v4 0/5] add i.MX6 thermal sensor driver
2014-09-16 16:48 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/5] mx6: crm_regs: Add bit definitions for anadig registers
` [U-Boot] [PATCH v4 2/5] mx6: clock: Add api to enable pll3
` [U-Boot] [PATCH v4 3/5] mx6: thermal: Add i.MX6 CPU thermal sensor support
` [U-Boot] [PATCH v4 4/5] mx6: thermal: Check cpu temperature via thermal sensor
` [U-Boot] [PATCH v4 5/5] mx6: thermal: Enable thermal sensor for mx6 sabre boards
[U-Boot] [PATCH 0/5] omap3: overo: Add foreign expansion board support
2014-09-16 15:51 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] omap3: overo: Fix fdtfile test
` [U-Boot] [PATCH 2/5] omap3: overo: Call bootm only after successful nand read
` [U-Boot] [PATCH 3/5] omap3: overo: Move ethernet setup to board_eth_init function
` [U-Boot] [PATCH 4/5] omap3: overo: Separate module and expansion board MUX configuration
` [U-Boot] [PATCH 5/5] omap3: overo: Add usb host support
[U-Boot] [PATCH 1/3] arm: pxa: use common timer functions
2014-09-16 14:44 UTC (3+ messages)
` [U-Boot] [U-Boot,1/3] "
[U-Boot] [PATCH 0/1] config_distro_bootcmd: Run 'scsi scan' before trying scsi
2014-09-16 14:33 UTC (3+ messages)
` [U-Boot] [PATCH] config_distro_bootcmd: Run 'scsi scan' before trying scsi disks
[U-Boot] [PATCH 1/2] mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
2014-09-16 14:13 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mx25pdk: Add generic board support
[U-Boot] [PATCH] cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
2014-09-16 12:38 UTC
[U-Boot] [PATCH] linker_lists: fix comment
2014-09-16 12:16 UTC (2+ messages)
[U-Boot] [PATCH 0/10] Move some CONFIGs to Kconfig
2014-09-16 12:05 UTC (5+ messages)
` [U-Boot] [PATCH 09/10] kconfig: move CONFIG_OF_* "
[U-Boot] [PATCH 1/2] mx6sxsabresd: Staticize i2c_pad_info1
2014-09-16 11:37 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] mx6qsabreauto: Staticize when possible
[U-Boot] [PATCH 0/3] imx:mx6: change CONFIG_SYS_FSL_ESDHC_ADDR
2014-09-16 11:34 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] imx:mx6sxsabresd: "
` [U-Boot] [PATCH 2/3] imx:mx6qarm2: "
` [U-Boot] [PATCH 3/3] imx:mx6slevk: "
[U-Boot] [PATCH v5 0/2] arm: vf610: add NAND flash support
2014-09-16 11:31 UTC (5+ messages)
` [U-Boot] [PATCH v5 1/2] mtd: nand: add Freescale vf610_nfc driver
` [U-Boot] [PATCH v5 2/2] arm: vf610: add NAND support for vf610twr
[U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena
2014-09-16 11:00 UTC (5+ messages)
[U-Boot] [PATCH 0/3] Initial cleanup of arm port timer subsystem
2014-09-16 10:56 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] arm: mx35: use common timer functions
[U-Boot] [PATCH v3] imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
2014-09-16 10:49 UTC (2+ messages)
[U-Boot] [PATCH] imx6: add Bachmann OT1200 board
2014-09-16 10:42 UTC (2+ messages)
[U-Boot] Congatec Conga-QEVAL board sd-card boot not working
2014-09-16 10:14 UTC
[U-Boot] u-boot-socfpga repository
2014-09-16 9:56 UTC (7+ messages)
[U-Boot] [PATCH 0/3] ARM: atmel: add sama5d4ek board support
2014-09-16 7:57 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] atmel_nand: if don't have gf table in rom code we will build it runtime
` [U-Boot] [PATCH 2/3] net: macb: enable GMAC IP without GE feature support
` [U-Boot] [PATCH 3/3] ARM: atmel: add sama5d4ek board support
[U-Boot] Generic bootcmd handling: Missing 'scsi scan'
2014-09-16 7:36 UTC (5+ messages)
[U-Boot] [PATCH 0/4] ls102xa: HYP/non-sec: for ls102xa
2014-09-16 2:48 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: HYP/non-sec: add the pen address byte reverting support
` [U-Boot] [PATCH 2/4] ARM: HYP/non-sec: Fix the ARCH Timer frequency setting
` [U-Boot] [PATCH 3/4] ls102xa: HYP/non-sec: support for ls102xa boards
` [U-Boot] [PATCH 4/4] ARM: ls102xa: allow all the peripheral access permissions as R/W
[U-Boot] [PATCH v3 0/3] Add ISC SPDX, import Kconfiglib and improve genboardscfg.py
2014-09-16 2:29 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] SPDX: Add ISC SPDX-License-Identifier
` [U-Boot] [PATCH v3 2/3] tools: Import Kconfiglib
` [U-Boot] [PATCH v3 3/3] tools/genboardscfg.py: improve performance more with Kconfiglib
[U-Boot] [PATCH 33/35] arm: socfpga: nic301: Add NIC-301 GPV register file
2014-09-15 17:17 UTC (4+ messages)
` [U-Boot] [PATCH 32/35] arm: socfpga: scu: Add SCU "
` [U-Boot] [PATCH 31/35] arm: socfpga: cache: Enable PL310 L2 cache
` [U-Boot] [PATCH 11/35] arm: socfpga: sysmgr: Clean up system manager
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).