barebox / common /
@Sascha Hauer Sascha Hauer authored on 11 Mar 2016
..
partitions partitions/efi: Add partuuid to partition description 8 years ago
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig ratp-console: select CRC16 and POLLER, depend on CONSOLE_FULL 8 years ago
Makefile Merge branch 'for-next/ratp' 8 years ago
bbu.c Merge branch 'for-next/bbu' 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 blspec: ignore lines beginning with '#' 8 years ago
bootargs.c common/bootargs: add blkdevparts variables 9 years ago
bootm.c bootm: Fix booting uImages 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 barebox remote control 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 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 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 fastboot: Add a ARM Barebox filetype handler 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: fix indentation 11 years ago
image-fit.c bootm: add initial FIT support 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: Remove double write of first fcb 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 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 partition: Create links with partition names 8 years ago
password.c login: make some locally used functions static 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: 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 fs: Add pstore filesystem 8 years ago
state.c Print error message if of_state_fixup() fails 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 Convert users of PRINTF_CONVERSION_RESOURCE to %pa 8 years ago
version.c startup: Don't print multiple lines with pr_info 9 years ago