summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: rpi: autosize malloc areav2018.04.0/topic/rpiLucas Stach2018-05-111-0/+1
* ARM: rpi: add raspberry pi 3 supportLucas Stach2018-05-117-2/+41
* ARM: rpi: add revision IDs for Pi 3 Model B and Pi ZeroEnrico Joerns2018-05-112-0/+6
* ARM: install HYP vectors at PBL and Barebox entryLucas Stach2018-05-114-0/+14
* ARM: default to starting kernel in HYP mode when entered in HYPLucas Stach2018-05-111-0/+3
* ARM: don't try to install secure monitor when entered in HYP modeLucas Stach2018-05-111-0/+3
* ARM: add file for HYP mode related setupLucas Stach2018-05-114-11/+128
* ARM: allow secure monitor code to be built without PSCILucas Stach2018-05-111-0/+4
* ARM: safely switch from HYP to SVC mode if requiredLucas Stach2018-05-112-3/+41
* ARM: import opcode helpers from Linux kernelLucas Stach2018-05-112-0/+270
* Release v2018.04.0Sascha Hauer2018-04-061-1/+1
* 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
|\ \ \ \