barebox / common /
@Sascha Hauer Sascha Hauer authored on 6 Apr 2017
..
efi efi: clocksoure: add EFI event timer 7 years ago
partitions partitions: dos: add partuuid string for logical partitions 7 years ago
state state: backend circular: Fix wrong comment 7 years ago
.gitignore Add more files to .gitignore 7 years ago
Kconfig Merge branch 'for-next/imx' 7 years ago
Makefile efi: move startup and payload to common/efi 7 years ago
bbu.c bbu: Search for cdev names aswell 7 years ago
binfmt.c command: Let builtin command take precedence 10 years ago
block.c block: Add flush callback 9 years ago
blspec.c Merge branch 'for-next/misc' 7 years ago
boot.c menu: sanitize menu_add_title 7 years ago
bootargs.c string: Fix (v)asprintf prototypes 8 years ago
bootchooser.c boot: add framework for redundant boot scenarios 7 years ago
bootm.c bootm: fix magicvar name for global_bootm_verbose 7 years ago
bootsource.c bootsource: Add NET bootsource 8 years ago
clock.c clocksource: move dummy clock source to init_clock 7 years ago
command.c common/command.c: Replace magic number with appropriate constant 8 years ago
complete.c completion: Fix completion for devices with a dot in the name 7 years ago
console.c console: fix usbserial re-connect 7 years ago
console_common.c Revert "globalvar: make globalvar functions more consistent" 6 years ago
console_countdown.c console_countdown: add possibility to abort countdown by external commands 7 years ago
console_simple.c stdio: rename getc to getchar 8 years ago
date.c hwclock command: use format like the Linux tool does 8 years ago
ddr_spd.c ddr_spd: add routine for printing DDR2 SPD contents in human-readable format 8 years ago
dlmalloc.c dlmalloc: remove unused functions 9 years ago
dummy_malloc.c dummy malloc: Add licence header 11 years ago
efi-devicepath.c efi: add helper to get the GPT partition UUID for a device 8 years ago
efi-guid.c efi: add efi handle dump command 7 years ago
env.c Allow device parameters for devices with dots in name 7 years ago
environment.c environment: fix typo 7 years ago
file-list.c Add function to parse a string in dfu format 9 years ago
filetype.c filetype: Add image type for boot images used on Armada 370 and XP 7 years ago
firmware.c string: Fix (v)asprintf prototypes 8 years ago
globalvar.c nvvar: Fix creation without value 7 years ago
hush.c hush: fix indentation 11 years ago
image-fit.c include: Move bulk of boot.h to bootm.h 7 years ago
image.c uimage: add define for ARM64 architecture 7 years ago
imd-barebox.c Add support for metadata in barebox images 9 years ago
imd.c imd: make it work on big-endian machines 7 years ago
imx-bbu-nand-fcb.c imx-bbu-nand-fcb: split up read_fcb 7 years ago
kallsyms.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
meminfo.c Merge branch 'for-next/pr_print' 11 years ago
memory.c efi: move x86 efi boot support to x86 arch 7 years ago
memory_display.c memory_display: Add 64bit support 8 years ago
memsize.c Add warning above get_ram_size 11 years ago
memtest.c Revert "memtest: move error handling to end of function" 8 years ago
menu.c output: use '[0m' to reset colors 7 years ago
menutree.c rework menu so that it can support multiline titles 7 years ago
misc.c common: Add EPROBE_DEFER to strerror 8 years ago
module.c whole tree: remove trailing whitespaces 8 years ago
module.lds.S Treewide: remove address of the Free Software Foundation 11 years ago
oftree.c common: oftree: Add function to register set status fixup 8 years ago
parser.c common/parser.c: Do not treat zero return code as error 8 years ago
partitions.c string: Fix (v)asprintf prototypes 8 years ago
password.c stdio: rename getc to getchar 8 years ago
poller.c poller: Fix async poller 8 years ago
ratp.c ratp: remove unused ratp_close command 8 years ago
reset_source.c Revert "globalvar: make globalvar functions more consistent" 6 years ago
resource.c resource: Let request_ioport_region return an error pointer 9 years ago
restart.c restart: replace reset_cpu with registered restart handlers 8 years ago
s_record.c Treewide: remove address of the Free Software Foundation 11 years ago
startup.c include: move shell prototypes to shell.h 8 years ago
tlsf.c whole tree: remove trailing whitespaces 8 years ago
tlsf_malloc.c meminfo: purely cosmetical changes 9 years ago
tlsfbits.h tlsf malloc: enable 64bit support on 64bit architectures 8 years ago
ubiformat.c ubiformat: use default values for ubi_ver and image_seq 8 years ago
uimage.c bootm: Move bootm options to common/Kconfig 7 years ago
version.c startup: Don't print multiple lines with pr_info 9 years ago