summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+13
* bbu: Add function to check if an update handler existsMarkus Pargmann2016-02-181-0/+14
* bbu: Add barebox_update search by deviceMarkus Pargmann2016-02-181-1/+19
* bootm: Free allocated fdt buffer in error pathHarald Welte2016-02-181-0/+1
* bootm: parse initrd and oftree into correct struct membersLucas Stach2016-02-151-2/+2
* bootm: restore load DT message for plain oftree filesLucas Stach2016-02-151-0/+1
* blspec: ignore lines beginning with '#'Sascha Hauer2016-02-111-0/+3
* blspec: Do not crash on config files without newline on last lineSascha Hauer2016-02-111-1/+1
* ratp-console: select CRC16 and POLLER, depend on CONSOLE_FULLLucas Stach2016-02-111-0/+3
* bootm: Fix resource_size_t format specifierSascha Hauer2016-02-111-2/+2
* Merge branch 'for-next/ratp'Sascha Hauer2016-02-084-3/+545
|\
| * barebox remote controlSascha Hauer2016-01-184-3/+545
* | Merge branch 'for-next/misc'Sascha Hauer2016-02-083-25/+24
|\ \
| * | Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-152-10/+9
| * | hush: fix indentationSascha Hauer2016-01-111-17/+17
* | | Merge branch 'for-next/input'Sascha Hauer2016-02-081-4/+22
|\ \ \
| * | | poller: Fix async pollerSascha Hauer2016-01-131-4/+22
* | | | bootm: Add option to force booting signed imagesSascha Hauer2016-01-261-0/+19
* | | | bootm: add initial FIT supportJan Luebbe2016-01-264-3/+644
* | | | bootm: make verifying/hashing configurableSascha Hauer2016-01-261-2/+18
* | | | bootm: Initialize bootm_data defaults in single placeSascha Hauer2016-01-261-0/+11
* | | | bootm: move oftree code togetherSascha Hauer2016-01-261-107/+86
* | | | bootm: move initrd code togetherSascha Hauer2016-01-261-76/+75
* | | | bootm: Push dryrun to handlersSascha Hauer2016-01-261-3/+3
* | | | bootm: use names instead of numbers for image partsSascha Hauer2016-01-221-16/+27
* | | | bootm: introduce bootm_get_os_sizeSascha Hauer2016-01-221-0/+19
* | | | bootm: Do not call uimage_close twiceSascha Hauer2016-01-221-1/+0
* | | | state: hmac: fix error message that algo is displayedMarc Kleine-Budde2016-01-181-4/+4
| |/ / |/| |
* | | hush: Initialize struct p_contextSascha Hauer2016-01-111-3/+3
|/ /
* | Merge branch 'for-next/rtc'Sascha Hauer2016-01-111-0/+18
|\ \
| * | hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-0/+18
* | | Merge branch 'for-next/pstore'Sascha Hauer2016-01-111-0/+5
|\ \ \
| * | | fs: Add pstore filesystemMarkus Pargmann2015-12-101-0/+5
| |/ /
* | | partition: Create links with partition namesSascha Hauer2016-01-081-13/+7
* | | state: implement signed int supportSascha Hauer2016-01-081-3/+22
* | | partitions/efi: Add partuuid to partition descriptionTrent Piepho2016-01-082-0/+2
| |/ |/|
* | environment: allow saving of symbolic link changesZahari Doychev2015-12-171-9/+10
|/
* Merge branch 'for-next/state'Sascha Hauer2015-12-082-37/+162
|\
| * state: backend_raw: add hmac supportMarc Kleine-Budde2015-11-272-8/+137
| * state: prepare raw backend for hmac supportMarc Kleine-Budde2015-11-271-5/+10
| * state: disable load commandEnrico Jorns2015-11-271-27/+18
* | Merge branch 'for-next/omap'Sascha Hauer2015-12-081-31/+0
|\ \
| * | common: filetype: do not redetect MBR-type devices as a FAT-typePeter Mamonov2015-11-231-31/+0
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-12-083-42/+75
|\ \
| * | environment: support env on at24 eepromAntony Pavlov2015-12-011-6/+6
| * | state: make type check error verboseJan Remmet2015-11-231-0/+2
| * | bootm: get file type before bootm_open_os_uimageJan Remmet2015-11-201-17/+22
| * | bootm: cleanup bootm_open_oftreeJan Remmet2015-11-201-28/+54
| |/
* | Merge branch 'for-next/console'Sascha Hauer2015-12-081-7/+4
|\ \
| * | console: Set baudrate during registrationSascha Hauer2015-11-171-7/+4
| |/