public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-24 03:08:33 to 2015-12-28 02:16:28 UTC [more...]

[U-Boot] [PATCH 1/7] devicetree: use wildcard to clean arch subdir
 2015-12-28  2:16 UTC  (14+ messages)
` [U-Boot] [PATCH 2/7] arc: use generic dtb rule with CONFIG_DEFAULT_DEVICE_TREE
` [U-Boot] [PATCH 3/7] arm: "
` [U-Boot] [PATCH 4/7] microblaze: "
` [U-Boot] [PATCH 5/7] powerpc: "
` [U-Boot] [PATCH 6/7] sandbox: "
` [U-Boot] [PATCH 7/7] x86: "

[U-Boot] [PULL] Please pull u-boot-nios/master
 2015-12-28  1:38 UTC 

[U-Boot] [PATCH 1/5] altera_qspi: call callback even if the erase failed
 2015-12-28  1:35 UTC  (27+ messages)
` [U-Boot] [PATCH 2/5] altera_qspi: set fail_addr for erase ops
` [U-Boot] [PATCH 3/5] altera_qspi: skip erase if the sector is blank
` [U-Boot] [PATCH 4/5] altera_qspi: show erase progress
` [U-Boot] [PATCH 5/5] altera_qspi: allow ctrl-c to abort the erase ops

[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
 2015-12-27 22:17 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit
` [U-Boot] [PATCH v3 2/5] usb: dwc2: Use shared wait_for_bit
` [U-Boot] [PATCH v3 3/5] usb: ohci-lpc32xx: "
` [U-Boot] [PATCH v3 4/5] usb: ehci-mx6: "
` [U-Boot] [PATCH v3 5/5] net: zynq_gem: "

[U-Boot] [PATCH 0/9] EFI payload / application support
 2015-12-27 19:48 UTC  (29+ messages)
` [U-Boot] [PATCH 3/9] efi_loader: Add PE image loader
` [U-Boot] [PATCH 4/9] efi_loader: Add boot time services
` [U-Boot] [PATCH 6/9] efi_loader: Add runtime services
` [U-Boot] [PATCH 8/9] efi_loader: Add "bootefi" command

[U-Boot] PSCI for H3
 2015-12-27 17:16 UTC  (5+ messages)
` [U-Boot] Fwd: "
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-27 16:51 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 01/11] serial: Add support for Qualcomm serial port

[U-Boot] Please pull u-boot-sunxi master (v2016.01 bugfix)
 2015-12-27 15:10 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-12-27 15:10 UTC  (4+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2015-12-27 15:10 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/4] mips: add base support for atheros ath79 based SOCs
 2015-12-27 13:17 UTC  (30+ messages)
` [U-Boot] [PATCH v3 2/4] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v3 3/4] mips: ath79: add spi driver
` [U-Boot] [PATCH v3 4/4] mips: ath79: add AP121 reference board

[U-Boot] [PATCH v4 1/8] include: Add support for "do_div" macro
 2015-12-27 13:07 UTC  (39+ messages)
` [U-Boot] [PATCH v4 2/8] mips: implement to access the KSEG0/1 memory range in map_physmem
` [U-Boot] [PATCH v4 3/8] mips: add base support for atheros ath79 based SOCs
` [U-Boot] [PATCH v4 4/8] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v4 5/8] mips: ath79: add spi driver
` [U-Boot] [PATCH v4 6/8] mips: ath79: add AP121 reference board
` [U-Boot] [PATCH v4 7/8] mips: support optimize tuning for same common processor cores
` [U-Boot] [PATCH v4 8/8] mips: move optimize tuning option from deprecated config.mk to Kconfig

[U-Boot] [PATCH] sunxi: Remove Orangepi PC RAM speed to 624 MHz
 2015-12-27 11:24 UTC  (4+ messages)

[U-Boot] [PATCH] net: lpc32xx: fix ignored MDIO busy wait status on read
 2015-12-27  3:12 UTC 

[U-Boot] [PATCH] MIPS: Kconfig: optimize gcc -march and -mtune setup
 2015-12-26 18:55 UTC 

[U-Boot] [PATCH v4 0/8] add support for atheros ath79 based SOCs
 2015-12-26 13:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 01/10] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
 2015-12-25 13:41 UTC  (10+ messages)
` [U-Boot] [PATCH v3 02/10] README: Review the u-boot porting guide list
` [U-Boot] [PATCH v3 03/10] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH v3 04/10] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH v3 05/10] mvebu: axp: refactor board_sat_r_get() and caller
` [U-Boot] [PATCH v3 06/10] mvebu: Introduce kconfig symbols for SoC variants
` [U-Boot] [PATCH v3 07/10] mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
` [U-Boot] [PATCH v3 08/10] mvebu: Add rudimental MV78230 support
` [U-Boot] [PATCH v3 09/10] mvebu: Support Synology DS414
` [U-Boot] [PATCH v3 10/10] mvebu: ds414: Implement Synology specific command set

[U-Boot] [PATCH v3 00/10] Add support for Synology DS414 and some related fixes
 2015-12-25 13:41 UTC 

[U-Boot] [PATCH v2 00/19] driver model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-12-25 13:08 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/19] arm: omap-common: do not build timer when CONFIG_TIMER defined
` [U-Boot] [PATCH v2 02/19] dm: timer: uclass: add timer init to add timer device
  ` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering
` [U-Boot] [PATCH v2 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm
` [U-Boot] [PATCH v2 05/19] am43xx_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 07/19] defconfig: am437x_sk_evm: enable timer driver model
` [U-Boot] [PATCH v2 08/19] arm: dts: am437x-gp-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 09/19] defconfig: am437x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 10/19] am335x_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 11/19] arm: dts: am335x-boneblack: add tick-timer to chosen node
` [U-Boot] [PATCH v2 12/19] defconfig: am335x_boneblack_vboot: enable timer driver model
` [U-Boot] [PATCH v2 13/19] arm: dts: am335x-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 14/19] defconfig: am335x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 15/19] ti_omap5_common: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 17/19] defconfig: dra72_evm: enable timer driver model
` [U-Boot] [PATCH v2 18/19] arm: dts: dra7-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

[U-Boot] [PATCH v3 0/4] add support for atheros ath79 based SOCs
 2015-12-24 11:57 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-lsch3: fixup SYSCLK frequency in device tree
 2015-12-24 11:55 UTC 

[U-Boot] [Patch V2 0/3] LS1043AQDS related patches
 2015-12-24 10:11 UTC  (4+ messages)
` [U-Boot] [Patch V2 1/3] armv8/ls1043aqds: add DSPI support
` [U-Boot] [Patch V2 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V2 3/3] armv8/ls1043aqds: add QSPI boot support

[U-Boot] [PATCH 7/7] driver: net: fsl-mc: Remove portal id hard-coding
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 6/7] driver: net: ldpaa: Add debug info of printing DPMAC stats
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 5/7] driver: net: ldpaa: Increase num of buffers for a pool
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 4/7] driver: net: ldpaa: Report back only error frames for tx
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 3/7] driver: net: fsl-mc: Prepare extended cfg for DPNI create
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 2/7] driver: net: fsl-mc: flib changes for MC FW 9.0.0
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH 0/7] driver: net: fsl-mc: Update existing driver for MC FW 9.0.0
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH] axs103: add support of generic OHCI USB 1.1 controller
 2015-12-24  9:51 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] armv8/ls1043aqds: add DSPI support
 2015-12-24  9:03 UTC 

[U-Boot] Pull request: u-boot-net
 2015-12-24  3:47 UTC  (2+ messages)

[U-Boot] [PATCH] sf: call callback even if the mtd erase failed
 2015-12-24  3:40 UTC 


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