public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-05-23 10:49:21 to 2016-05-24 15:22:46 UTC [more...]

[U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
 2016-05-24 15:22 UTC 

[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
 2016-05-24 15:22 UTC  (12+ messages)

[U-Boot] [PATCH] phy: Wire return value from phy_config()
 2016-05-24 15:18 UTC  (2+ messages)

[U-Boot] [PATCH] phy: marvell: Do not reset phy after negotiation
 2016-05-24 15:18 UTC  (2+ messages)

[U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection
 2016-05-24 15:15 UTC  (5+ messages)
` [U-Boot] [PATCH V2 13/15] net: fec_mxc: use simpler runtime cpu dection macros

[U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
 2016-05-24 14:55 UTC  (45+ messages)
` [U-Boot] [PATCH 01/21] tools: moveconfig: fix --dry-run option
` [U-Boot] [PATCH 02/21] tools: moveconfig: rename update_defconfig() to update_dotconfig()
` [U-Boot] [PATCH 03/21] tools: moveconfig: remove redundant else: after sys.exit()
` [U-Boot] [PATCH 04/21] tools: moveconfig: check directory relocation before compilers
` [U-Boot] [PATCH 05/21] tools: moveconfig: check compilers before starting defconfig walk
` [U-Boot] [PATCH 06/21] tools: moveconfig: exit with error message for not clean directory
` [U-Boot] [PATCH 07/21] tools: moveconfig: increment number of processed files monotonically
` [U-Boot] [PATCH 08/21] tools: moveconfig: do not rely on type and default value given by users
` [U-Boot] [PATCH 09/21] tools: moveconfig: drop code for handling type and default value
` [U-Boot] [PATCH 10/21] tools: moveconfig: allow to give CONFIG names as argument directly
` [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
` [U-Boot] [PATCH 12/21] tools: moveconfig: compute file paths just once
` [U-Boot] [PATCH 13/21] tools: moveconfig: move log output code out of Kconfig Parser class
` [U-Boot] [PATCH 14/21] tools: moveconfig: display log atomically in more readable format
` [U-Boot] [PATCH 15/21] tools: moveconfig: refactor code to go back to idle state
` [U-Boot] [PATCH 16/21] tools: moveconfig: skip savedefconfig if .config was not updated
` [U-Boot] [PATCH 17/21] tools: moveconfig: display log when savedefconfig occurs
` [U-Boot] [PATCH 18/21] tools: moveconfig: report when CONFIGs are removed by savedefconfig
` [U-Boot] [PATCH 19/21] tools: moveconfig: report when defconfig is updated
` [U-Boot] [PATCH 20/21] tools: moveconfig: add --force-sync option
` [U-Boot] [PATCH 21/21] tools: moveconfig: allow to run without any CONFIG specified

[U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
 2016-05-24 14:09 UTC  (3+ messages)

[U-Boot] [PATCH] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
 2016-05-24 14:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] mx53loco_defconfig failure with Buildroot toolchain
 2016-05-24 14:03 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
 2016-05-24 13:58 UTC  (18+ messages)
` [U-Boot] [PATCH 01/10] ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
` [U-Boot] [PATCH 02/10] ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
` [U-Boot] [PATCH 03/10] ARM: PSCI: export common PSCI function declarations for C code
` [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
` [U-Boot] [PATCH 05/10] sunxi: Make CPUCFG_BASE macro names the same across families
` [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
` [U-Boot] [PATCH 07/10] sunxi: Add missing linux/types.h header for cpucfg.h
` [U-Boot] [PATCH 08/10] sunxi: Add CPUCFG debug lock and sun7i cpu power controls
` [U-Boot] [PATCH 09/10] sunxi: Add base address for GIC
` [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C

[U-Boot] [PATCH 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
 2016-05-24 13:56 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] board: ge: bx50v3: don't configure the backlight when there's no display
` [U-Boot] [PATCH 3/8] board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
` [U-Boot] [PATCH 4/8] board: ge: bx50v3: make USB support "
` [U-Boot] [PATCH 5/8] board: ge: bx50v3: make network "
` [U-Boot] [PATCH 6/8] board: ge: bx50v3: make SATA "
` [U-Boot] [PATCH 7/8] board: ge: bx50v3: disable unused features to improve size and boot speed
` [U-Boot] [PATCH 8/8] board: ge: bx50v3: add missing partnum variable

[U-Boot] Login/password in uboot question
 2016-05-24 13:50 UTC 

[U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
 2016-05-24 13:10 UTC  (4+ messages)

[U-Boot] [PATCH v2] ts4800: update environment to boot with device tree
 2016-05-24 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Fix Gateworks Ventana build
 2016-05-24 13:04 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] imx: ventana: config: remove redundant config
` [U-Boot] [PATCH 2/4] imx: ventana: gsc: remove dependence on env
` [U-Boot] [PATCH 3/4] imx: ventana: use EEPROM register for falcon boot mode
` [U-Boot] [PATCH 4/4] imx: ventana: remove SPL_EXT_SUPPORT

[U-Boot] [PATCH] imx: mx6qsabreauto: drop duplicated net phy configuration
 2016-05-24 13:02 UTC  (4+ messages)

[U-Boot] [PATCH] common: env_ubi: Clear environment buffer before reading
 2016-05-24 12:59 UTC 

[U-Boot] [PATCH v2] pico-imx6ul: Select CONFIG_HUSH_PARSER option
 2016-05-24 12:57 UTC  (4+ messages)

[U-Boot] why does fdt_fixup_ethernet() need to worry about an edited FDT?
 2016-05-24 12:55 UTC 

[U-Boot] [PATCH] pinctrl: Fix a bunch of broken kernel-doc in drivers/pinctrl
 2016-05-24 12:39 UTC 

[U-Boot] [PATCH 0/4] DRA7 Voltage macro consolidation
 2016-05-24 12:33 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values
` [U-Boot] [PATCH 2/4] ARM: DRA7: Define common macros for efuse register offsets
` [U-Boot] [PATCH 3/4] ARM: DRA7: Consolidate voltage macros across different SoCs
` [U-Boot] [PATCH 4/4] ARM: DRA7: Add macros for voltage values for all OPPs

[U-Boot] [PATCH 0/7] ARM: uniphier: updates for v2016.07-rc1
 2016-05-24 12:14 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: uniphier: disable cache in SPL of PH1-LD20
` [U-Boot] [PATCH 2/7] ARM: uniphier: clean up boot mode tables
` [U-Boot] [PATCH 3/7] ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
` [U-Boot] [PATCH 4/7] ARM: uniphier: rename UMC macro names of PH1-LD20
` [U-Boot] [PATCH 5/7] ARM: uniphier: add PH1-LD11 SoC support
` [U-Boot] [PATCH 6/7] clk: uniphier: add Media I/O clock driver support for PH1-LD11
` [U-Boot] [PATCH 7/7] ARM: uniphier: add EHCI nodes "

[U-Boot] [GIT PULL v2] Xilinx changes
 2016-05-24 11:36 UTC 

[U-Boot] [PATCH 1/3] microblaze: Select compilation flags via Kconfig
 2016-05-24 11:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] microblaze: Add option to pass cpu version number
` [U-Boot] [PATCH 3/3] microblaze: Move MSR instruction selection to Kconfig

[U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration
 2016-05-24 11:19 UTC  (3+ messages)

[U-Boot] [GIT PULL] Xilinx changes
 2016-05-24 11:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2016-05-24  9:41 UTC 

[U-Boot] [PATCH v4 0/4] dm: gpio: Add driver for MPC85xx GPIO controller
 2016-05-24  7:20 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/4] dm: gpio: Add driver for MPC85XX "
` [U-Boot] [PATCH v4 4/4] dm: test: Add GPIO open drain tests

[U-Boot] [PATCH v3 00/11] ARMv7: PSCI: add PSCI v1.0 support
 2016-05-24  6:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets

[U-Boot] [PATCH 0/3] arm: omap: Introduce vcores_init function
 2016-05-24  6:15 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] arm: am57xx: Fix omap_vcores assignment for am572x-idk
` [U-Boot] [PATCH 3/3] arm: am57xx: Fix alignment where necessary

[U-Boot] [PATCH v2 00/12] am335x: add support for the am335x based bosch shc board
 2016-05-24  5:54 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
` [U-Boot] [PATCH v2 02/12] tests: py: disable main_signon check for printenv cmd
` [U-Boot] [PATCH v2 03/12] power, tps65217: add some defines
` [U-Boot] [PATCH v2 04/12] arm, am335x: add some missing GPIO register definitions
` [U-Boot] [PATCH v2 05/12] am335x: add some missing CM_CLKMODE_DPLL_SSC macros
` [U-Boot] [PATCH v2 06/12] arm, am335x: Enable Spread Spectrum for the MPU
` [U-Boot] [PATCH v2 07/12] bootstage: call show_boot_progress also in SPL
` [U-Boot] [PATCH v2 08/12] mmc: revert mmc: Handle switch error status bit in MMC card status
` [U-Boot] [PATCH v2 09/12] mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
` [U-Boot] [PATCH v2 10/12] armv7: omap-common: make SPL board_mmc_init() weak
` [U-Boot] [PATCH v2 11/12] doc, spl, am335x: update am335x-network
` [U-Boot] [PATCH v2 12/12] am335x, shc: add support for the am335x based bosch shc board

[U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
 2016-05-24  5:15 UTC  (5+ messages)

[U-Boot] [PATCH v6 0/8] spl: Support loading FIT from various boot media
 2016-05-24  5:04 UTC  (9+ messages)
` [U-Boot] [PATCH v6 1/8] spl: fit: Fix the number of bytes read when reading fdt from fit
` [U-Boot] [PATCH v6 2/8] spl: Allow to load a FIT containing U-Boot from FS
` [U-Boot] [PATCH v6 3/8] spl: Support loading a FIT from FAT FS
` [U-Boot] [PATCH v6 4/8] spl: Support loading a FIT from SPI
` [U-Boot] [PATCH v6 5/8] mtd: nand: am335x: spl: Fix copying of image
` [U-Boot] [PATCH v6 6/8] spl: Support loading a FIT from NAND
` [U-Boot] [PATCH v6 7/8] spl: fit: Do not print selected dtb during fit load
` [U-Boot] [PATCH v6 8/8] spl: Add an option to load a FIT containing U-Boot from UART

[U-Boot] [PATCH v3 02/12] spi: davinci_spi: Convert to driver to adapt to DM
 2016-05-24  4:26 UTC  (5+ messages)
` [U-Boot] [PATCH v5 "
` [U-Boot] [PATCH v6 "

[U-Boot] [PATCH v3 1/7] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-05-24  2:22 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA

[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
 2016-05-24  1:35 UTC  (14+ messages)

[U-Boot] [PATCH v2] ARM: fix ifdef in ARMv8 lowlevel_init() again
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
 2016-05-23 22:14 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] omap3: Fix SPI registers on am33xx and am43xx
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] kbuild: fixdep: Check fstat(2) return value
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RFC PATCH] spl: Setup default value for OF_LIST
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,RFC] "

[U-Boot] [PATCH] spl: fit: Print error message when FDT is not present
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] mkimage: Add a quiet mode
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] image-fit: Don't display an error in fit_set_timestamp()
 2016-05-23 22:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] malloc: improve memalign fragmentation fix
 2016-05-23 22:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [GIT PULL] u-boot-mips/next
 2016-05-23 22:13 UTC  (2+ messages)

[U-Boot] [PATCH 00/12] Introduce layout aware eeprom commands
 2016-05-23 22:13 UTC  (25+ messages)
` [U-Boot] [PATCH 01/12] cmd: eeprom: add bus switching support for all i2c drivers
` [U-Boot] [PATCH 02/12] cmd: eeprom: add support for layout aware commands
` [U-Boot] [PATCH 03/12] compulab: add support for layout aware eeprom commands
` [U-Boot] [PATCH 04/12] arm: cm-fx6: add support for eeprom layout comands
` [U-Boot] [PATCH 05/12] arm: cm-t335: "
` [U-Boot] [PATCH 06/12] arm: cm-t54: "
` [U-Boot] [PATCH 07/12] arm: cm-t3517: "
` [U-Boot] [PATCH 08/12] arm: cm-t35: "
` [U-Boot] [PATCH 09/12] arm: cm-t43: "
` [U-Boot] [PATCH 10/12] eeprom: refactor i2c bus and devaddr parsing
` [U-Boot] [PATCH 11/12] eeprom: use eeprom_execute_command for all eeprom functions
` [U-Boot] [PATCH 12/12] eeprom: merge cmdline parsing of eeprom commands

[U-Boot] Please pull u-boot-marvell/master
 2016-05-23 22:12 UTC  (2+ messages)

[U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
 2016-05-23 18:57 UTC  (6+ messages)

[U-Boot] [PATCH] clk: convert API to match reset/mailbox style
 2016-05-23 17:47 UTC 

[U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value
 2016-05-23 15:57 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2016-05-23 15:39 UTC  (4+ messages)
` [U-Boot] [PATCH v3 02/11] arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info

[U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
 2016-05-23 15:39 UTC  (3+ messages)

[U-Boot] [PATCH] Rename reset to sysreset
 2016-05-23 15:39 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/2] dm: allow setting driver_data before/during bind
 2016-05-23 15:39 UTC  (9+ messages)
` [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data

[U-Boot] [PATCH] ARM: OMAP4+: Fix DPLL programming sequence
 2016-05-23 15:24 UTC  (2+ messages)

[U-Boot] [u-boot][PATCH v2 0/4] am57xx: am43xx: get usb host working
 2016-05-23 14:37 UTC  (5+ messages)
` [U-Boot] [u-boot][PATCH v2 1/4] ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP
` [U-Boot] [u-boot][PATCH v2 2/4] ARM: AM57xx: AM43xx: Fix USB host
` [U-Boot] [u-boot][PATCH v2 3/4] dra7xx: Enable USB_PHY3 32KHz clock
` [U-Boot] [u-boot][PATCH v2 4/4] usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration

[U-Boot] can the last traces of "bcopy" be removed?
 2016-05-23 14:11 UTC  (2+ messages)

[U-Boot] Sharing code between Linux and bootloader (U-boot) ?
 2016-05-23 13:22 UTC  (3+ messages)

[U-Boot] [PATCH v1 00/12] am335x: add support for the am335x based bosch shc board
 2016-05-23 12:56 UTC  (4+ messages)
` [U-Boot] [PATCH v1 12/12] am335x, shc: "

[U-Boot] [PATCH 1/2] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP
 2016-05-23 12:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards

[U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
 2016-05-23 11:44 UTC  (4+ messages)

[U-Boot] [PATCHv4 1/7] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-05-23 11:38 UTC  (7+ messages)
` [U-Boot] [PATCHv4 2/7] ARMv8: add the sec_firmware header file
` [U-Boot] [PATCHv4 3/7] ARMv8/layerscape: Add FSL PPA support
` [U-Boot] [PATCHv4 4/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available
` [U-Boot] [PATCHv4 5/7] ARMv8/PSCI: Fixup the device tree for PSCI
` [U-Boot] [PATCHv4 6/7] ARMv8/ls1043ardb: Integrate FSL PPA
` [U-Boot] [PATCHv4 7/7] ARMv8/ls1043ardb: add the CONFIG_ARMV8_PSCI when PPA is enabled

[U-Boot] [PATCH] arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro
 2016-05-23 10:49 UTC 


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