barebox / common /
@Lucas Stach Lucas Stach authored on 6 Jul 2016
Sascha Hauer committed on 7 Jul 2016
..
partitions partitions: dos: add partuuid string for logical partitions 7 years ago
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig defaultenv-2: select BOOTM 7 years ago
Makefile commands: ubiformat: move code to common/ 8 years ago
bbu.c Merge branch 'for-next/imx-bbu-nand-fcb' 8 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/include-cleanup' 7 years ago
bootargs.c string: Fix (v)asprintf prototypes 8 years ago
bootm.c bootm: make verbosity controllable via global variable 7 years ago
bootsource.c bootsource: Add NET bootsource 8 years ago
clock.c common: clock: introduce mdelay_non_interruptible() 8 years ago
command.c common/command.c: Replace magic number with appropriate constant 8 years ago
complete.c completion: fix device parameter completion 8 years ago
console.c console: Fix initial value of baudrate parameter 7 years ago
console_common.c stdio: Replace FILE functions with filedescriptor functions 8 years ago
console_countdown.c stdio: rename getc to getchar 8 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: use an EFI variable to save the environment 8 years ago
env.c Merge branch 'for-next/include-cleanup' 7 years ago
environment.c Merge branch 'for-next/include-cleanup' 7 years ago
file-list.c Add function to parse a string in dfu format 9 years ago
filetype.c filetype: Fix booting ARM Linux Kernels with CONFIG_EFI enabled 8 years ago
firmware.c string: Fix (v)asprintf prototypes 8 years ago
globalvar.c Merge branch 'for-next/misc' 7 years ago
hush.c hush: fix indentation 11 years ago
image-fit.c bootm: Add verify mode "available" 7 years ago
image.c bootm: Move bootm options to common/Kconfig 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: avoid double free of dbbt_entries 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 malloc: Add a function to detect if malloc pool is already initialized 9 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 menu: add vi like key support 8 years ago
menutree.c string: Fix (v)asprintf prototypes 8 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 reset_source: export reset_source_set_priority 7 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
state.c string: Fix (v)asprintf prototypes 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