barebox / common /
@Sascha Hauer Sascha Hauer authored on 9 Jun 2015
..
partitions partitions/efi: Fix off-by-one error in 'last_lba' 9 years ago
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig dma: Use generic place for dma_addr_t typedef 8 years ago
Makefile timeout: factor out wait-for-key-press loop into separate file 9 years ago
bbu.c bbu: make bbu confirm a bit more verbose 9 years ago
binfmt.c command: Let builtin command take precedence 10 years ago
block.c block: Add flush callback 9 years ago
blspec.c blspec: put blspec bootargs into a .dyn bootargs variable 9 years ago
bootargs.c common/bootargs: add blkdevparts variables 9 years ago
bootm.c move file helper functions to separate file 9 years ago
bootsource.c bootsource: Add NET bootsource 8 years ago
clock.c clock: incorporate dummy clocksource into core clock code 9 years ago
command.c command: allow runtime usage 9 years ago
complete.c complete: Add devicetree completion 9 years ago
console.c console: When switching baudrate print console name 8 years ago
console_common.c Merge branch 'for-next/misc' 8 years ago
console_countdown.c timeout: factor out wait-for-key-press loop into separate file 9 years ago
console_simple.c Merge branch 'for-next/login' 10 years ago
date.c Treewide: remove address of the Free Software Foundation 11 years ago
ddr_spd.c common: DDR3 SPD verification support 10 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 function to determine type of device path 9 years ago
efi-guid.c EFI: introduce efi_strguid to convert GUID to human readable names 9 years ago
env.c setenv: Be more informative when device parameter setting fails 9 years ago
environment.c Merge branch 'for-next/misc' 9 years ago
file-list.c Add function to parse a string in dfu format 9 years ago
filetype.c Merge branch 'for-next/xz' 9 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 Fix spelling: pathes -> paths 9 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
kallsyms.c Documentation: remove doxygen documentation 9 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 common/memtest.c: Distil common error reporting code 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 printf: move panic() to common/misc.c 9 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: add a function to remove an of_fixup 8 years ago
parser.c run_command: remove unused flag parameter 10 years ago
partitions.c common: fix mbr filetype detection 9 years ago
password.c password: add pbkdf2 support 9 years ago
poller.c poller: Allow to call functions asynchronously 10 years ago
reset_source.c reset_source: Add external reset 9 years ago
resource.c resource: Let request_ioport_region return an error pointer 9 years ago
s_record.c Treewide: remove address of the Free Software Foundation 11 years ago
startup.c startup: introduce postenvironment_initcall 8 years ago
state.c state: add support for uint8 variables 8 years ago
tlsf.c tlsf: Use NULL instead of 0 for returning NULL pointers 11 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