* v2018.02.0
@ 2018-02-06 8:49 Sascha Hauer
0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2018-02-06 8:49 UTC (permalink / raw)
To: Barebox List
Hi All,
We have a Release for Febuary. There are some reasons for updating:
- We now have a more robust way of finding nodes in a loaded device
tree which correspond to our internal device tree. This has become
necessary because the OF mtd fixups did not work anymore on i.MX6
due to renaming the device tree nodes upstream
- Fastboot now has sparse support. This is particularly useful to
upload images that do not fit into RAM
- Sam has started moving the AT91 port over to device tree. Some
SoCs can probe from device tree already
- ubiformat is much faster now because we do not waste our time
printing console messages anymore.
As usual see below for a complete list of patches that went into this
release.
Have Fun!
Sascha
----------------------------------------------------------------
Aleksander Morgado (1):
of: base: fix segfault in of_get_machine_compatible()
Andrey Smirnov (6):
i.MX: Fix MX7_UART2_BASE_ADDR
i.MX7: Add CCM definitions for UART2
i.MX: ecspi: Enable imx->clk as a part of initialization
i.MX: Select DRIVER_SPI_IMX_2_3 for i.MX7
Revert "mci: imx-esdhc: Enable clock"
partitions: dos: Treat all extended partition types equally
Antony Pavlov (4):
Kconfig: drop unused HAS_POWEROFF
move parseopt to lib/
include/parseopt.h: add guard macro
parseopt: introduce parseopt_u16() and parseopt_str()
Christoph Fritz (1):
ARM: i.MX6: add new silicon revision number 1.6
Lucas Stach (2):
net: designware: add missing headers
reset: add missing stub for reset_control_get
Masahiro Yamada (1):
linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.h
Oleksij Rempel (2):
of: base: use root_node compatible as suggestion for a hostname
net: phy: ar8327: fix ar8327n_reg_read
Peter Mamonov (3):
lib: parse_area_spec: don't modify *start value if parse failed
lib: parse_area_spec: part of the area spec after -/+ should start with a digit
lib: parse_area_spec: no extra symbols after area spec are allowed except for spaces
Sam Ravnborg (30):
build: fix that defaultenv is always rebuilt
build: fix that passwd.h is always built
build: fix that the bbenv file is always rebuilt
build: fix that LZO file is always rebuilt
at91: mmccpu: remove board support for mmccpu
arm: at91: refactor lowlevel_init selection
arm: at91: drop unused at91sam9x5_lowlevel_init.c
arm: at91: add at91sam926x_board_init.h
arm: at91: code cleanup in at91sam926x_board_init
at91sam9263ek: move reset vector to board code
at91sam9261ek, at91sam9g10ek: move reset vector to board code
pm9261: move reset vector to board code
at91: drop unused at91sam9261_lowlevel_init
pm9263: move reset vector to board code
{usb,tny}-a926x: move reset vector to board code
qil-a926x: move reset vector to board code
haba-knx: move reset vector to board code
sama5d{3, 4}{xek, xplained}: move reset vector to board code
at91sam9n12ek: move reset vector to board code
at91sam9260ek, at91sam9g20ek: move reset vector to board code
at91sam9m10g45ek, at91sam9m10ihd, pm9g45: move reset vector to board code
animeo: move reset vector to board code
telit-evk-pro3: move reset vector to board code
dss11: move reset vector to board code
at91rm9200ek: move reset vector to board code
arm: at91: remove leftovers from moving reset code in mach-at91
atmel_lcdfb: introduce driver data
arm: at91: move irq_fixup to header file
arm: at91: simplify soc setup
at91sam9263ek: enable DT support
Sascha Hauer (28):
fs: implement ftruncate
device parameters: Allow dots in device names for setenv aswell
ubiformat: Lower message printing frequency
ubiformat: Add ubiformat write function
Documentation: USB gadget: Add section for partition description
usbgadget: Update command help text
dts: update to v4.15-rc2
dts: update to v4.15-rc3
dts: update to v4.15-rc4
dts: update to v4.15-rc5
dts: update to v4.15-rc6
dts: update to v4.15-rc7
Add support for fastboot sparse images
filetype: Add fastboot sparse format detection
file_list: Add ubi flag
usb: gadget: fastboot: Add sparse image support
FIT: export fit_open_configuration() and fit_open_image()
Merge branch 'for-next/at91'
Merge branch 'for-next/build'
Merge branch 'for-next/dts'
Merge branch 'for-next/fastboot-sparse'
Merge branch 'for-next/imx'
Merge branch 'for-next/misc'
Merge branch 'for-next/net-designware'
Merge branch 'for-next/socfpga'
of: Add function to find the same node in another tree
of: mtd: partition: Use reproducible node names for fixup
Release v2018.02.0
Steffen Trumtrar (8):
i2c: designware: evaluate i2c-sda-hold-time property
net: designware: move probe to generic driver
net: add SoCFPGA-specific designware driver
ARM: SoCFPGA: remove emac init code
net: designware: add warning for drvdata
ARM: socfpga: get rid of clock-frequency assignments
ARM: socfpga: move environment from dtsi to board dts
reset: reset-socfpga: sync driver with linux
Ulrich Ölmann (1):
commands/Kconfig: fix copy'n'paste error in CMD_GPIO help
Uwe Kleine-König (2):
string.h: Implement strndup
mci: drop unused parameter from mci_switch()
--
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] only message in thread
only message in thread, other threads:[~2018-02-06 8:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-06 8:49 v2018.02.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