barebox / common /
@Sascha Hauer Sascha Hauer authored on 30 Nov 2017
..
efi EFI: add poweroff support 6 years ago
partitions param: make parameter functions more consistent 7 years ago
state common: state: Add function to read state MAC 6 years ago
.gitignore Add more files to .gitignore 7 years ago
Kconfig state: keep backward compatibility 6 years ago
Makefile poweroff: Allow to register poweroff handlers 7 years ago
bbu.c bbu: Add function to iterate over registered handlers 6 years ago
binfmt.c command: Let builtin command take precedence 10 years ago
block.c fs: Create automount entries for the default mount pathes 6 years ago
blspec.c blspec: skip all devicetree tests if entry doesn't specify one 6 years ago
boot.c Revert "globalvar: make globalvar functions more consistent" 6 years ago
bootargs.c string: Fix (v)asprintf prototypes 8 years ago
bootchooser.c bootchooser: allow an empty namespace 6 years ago
bootm.c bootm: bootm_open_initrd_uimage(): propagate error if initrd verification fails 6 years ago
bootsource.c bootsource: Add NET bootsource 8 years ago
clock.c clock: initialize dummy clocksource statically 6 years ago
command.c commands: allow <cmd>_aliases[] to be const 6 years ago
complete.c completion: Fix completion for devices with a dot in the name 7 years ago
console.c param: make parameter functions more consistent 7 years ago
console_common.c Revert "globalvar: make globalvar functions more consistent" 6 years ago
console_countdown.c console_countdown: ignore errors in getchar() 6 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 xfuncs: Be more informative when out of memory panic occurs 7 years ago
dummy_malloc.c xfuncs: Be more informative when out of memory panic occurs 7 years ago
efi-devicepath.c efi: add helper to get the GPT partition UUID for a device 8 years ago
efi-guid.c efi-gui: add USB IO Protocol GUID definition 6 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 file_list: Add error messages 6 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 common: globalvar: fix removing multiple nvvars with wildcards 6 years ago
hush.c hush: make source_aliases[] const 6 years ago
image-fit.c bootm: fit: support multiple configuration nodes 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: fix build on MX28 only 6 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 treewide: Use of_property_write_string() where appropriate 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 memtest: fix list iteration in region setup 6 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 errno: Include string for ELOOP 6 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 autoenable functionality 6 years ago
parser.c common/parser.c: Do not treat zero return code as error 8 years ago
partitions.c of: partitions: flag partitions from a partition table 7 years ago
password.c Revert "globalvar: make globalvar functions more consistent" 6 years ago
poller.c poller: Fix async poller 8 years ago
poweroff.c poweroff: Allow to register poweroff handlers 7 years ago
ratp.c ratp: only allow bidirectional consoles 6 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 uimage: fix: add can_lseek_backward and use in uimage_open 6 years ago
version.c startup: Don't print multiple lines with pr_info 9 years ago