summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* lib: kasan: migrate Kconfig option to Debugging menuAhmad Fatoum2020-09-291-0/+1
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-251-0/+18
|\
| * common: console_common: add of_console_get_by_alias() helperOleksij Rempel2020-08-241-0/+18
* | Merge branch 'for-next/net' into masterSascha Hauer2020-09-2510-35/+572
|\ \
| * | workqueues: Add support for delayed workSascha Hauer2020-09-141-0/+3
| * | fs: Warn when filesystem operations are called from a pollerSascha Hauer2020-08-191-1/+1
| * | fastboot net: implement fastboot over UDPEdmund Henniges2020-08-191-0/+3
| * | fastboot: init list head in commonSascha Hauer2020-08-191-0/+2
| * | fastboot: Add fastboot_abort()Sascha Hauer2020-08-191-0/+12
| * | fastboot: Warn when cb_download is called with file still openSascha Hauer2020-08-191-0/+6
| * | fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-192-18/+37
| * | globalvar: Add helper for deprecated variable namesSascha Hauer2020-08-191-2/+52
| * | ratp: Switch to workqueuesSascha Hauer2020-08-131-14/+43
| * | Add workqueuesSascha Hauer2020-08-136-0/+109
| * | Introduce slicesSascha Hauer2020-08-132-0/+304
* | | Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-253-7/+11
|\ \ \
| * | | fastboot: only unset image, not loadaddrRouven Czerwinski2020-09-151-1/+1
| * | | blspec: fix bootm_data initializationRouven Czerwinski2020-09-151-3/+2
| * | | blspec: only reset variable locations, not pathsRouven Czerwinski2020-09-151-3/+3
| * | | globalvar: add globalvar_set functionRouven Czerwinski2020-09-151-0/+5
| | |/ | |/|
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-257-13/+78
|\ \ \
| * | | globalvar: allow running actions on set with globalvar_add_bool()Ahmad Fatoum2020-09-181-3/+5
| * | | commands: setenv: allow use with hush shellAhmad Fatoum2020-09-182-0/+7
| * | | commands: reset: allow specifying reset by nameAhmad Fatoum2020-09-151-2/+26
| * | | restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-152-2/+5
| * | | common: restart: number unnamed restart handlersAhmad Fatoum2020-09-151-1/+3
| * | | blspec: devicetree-overlay: don't warn on multiple delimiting spacesAhmad Fatoum2020-09-151-1/+4
| * | | common: bootm: Add missing check of fit_open_image() return codeAlbert Schwarzkopf2020-09-141-1/+5
| * | | common: remove negative dependency on SANDBOX for IMD_TARGETRoland Hieber2020-08-281-1/+0
| * | | bootm: add global.bootm.root_dev env var for booting via PARTUUIDRobert Karszniewicz2020-08-201-2/+23
| |/ /
* | | Add KASan supportSascha Hauer2020-09-222-6/+24
* | | sandbox: rename KASan to ASanSascha Hauer2020-09-211-5/+5
* | | Add constructor supportSascha Hauer2020-09-181-0/+15
* | | Kallsyms: Also resolve global variablesSascha Hauer2020-09-181-2/+2
* | | imd: imd_calculate_crc32: initialize imd_crc to NULLHubert Feurstein2020-09-141-0/+1
|/ /
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-08-184-19/+108
|\ \
| * | FIT: Parse `load` and `entry` addresses.Christian Mauderer2020-08-142-16/+104
| * | console_countdown: Add CR as valid return keyJules Maselbas2020-08-111-1/+1
| * | ratp: Remove duplicated includesJules Maselbas2020-08-031-2/+0
| * | ratp: Abort console_countdown when activatedJules Maselbas2020-08-031-0/+3
* | | Merge branch 'for-next/imx' into masterSascha Hauer2020-08-181-13/+5
|\ \ \ | |_|/ |/| |
| * | ARM: imx8m: make debug UART selection available on i.MX8MM/MPLucas Stach2020-08-171-13/+5
| |/
* / startup: Add missing newline to notice messageJules Maselbas2020-08-031-1/+1
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2020-07-271-0/+4
|\
| * startup: inhibit watchdogs on non-interactive autoboot abortAhmad Fatoum2020-06-231-0/+4
* | Merge branch 'for-next/tlsf'Sascha Hauer2020-07-273-157/+262
|\ \
| * | tlsf: Update to v3.1Sascha Hauer2020-06-163-157/+262
| |/
* | Merge branch 'for-next/ratp'Sascha Hauer2020-07-271-49/+49
|\ \
| * | ratp: Straighten ratp deregistrationSascha Hauer2020-06-161-49/+49
| |/
* | Merge branch 'for-next/module'Sascha Hauer2020-07-272-23/+52
|\ \