mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* v2014.08.0
@ 2014-08-04 19:11 Sascha Hauer
  2014-08-04 20:49 ` v2014.08.0 Alexander Shiyan
  2014-08-06  7:32 ` v2014.08.0 Robert Schwebel
  0 siblings, 2 replies; 5+ messages in thread
From: Sascha Hauer @ 2014-08-04 19:11 UTC (permalink / raw)
  To: barebox

We have an August release.

Most notable this time is our new Documentation. The final step
missing is to upload it to the website. We hope to get that done
soon.

I'm on holiday for this month. I'll still read my mails, but expect
some delays in reviewing and applying patches.

Sascha

----------------------------------------------------------------
Alexander Aring (1):
      common: resource: print conflicts as warning

Alexander Shiyan (4):
      ARM: clps711x: Prepare common init function to DT support
      ARM: clps711x: Remove unused UART bit definitions
      ARM: clep7212: Make partition names more generic
      ARM: PCM038: Switch to devicetree probe

Antony Pavlov (31):
      ARM: versatile: drop redundant <mach/gpio.h>
      i2c: versatile: add devicetree support
      ARM: versatile: switch to devicetree support
      ARM: versatilepb_defconfig: enable devicetree support
      gpio: add Malta CBUS FPGA I2C driver
      MIPS: add <asm/gpio.h> header file
      MIPS: malta: enable gpiolib
      MIPS: dts: qemu-malta.dts: enable CBUS FPGA I2C gpio driver
      i2c: i2c_gpio: add devicetree support
      MIPS: dts: qemu-malta.dts: use i2c-gpio for accessing CBUS FPGA I2C bus
      MIPS: qemu-malta_defconfig: enable gpio & i2c stuff
      MIPS: mach-ath79: drop extra 'select HAVE_CLK'
      gpio: add jz4740-gpio driver for Ingenic MIPS SoCs
      MIPS: XBurst: use gpiolib
      MIPS: dts: jz4755.dtsi: add gpio
      MIPS: ritmix-rzx50_defconfig: enable gpio stuff
      mii-tool: make the 'No MII transceiver present!' message more clear
      net.h: add ETH_ALEN constant; fix whitespaces
      net: add ENC28J60 support
      Documentation: add mips boards files
      linux/ioport.h: include missed <linux/list.h>
      MIPS: add dma_alloc_coherent()
      PCI: initial commit
      commands: add 'lspci' command
      net: add RealTek RTL-8139 PCI Ethernet driver
      MIPS: add PCI support for GT64120-based Malta board
      MIPS: qemu-malta_defconfig: enable PCI & network stuff
      rtc.h: drop unused U-Boot stuff; fix whitespace
      pci: pci_alloc_bus(): use xzalloc() instead of kzalloc()
      Documentation: add uemd mb7707 barebox mini-howto
      scripts/checkpatch.pl: don't search for Doxyfile when checking top_of_kernel_tree()

Bo Shen (1):
      ARM: at91: clock: fix the pllb checking

Christian Hemp (1):
      imx6: add new chip revisions

Holger Schurig (16):
      sandbox: add bit manipulation stuff
      doc: .gitignore generated files
      doc: make "System setup" an appendix
      doc: start (almost) all headlines with a capital
      doc: only include own download chapter
      doc: filesystemtype -> filesystem type
      doc: mention "make xconfig"
      doc: add colon after NOTE and HINT
      doc: add hint on how to calculate in hush
      doc: remove board type from barebox prompt examples
      doc: reformat overly long lines
      doc: move variables near device parameters
      doc: link back from variables to device parameters
      lzo: properly check for overruns
      lz4: ensure length does not wrap
      lz4: fix another possible overrun

Jan Luebbe (6):
      commands: ls: add ll as an alias for ls -l
      ARM: AM335x: beaglebone: remove obsolete config
      ARM: AM335x: beaglebone: add simple script to change usb current limit
      ubiformat: avoid macros in help text
      automount: fix description typo
      ARM: AM335x: Beaglebone: enable ethernet

Lucas Stach (8):
      arm: add errata workarounds
      arm: imx6: add cpu lowlevel init function
      arm: imx6: use imx6 specific cpu init function
      arm: tegra: enable ARM errata workarounds
      scripts: tegra: add gitignore
      arm: imx6: move imx6_init_lowlevel to single initcall
      arm: imx6: rename hummingboard directory to microsom
      mmu: flush ttb in map_io_sections

Pavel Machek (1):
      tftp: more helpful help text

Robert P. J. Day (18):
      Fix misspellings of "persistant" -> "persistent" in various places
      sdma.h: Typo, "interupt" -> "interrupt"
      Documentation/boards/: Numerous grammar/typo/rendering fixes.
      Documentation: Clean up sandbox.rst, use definition list.
      Documentation: Minor editing changes to filesystems content.
      Documentation: device tree bindings.
      Documentation: Fix glossary entry, "FTD" -> "FDT"
      Makefile: Add missing closing quote for "make help"
      Documentation: User manual, "barebox" section
      Documentation: Numerous typoes/fixes in first few chapters of user manual.
      Documentation: defaultenv chapter from user manual.
      Documentation: Various tweaks to user manual, device tree chapter.
      Documentation: usb chapter of user manual
      splash.c: Add that .png files are suitable as splash images.
      bootm.c: "-o" option should refer to "DTB", not "DTS"
      Clean up Kconfig and source for a couple device tree commands.
      at91mux: Fix both help info and Kconfig info.
      crc32: Proper name of command is "crc32".

Rolf Evers-Fischer (1):
      boot: fix typo

Sascha Hauer (48):
      ARM: i.MX6 sabresd: Drop board defconfig
      ARM: i.MX6 sabrelite: Drop board defconfig
      ARM: i.MX51 babbage: Drop board defconfig
      ARM: i.MX53 QSB: Drop board defconfig
      ARM: uncompress.c: copy executable to SDRAM if necessary
      ARM: Phytec-phyCORE-imx27: Register board env during runtime
      ARM: i.MX bbu: Add update handler for external NOR boot
      ARM: Phytec-phyCORE-imx27: Register NOR/NAND update handlers
      ARM: Phytec-phyCORE-imx27: Switch to multiimage support
      ARM: dts: i.MX51 babbage: remove unused hoggrp
      dts: update to v3.15-rc6
      dts: update to v3.15-rc7
      dts: update to v3.15-rc8
      dts: update to v3.16-rc1
      remove unused boot-menu-add-entry
      ARM: i.MX: remove console= from env files
      dts: update to v3.16-rc2
      commands: addpart: Improve description
      Documentation: remove doxygen documentation
      Documentation: remove remaining documentation
      Documentation: remove devicetree docs
      Documentation: Add new sphinxs docs
      scripts/setupmbr: remove doxygen docs
      string_list: Add string_list_for_each_entry macro
      ls: sort files with -l
      Merge branch 'for-next/arm-errata'
      Merge branch 'for-next/arm-versatile'
      Merge branch 'for-next/clps711x'
      Merge branch 'for-next/doc'
      Merge branch 'for-next/dts'
      Merge branch 'for-next/imx'
      Merge branch 'for-next/marvell'
      Merge branch 'for-next/mips'
      Merge branch 'for-next/misc'
      Merge branch 'for-next/net'
      kconfig: Fix compiler warning
      ARM: OMAP: Do not show MLO/SPI image options with OMAP_MULTI_BOARDS
      Do not use macros in command help
      Fix crc32 compile error
      Revert "ARM: OMAP: Do not show MLO/SPI image options with OMAP_MULTI_BOARDS"
      images: ignore and clean *.mlo/*.mlospi
      ARM: i.MX: esdctl: i.MX53 has esdctl v4, not v3
      fs: ext4: fix "invalid extent block" error
      fs: ext4: use EXT2_BLOCK_SIZE instead of fs->blksz
      fs: ext4: le32_to_cpu() used on a 16-bit field
      images: get rid of remaining imximage-y
      of_partition: devfs_add_partition returns an error pointer
      Release v2014.08.0

Sebastian Hesselbarth (26):
      ARM: mvebu: set model and default hostname for Dove
      ARM: mvebu: set default TEXT_BASE by SoC
      ARM: mvebu: delete unused mach/mvebu.h
      ARM: mvebu: move lowlevel code to lowlevel.c
      clk: mvebu: fix Armada 370 TCLK frequencies
      ARM: mvebu: add 25MHz fixed clock for Armada XP
      clocksource: mvebu: split initialization for Armada 370/XP
      ARM: dts: sort pbl entries by alphabet
      ARM: mvebu: sort pbl image target by board
      ARM: mvebu: convert Kirkwood devices to be probed from DT
      ARM: mvebu: convert Armada 370/XP devices to be probed from DT
      ARM: mvebu: convert Globalscale Guruplug to PBL_MULTI_IMAGES
      ARM: mvebu: convert USI Topkick to PBL_MULTI_IMAGES
      ARM: mvebu: convert Globalscale Mirabox to PBL_MULTI_IMAGES
      ARM: mvebu: convert Marvell Armada XP GP to PBL_MULTI_IMAGES
      ARM: mvebu: convert PlatHome Openblocks AX3-4 to PBL_MULTI_IMAGES
      ARM: mvebu: convert to multiple board selection
      ARM: mvebu: remove dtb Makefile entries
      of: net: respect phy-connection-type property
      net: orion: generate unique port device names
      net: orion-gbe: extend RGMII detection to delayed modes
      net: phy: add support for Marvell PHY drivers
      drivers: of: import PCI bus specific translator
      ARM: mvebu: select PCI specific DT bus translator
      ARM: mvebu: determine SoC id and revision from PCIe nodes
      pinctrl: mvebu: add pinctrl drivers for Dove and Kirkwood

Teresa Gámez (1):
      PCM051: Update RAM timings

Wadim Egorov (2):
      barebox: common: added new filetypes
      barebox: common: Add missing filetype description

Zahari Doychev (1):
      drivers/mtd: fix NULL pointer dereference in partition lock/unlock

basti@linux-source.de (1):
      arch/arm/lib/bootm: fix length check of kernel image

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: v2014.08.0
  2014-08-04 19:11 v2014.08.0 Sascha Hauer
@ 2014-08-04 20:49 ` Alexander Shiyan
  2014-08-07  5:43   ` v2014.08.0 Sascha Hauer
  2014-08-06  7:32 ` v2014.08.0 Robert Schwebel
  1 sibling, 1 reply; 5+ messages in thread
From: Alexander Shiyan @ 2014-08-04 20:49 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

Mon, 4 Aug 2014 21:11:12 +0200 от Sascha Hauer <s.hauer@pengutronix.de>:
> We have an August release.
...
> I'm on holiday for this month. I'll still read my mails, but expect
> some delays in reviewing and applying patches.

Have a nice vacation.

---

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: v2014.08.0
  2014-08-04 19:11 v2014.08.0 Sascha Hauer
  2014-08-04 20:49 ` v2014.08.0 Alexander Shiyan
@ 2014-08-06  7:32 ` Robert Schwebel
  2014-08-07  5:42   ` v2014.08.0 Sascha Hauer
  1 sibling, 1 reply; 5+ messages in thread
From: Robert Schwebel @ 2014-08-06  7:32 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

On Mon, Aug 04, 2014 at 09:11:12PM +0200, Sascha Hauer wrote:
> We have an August release.

Could you upload the tarball?

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: v2014.08.0
  2014-08-06  7:32 ` v2014.08.0 Robert Schwebel
@ 2014-08-07  5:42   ` Sascha Hauer
  0 siblings, 0 replies; 5+ messages in thread
From: Sascha Hauer @ 2014-08-07  5:42 UTC (permalink / raw)
  To: Robert Schwebel; +Cc: barebox

On Wed, Aug 06, 2014 at 09:32:36AM +0200, Robert Schwebel wrote:
> On Mon, Aug 04, 2014 at 09:11:12PM +0200, Sascha Hauer wrote:
> > We have an August release.
> 
> Could you upload the tarball?

Done. Forgot to svn commit.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: v2014.08.0
  2014-08-04 20:49 ` v2014.08.0 Alexander Shiyan
@ 2014-08-07  5:43   ` Sascha Hauer
  0 siblings, 0 replies; 5+ messages in thread
From: Sascha Hauer @ 2014-08-07  5:43 UTC (permalink / raw)
  To: Alexander Shiyan; +Cc: barebox

On Tue, Aug 05, 2014 at 12:49:22AM +0400, Alexander Shiyan wrote:
> Mon, 4 Aug 2014 21:11:12 +0200 от Sascha Hauer <s.hauer@pengutronix.de>:
> > We have an August release.
> ...
> > I'm on holiday for this month. I'll still read my mails, but expect
> > some delays in reviewing and applying patches.
> 
> Have a nice vacation.

Thanks :)

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-07  5:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-04 19:11 v2014.08.0 Sascha Hauer
2014-08-04 20:49 ` v2014.08.0 Alexander Shiyan
2014-08-07  5:43   ` v2014.08.0 Sascha Hauer
2014-08-06  7:32 ` v2014.08.0 Robert Schwebel
2014-08-07  5:42   ` v2014.08.0 Sascha Hauer

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