summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* common: move workqueue handling from poller_call() to sched()Ahmad Fatoum2021-06-251-0/+1
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-171-1/+2
|\
| * common: add generic system partitions interfaceAhmad Fatoum2021-05-121-0/+1
| * common: make FILE_LIST feature unconditionalAhmad Fatoum2021-05-121-1/+1
* | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-171-1/+1
|/
* common: introduce bthreads, co-operative barebox threadsAhmad Fatoum2021-03-221-0/+1
* common/Makefile: Fix dependencySascha Hauer2020-11-131-1/+1
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-0/+2
|\
| * Add workqueuesSascha Hauer2020-08-131-0/+1
| * Introduce slicesSascha Hauer2020-08-131-0/+1
* | Add KASan supportSascha Hauer2020-09-221-0/+1
|/
* fs: fat: extend for in-PBL supportAhmad Fatoum2020-07-111-1/+2
* fastboot: split generic code from USB gadgetEdmund Henniges2020-05-201-0/+1
* kbuild: sync filechk rule with Linux 5.7-rc2Masahiro Yamada2020-05-041-3/+1
* ARM: add optee early loading functionRouven Czerwinski2020-01-301-0/+1
* optee: move optee_verify_header() to commonRouven Czerwinski2020-01-281-0/+1
* Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-111-1/+2
* common: machine_id: introduce machine id generationBastian Krause2019-09-301-0/+1
* ddr_spd: Enable in PBLSascha Hauer2019-03-041-1/+1
* Merge branch 'for-next/usb'Sascha Hauer2018-11-091-0/+1
|\
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-291-0/+1
* | tlsf_malloc: dummy_malloc: Share code for calloc()Andrey Smirnov2018-10-161-2/+2
|/
* filetype: Add arch/ to include pathAndrey Smirnov2018-08-311-0/+1
* add basic ELF parserOleksij Rempel2018-06-181-0/+1
* console: Add simplified 'serdev' framework from Linux kernelAndrey Smirnov2018-04-171-0/+1
* of: Pass barebox version to kernelSascha Hauer2018-03-221-1/+1
* ratp: allow building without full console supportAleksander Morgado2018-03-011-1/+0
* ratp: moved logic to its own subdirectoryAleksander Morgado2018-03-011-2/+2
* build: fix that passwd.h is always builtSam Ravnborg2018-01-051-13/+15
* poweroff: Allow to register poweroff handlersSascha Hauer2017-03-301-0/+1
* efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-0/+1
* barebox-imd: add dependency on generated/compile.h also for PBL versionLucas Stach2017-01-171-0/+1
* boot: add framework for redundant boot scenariosMarc Kleine-Budde2016-09-221-0/+1
* boot: Move code to common/Sascha Hauer2016-07-261-0/+1
* state: Refactor state frameworkMarkus Pargmann2016-07-081-1/+1
* commands: ubiformat: move code to common/Sascha Hauer2016-04-261-0/+1
* Merge branch 'for-next/ratp'Sascha Hauer2016-02-081-0/+2
|\
| * barebox remote controlSascha Hauer2016-01-181-0/+2
* | bootm: add initial FIT supportJan Luebbe2016-01-261-0/+1
|/
* common/Makefile: Add missing dependencySascha Hauer2015-10-161-0/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-0/+1
* memsize: Compile for PBL aswellSascha Hauer2015-07-161-1/+1
* ARM: i.MX6: bbu nand: Move to common placeSascha Hauer2015-06-121-0/+1
* timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-231-0/+1
* Merge branch 'for-next/state'Sascha Hauer2015-04-131-0/+1
|\
| * state: add framework for persistent state handlingSascha Hauer2015-03-121-0/+1
* | digest: move digest.c to cryptoJean-Christophe PLAGNIOL-VILLARD2015-03-121-1/+0
|/
* pbl: Add support for memory_displaySascha Hauer2015-01-281-0/+1
* Add a Firmware programming frameworkJuergen Beisert2014-09-091-0/+1
* Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-071-0/+1
|\