public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-07-24 02:05:22 to 2015-07-27 03:40:14 UTC [more...]

[U-Boot] [PATCH v3 0/4] ARM & m68k: cache: add weak cache code then enable usb cache support
 2015-07-27  3:40 UTC 

[U-Boot] [PATCH][v2] Correct License and Copyright information on few files
 2015-07-27  3:37 UTC 

[U-Boot] [PATCH 00/16] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-07-27  2:46 UTC  (22+ messages)
` [U-Boot] [PATCH 01/16] ARM: remove vpac270 board support
` [U-Boot] [PATCH 02/16] kbuild: fixdep: optimize code slightly
` [U-Boot] [PATCH 03/16] kbuild: add a makefile macro useful with per-image config options
` [U-Boot] [PATCH 04/16] linux/kconfig.h: add CPP macros useful for "
` [U-Boot] [PATCH 05/16] spl: move SPL driver entries to driver/Makefile
` [U-Boot] [PATCH 06/16] dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
` [U-Boot] [PATCH 07/16] clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
` [U-Boot] [PATCH 08/16] clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
` [U-Boot] [PATCH 09/16] ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
` [U-Boot] [PATCH 10/16] ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
` [U-Boot] [PATCH 11/16] led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
` [U-Boot] [PATCH 12/16] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
` [U-Boot] [PATCH 13/16] dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
` [U-Boot] [PATCH 14/16] fdtdec: fix OF_CONTROL switch
` [U-Boot] [PATCH 15/16] of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
` [U-Boot] [PATCH 16/16] of: clean up OF_CONTROL ifdef conditionals

[U-Boot] [PATCH v3] net: TFTP: add timer count environment variable
 2015-07-26 21:53 UTC 

[U-Boot] [PATCH 00/12] cm-fx6 and kconfig updates
 2015-07-26 17:37 UTC  (31+ messages)
` [U-Boot] [PATCH 01/12] arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly
` [U-Boot] [PATCH 03/12] arm: mx6: cm-fx6: add support for displaytype env var
` [U-Boot] [PATCH 04/12] arm: mx6: cm-fx6: setup hdmi only on hdmi enable
` [U-Boot] [PATCH 05/12] arm: mx6: cm-fx6: move CMD configs to defconfig
` [U-Boot] [PATCH 06/12] arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6
` [U-Boot] [PATCH 08/12] arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
` [U-Boot] [PATCH 09/12] usb: kconfig: usb keyboard kconfig
` [U-Boot] [PATCH 11/12] sf: kconfig: add kconfig options for spi flashes
` [U-Boot] [PATCH 12/12] kconfig: add config option for shell prompt

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-07-26 16:48 UTC 

[U-Boot] [PATCH 00/12] LG Optimus Black (P970) codename sniper support series (and driver-model issue)
 2015-07-26 16:34 UTC  (2+ messages)

[U-Boot] [PATCH] am33xx: Unused get_board_rev function removal
 2015-07-26 16:31 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev
 2015-07-26 16:31 UTC  (3+ messages)

[U-Boot] [PATCH] config: ti_omap5_common: Palmas power support in SPL
 2015-07-26 16:30 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/8] omap-common: Common boot code OMAP3 support and SYS_BOOT-based fallback boot device
 2015-07-26 16:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Add UniPhier GPIO driver support
 2015-07-26 15:56 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] gpio: UniPhier: add driver for UniPhier GPIO controller

[U-Boot] [PATCH 01/15][v3] power: pmic: add pfuze3000 support
 2015-07-26 14:15 UTC  (5+ messages)
` [U-Boot] [PATCH 03/15][v3] imx: mmc: fsl_esdhc fix dcache issue
` [U-Boot] [PATCH 04/15][v3] imx: iomux-v3: add imx7d support for iomuxc

[U-Boot] [PATCH V2 1/3] omap3: fix NAND support for mcx board
 2015-07-26 13:18 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] mcx: add Ethernet over USB
` [U-Boot] [PATCH V2 3/3] ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT

[U-Boot] [PATCH 1/2] omap3: fix NAND support for mcx board
 2015-07-26 13:07 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mcx: add Ethernet over USB

[U-Boot] [PATCH] arm: mx6: tqma6: fix build for WRU-IV baseboard
 2015-07-26 12:28 UTC 

[U-Boot] [PATCH 02/15][v4] imx: usb: ehci-mx7 add usb driver for i.MX7D
 2015-07-26 10:36 UTC  (6+ messages)

[U-Boot] [PATCH] mmc:fsl_esdhc invalidate dcache before read
 2015-07-26 10:20 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] power: pmic: Add support for MAX77696 PMIC
 2015-07-26 10:14 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp: Add MAX77696 support

[U-Boot] [PATCH] mx6sxsabresd: Use 'int' for return values
 2015-07-26 10:13 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabresd: Use 'int' for return values
 2015-07-26 10:13 UTC  (2+ messages)

[U-Boot] [PATCH][v3] imx: imximage: add new CHECK/CLR BIT command
 2015-07-26 10:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
 2015-07-26 10:06 UTC  (3+ messages)

[U-Boot] [PATCH v3 01/15] cgtqmx6eval: Use default prompt
 2015-07-26  9:54 UTC  (3+ messages)
` [U-Boot] [PATCH v3 08/15] cgtqmx6eval: Add Ethernet support

[U-Boot] [PATCH v2] net: TFTP: add timer count environment variable
 2015-07-26  9:08 UTC 

[U-Boot] [PATCH] net: TFTP: add timer count environment variable
 2015-07-26  9:01 UTC 

[U-Boot] Please pull u-boot-sunxi master
 2015-07-25 19:50 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-07-25 19:50 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-07-25 19:50 UTC  (2+ messages)

[U-Boot] [PATCH] tools: remove mpc86x_clk tool
 2015-07-25 18:40 UTC 

[U-Boot] [PATCH] drivers: hierarchize drivers Kconfig menu
 2015-07-25 17:46 UTC 

[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-07-25 15:06 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH v2 2/9] net: tftp: Move tftp.h file from ./net to ./include/net
` [U-Boot] [PATCH v2 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set
` [U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH v2 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v2 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH v2 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v2 8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black
` [U-Boot] [PATCH v2 9/9] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number

[U-Boot] [PATCH v2] usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
 2015-07-25 14:50 UTC  (9+ messages)

[U-Boot] [PATCH] dm: pci: Fix build error in pci_auto_config_devices()
 2015-07-25 14:07 UTC  (2+ messages)

[U-Boot] [PATCH] video: discard empty video_set_lut implementation
 2015-07-25 12:59 UTC 

[U-Boot] [PATCH v4 0/5] Devres (Managed Device Resource) for U-Boot
 2015-07-25 12:52 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] dm: add DM_FLAG_BOUND flag
` [U-Boot] [PATCH v4 2/5] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [PATCH v4 3/5] devres: add devm_kmalloc() and friends (managed memory allocators)
` [U-Boot] [PATCH v4 4/5] devres: make Devres optional with CONFIG_DEVRES
` [U-Boot] [PATCH v4 5/5] devres: add debug command to dump device resources

[U-Boot] [PATCH v3 0/5] Devres (Managed Device Resource) for U-Boot
 2015-07-25 12:05 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/5] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [PATCH v3 5/5] devres: add debug command to dump device resources

[U-Boot] x86/testing for PCI
 2015-07-25 10:47 UTC  (2+ messages)

[U-Boot] [PATCH] dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
 2015-07-25  9:58 UTC 

[U-Boot] [PATCH V3 0/6] Tegra210/P2571 initial support
 2015-07-24 22:01 UTC  (7+ messages)
` [U-Boot] [PATCH V3 1/6] Tegra210: Fix 64-bit build warning about save_boot_params_ret()
` [U-Boot] [PATCH V3 2/6] Tegra: Rework KConfig options to allow 64-bit builds (T210)
` [U-Boot] [PATCH V3 3/6] ARM: Tegra210: Add SoC code/include files for T210
` [U-Boot] [PATCH V3 4/6] ARM: Tegra210: Add support to common Tegra source/config files
` [U-Boot] [PATCH V3 5/6] P2571: dts: Add DT file for Tegra210 P2571 board
` [U-Boot] [PATCH V3 6/6] T210: Add support for 64-bit T210-based "

[U-Boot] [PATCH] ARM: OMAP5/DRA7: Provide workaround for ARM erratum 801819
 2015-07-24 21:46 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ci_udc: fix request allocation when endpoints are disabled
 2015-07-24 20:05 UTC  (3+ messages)

[U-Boot] [PATCH 01/12] usb: USB_ARCH_HAS_HCD Kconfig option removal
 2015-07-24 17:21 UTC  (13+ messages)
` [U-Boot] [PATCH 06/12] usb: USB_MUSB_SUNXI move to musb-new Kconfig
` [U-Boot] [PATCH 07/12] usb: USB_KEYBOARD move to usb Kconfig
` [U-Boot] [PATCH 08/12] sunxi: USB EHCI Kconfig option instead of config define
` [U-Boot] [PATCH 09/12] sunxi: Kconfig defaults for USB

[U-Boot] buildman dtc check error
 2015-07-24 15:55 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
 2015-07-24 15:22 UTC  (5+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits
 2015-07-24 14:53 UTC  (2+ messages)

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-07-24 13:55 UTC  (13+ messages)
` [U-Boot] [PATCH v3 05/16] include/bitfield: Add new bitfield operations
` [U-Boot] [PATCH v3 06/16] drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
` [U-Boot] [PATCH v3 07/16] common/cmd_ethsw: Add generic commands for Ethernet Switches
` [U-Boot] [PATCH v3 08/16] drivers/net/vsc9953: Use the generic Ethernet Switch parser
` [U-Boot] [PATCH v3 09/16] drivers/net/vsc9953: Add command to show/clear port counters
` [U-Boot] [PATCH v3 10/16] drivers/net/vsc9953: Add commands to enable/disable HW learning
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address
` [U-Boot] [PATCH v3 12/16] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
` [U-Boot] [PATCH v3 13/16] drivers/net/vsc9953: Add VLAN commands "
` [U-Boot] [PATCH v3 14/16] drivers/net/vsc9953: Add command for shared/private VLAN learning
` [U-Boot] [PATCH v3 15/16] drivers/net/vsc9953: Add commands for VLAN ingress filtering
` [U-Boot] [PATCH v3 16/16] drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier

[U-Boot] [PATCH v3 00/16] Add more commands for VSC9953 L2 Switch
 2015-07-24 13:52 UTC  (4+ messages)
` [U-Boot] [PATCH v3 01/16] drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
` [U-Boot] [PATCH v3 02/16] drivers/net/vsc9953: Cleanup patch
` [U-Boot] [PATCH v3 03/16] drivers/net/vsc9953: Fix bug when enabling a port

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-24 13:44 UTC  (9+ messages)

[U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node
 2015-07-24 13:07 UTC  (3+ messages)

[U-Boot] [PATCH 01/19] ARM: zynq: DT: Use the right names for nodes
 2015-07-24 12:47 UTC  (4+ messages)
` [U-Boot] [PATCH 15/19] ARM: zynq: DT: Get rid of ps-clk-frequency

[U-Boot] [PATCH 0/8] ARM: keystone2: Clocls and PLLs cleanup
 2015-07-24 11:50 UTC  (8+ messages)
` [U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection
` [U-Boot] [PATCH 6/8] ARM: keystone2: Cleanup init_pll definition

[U-Boot] [PATCH] armv8/ls2085a_simu: enable eSDHC
 2015-07-24  9:37 UTC 

[U-Boot] [PATCH 00/48] Add support for running U-Boot as an EFI payload/application
 2015-07-24  9:13 UTC  (34+ messages)
` [U-Boot] [PATCH 34/48] efi: Add support for loading U-Boot through an EFI stub
` [U-Boot] [PATCH 35/48] x86: Support building the "
` [U-Boot] [PATCH 36/48] x86: Add an enum for some commonly-used GDT bits
` [U-Boot] [PATCH 37/48] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH 38/48] efi: Add 64-bit payload support
` [U-Boot] [PATCH 39/48] x86: Add Makefile settings for EFI build
` [U-Boot] [PATCH 40/48] x86: Add support for passing tables into U-Boot
` [U-Boot] [PATCH 41/48] efi: Add functions for decoding the EFI tables
` [U-Boot] [PATCH 42/48] efi: Add a command to display the memory map
` [U-Boot] [PATCH 43/48] x86: Handle running as EFI payload
` [U-Boot] [PATCH 44/48] x86: Add helper code for running from EFI
` [U-Boot] [PATCH 45/48] x86: baytrail: Support operation as an EFI payload
` [U-Boot] [PATCH 46/48] x86: qemu: "
` [U-Boot] [PATCH 47/48] x86: Gracefully disable the vesa driver when running from EFI
` [U-Boot] [PATCH 48/48] efi: Add a README to explain how things work

[U-Boot] extlinux.conf
 2015-07-24  8:33 UTC 

[U-Boot] Raspberry Pi2 performance
 2015-07-24  8:10 UTC 

[U-Boot] [PATCH v4 0/7] dcache support for Raspberry Pi 1
 2015-07-24  7:22 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/7] arm1136: Remove dead code
` [U-Boot] [PATCH v4 2/7] arm1136/arm1176: Merge cache handling code
` [U-Boot] [PATCH v4 3/7] ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE
` [U-Boot] [PATCH v4 4/7] ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
` [U-Boot] [PATCH v4 5/7] arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox
` [U-Boot] [PATCH v4 6/7] dwc2: Add dcache support
` [U-Boot] [PATCH v4 7/7] arm/rpi: Enable dcache

[U-Boot] [PATCH U-Boot] ARM: rpi_b: detect board revision
 2015-07-24  6:26 UTC  (3+ messages)

[U-Boot] [PATCH] net: gem: Extend timeout value
 2015-07-24  6:05 UTC 

[U-Boot] [PATCH v3 0/7] dcache support for Raspberry Pi 1
 2015-07-24  5:00 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/7] arm1136/arm1176: Merge cache handling code
` [U-Boot] [PATCH v3 3/7] ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE
` [U-Boot] [PATCH v3 6/7] dwc2: Add dcache support
` [U-Boot] [PATCH v3 7/7] arm/rpi: Enable dcache

[U-Boot] [PATCH] Correct License and Copyright information on few files
 2015-07-24  4:58 UTC  (3+ messages)

[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-07-24  3:57 UTC  (4+ messages)


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