barebox / common /
@Zahari Doychev Zahari Doychev authored on 16 Dec 2015
Sascha Hauer committed on 17 Dec 2015
..
partitions cdev: Add partuuid string to struct cdev 8 years ago
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig state: backend_raw: add hmac support 8 years ago
Makefile common/Makefile: Add missing dependency 8 years ago
bbu.c bbu: Add a standard file-to-device-copy handler 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 introduce strerrorp 8 years ago
bootargs.c common/bootargs: add blkdevparts variables 9 years ago
bootm.c bootm: get file type before bootm_open_os_uimage 8 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: Set baudrate during registration 8 years ago
console_common.c console: use int rather than uint in printf() and friends 8 years ago
console_countdown.c timeout: factor out wait-for-key-press loop into separate file 9 years ago
console_simple.c login: rework login mechanism 8 years ago
date.c Treewide: remove address of the Free Software Foundation 11 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 setenv: Be more informative when device parameter setting fails 9 years ago
environment.c environment: allow saving of symbolic link changes 8 years ago
file-list.c Add function to parse a string in dfu format 9 years ago
filetype.c common: filetype: do not redetect MBR-type devices as a FAT-type 8 years ago
firmware.c common: firmware: include libfile 9 years ago
globalvar.c globalvar: Add support for printing all global variables 9 years ago
hush.c hush: Add missing initialize_context() in some places 8 years ago
image.c Merge branch 'for-next/remove-fsf-address' 11 years ago
imd-barebox.c Add support for metadata in barebox images 9 years ago
imd.c imd: provide dummy imd_command_setenv 9 years ago
imx-bbu-nand-fcb.c imx-bbu-nand-fcb: Split space for firmware in two equal regions 8 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 Merge branch 'for-next/nfs' 10 years ago
menutree.c move file helper functions to separate file 9 years ago
misc.c ARM: Remove do_execute and thumb2_execute 8 years ago
module.c module: remove duplicate ALIGN and __ALIGN_MASK definition 10 years ago
module.lds.S Treewide: remove address of the Free Software Foundation 11 years ago
oftree.c of_fix_tree: do not fail when fixup fails 8 years ago
parser.c common/parser.c: Do not treat zero return code as error 8 years ago
partitions.c cdev: Add partuuid string to struct cdev 8 years ago
password.c login: make some locally used functions static 8 years ago
poller.c poller: Allow to call functions asynchronously 10 years ago
reset_source.c reset-source: Add some debugging aids 8 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 login: rework login mechanism 8 years ago
state.c Merge branch 'for-next/state' 8 years ago
tlsf.c drop <stddef.h> includes 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
uimage.c move file helper functions to separate file 9 years ago
version.c startup: Don't print multiple lines with pr_info 9 years ago