summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.16-rc7Sascha Hauer2018-04-054-26/+33
* dts: update to v4.16-rc6Sascha Hauer2018-04-054-1/+4
* dts: update to v4.16-rc5Sascha Hauer2018-04-052-1/+6
* dts: update to v4.16-rc4Sascha Hauer2018-04-0543-92/+114
* ARM: zbarebox: Fix linking with new ldSascha Hauer2018-04-051-0/+3
* Documentation: framebuffer: update documentation to current stateOleksij Rempel2018-04-051-3/+4
* of: partition: fix typo when writing #address-cellsPhilipp Zabel2018-03-291-1/+1
* fs: check pointer returned by get_fsdevice_by_path before dereferencingGaƫl PORTAY2018-03-191-1/+1
* Revert "startup: Load default environment earlier"Sascha Hauer2018-03-191-3/+3
* Merge branch 'for-next/rpi'Sascha Hauer2018-03-057-123/+152
|\
| * ARM: rpi: enable watchdog in defconfigLucas Stach2018-02-091-0/+3
| * watchdog: implement bcm2835 watchdogLucas Stach2018-02-096-123/+149
* | Merge branch 'for-next/ratp'Sascha Hauer2018-03-0532-103/+918
|\ \
| * | docs: add reference to libratp-barebox in the remote-control docsAleksander Morgado2018-03-011-0/+7
| * | ratp: new reset commandAleksander Morgado2018-03-016-3/+92
| * | ratp: new md and mw commandsAleksander Morgado2018-03-017-0/+532
| * | ratp: use xstrndup() instead of a custom xmemdup_add_zero()Aleksander Morgado2018-03-011-12/+1
| * | ratp: implement getenv as a standard ratp commandAleksander Morgado2018-03-013-30/+52
| * | ratp: implement ping as a standard ratp commandAleksander Morgado2018-03-013-24/+41
| * | ratp: allow building without full console supportAleksander Morgado2018-03-015-6/+8
| * | ratp: moved logic to its own subdirectoryAleksander Morgado2018-03-015-14/+18
| * | ratp: implement generic command supportAleksander Morgado2018-03-0116-18/+171
* | | Merge branch 'for-next/misc'Sascha Hauer2018-03-0515-54/+102
|\ \ \
| * | | of: Make locally used function staticSascha Hauer2018-03-051-1/+1
| * | | of: Make locally used function staticSascha Hauer2018-03-051-1/+1
| * | | mtd: spi-nor: add support for w25q16dwMichael Grzeschik2018-03-051-0/+1
| * | | net: cpsw: fix probe with fixed-linkAndreas Schmidt2018-03-051-4/+6
| * | | Use globalvar_add_simple_string for model and hostnameSascha Hauer2018-02-261-18/+8
| * | | console: added colored print out of log levelsEugen Wiens2018-02-221-0/+25
| * | | console: move global.allow_color handling to C codeSascha Hauer2018-02-226-7/+27
| * | | DHCP: fix option 54 passingYegor Yefremov2018-02-221-5/+2
| * | | net: cpsw: Call phy_device_connect() earlierSascha Hauer2018-02-221-15/+4
| * | | Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linuxDenis 'GNUtoo' Carikli2018-02-201-0/+1
| * | | bootm: fit: add option to add DT snipped that contains fit public keyMarc Kleine-Budde2018-02-202-0/+13
| * | | arm: crypto: initialize digests earlierSascha Hauer2018-02-202-3/+3
| * | | Makefile.lib: imx hab: fix hab files with embedded variablesMarc Kleine-Budde2018-02-201-1/+7
| * | | commands: i2c_write: enable raw write to addressAntony Pavlov2018-02-091-2/+6
| | |/ | |/|
* | | Merge branch 'for-next/mips'Sascha Hauer2018-03-059-3/+396
|\ \ \
| * | | MIPS: ath79: fix different typosOleksij Rempel2018-03-023-5/+5
| * | | MIPS: dts: enable heartbeat led for ar9331-dptechnics-dpt-moduleOleksij Rempel2018-03-011-0/+6
| * | | MIPS: add initial 8devices-lima boardOleksij Rempel2018-02-135-0/+228
| * | | MIPS: add initial qca4531 supportOleksij Rempel2018-02-132-0/+159
* | | | Merge branch 'for-next/imx'Sascha Hauer2018-03-058-30/+334
|\ \ \ \
| * | | | ARM/i.MX53: fix compiler warningSascha Hauer2018-02-261-1/+1
| * | | | ARM/i.MX53: fix SDRAM setup routinesJuergen Borleis2018-02-221-2/+2
| * | | | gitignore: ignore pblx.simximg filesSteffen Trumtrar2018-02-091-1/+1
| * | | | hw_random: add driver for Freescale RNGCSteffen Trumtrar2018-02-093-0/+317
| * | | | ARM: imx25: clk: add rngb clockSteffen Trumtrar2018-02-091-2/+3
| * | | | ARM: i.MX25: Fix restoring of volatile registerSascha Hauer2018-02-091-4/+6
| * | | | improve soc revision calculationPhilipp Zabel2018-02-091-20/+4
| | |/ / | |/| |