barebox / common /
@Sascha Hauer Sascha Hauer authored on 13 Aug 2018
..
efi state: remove unused arguments from state_new_from_node() 6 years ago
partitions partitions: dos: Treat all extended partition types equally 6 years ago
ratp ratp: new reset command 6 years ago
state common: state: Add property to protect existing data 6 years ago
.gitignore Add more files to .gitignore 7 years ago
Kconfig Merge branch 'for-next/bootm' 5 years ago
Makefile add basic ELF parser 5 years ago
bbu.c imd: Make all pointers into image const 6 years ago
binfmt.c command: Let builtin command take precedence 10 years ago
block.c block: Adjust cache sizes 6 years ago
blspec.c blspec: add checking of optional key machine-id 5 years ago
boot.c boot: Make independent of command support 6 years ago
bootargs.c bootargs: Fix memory leak in linux_bootargs_get() 6 years ago
bootchooser.c bootchooser: allow an empty namespace 6 years ago
bootm.c bootm: Split bootm_load_devicetree into two functions 5 years ago
bootsource.c bootsource: Add bootsource alias name API 5 years ago
clock.c Merge branch 'for-next/imx8mq' 5 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 Merge branch 'for-next/dts-warnings' 5 years ago
console_common.c console: Fix console_get_first_active() 5 years ago
console_countdown.c console_countdown: ignore errors in getchar() 6 years ago
console_simple.c console_simple: add newline conversion for putc_ll case 5 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
elf.c add basic ELF parser 5 years ago
env.c env: Add more context to error message 6 years ago
environment.c environment: fix typo 7 years ago
file-list.c file_list: Add ubi flag 6 years ago
filetype.c Merge branch 'for-next/bootm' 5 years ago
firmware.c rename file_operations -> cdev_operations 6 years ago
globalvar.c Merge branch 'for-next/net' 6 years ago
hush.c hush: make source_aliases[] const 6 years ago
image-fit.c FIT: be more verbose when RSA signature check fails 5 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 all pointers into image const 6 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 common: Add functions to find free RAM 6 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 Use globalvar_add_simple_string for model and hostname 6 years ago
module.c whole tree: remove trailing whitespaces 8 years ago
module.lds.S ratp: implement generic command support 6 years ago
oftree.c common: oftree: Pass reset source and reset source instance to kernel 5 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
reset_source.c common: reset_source: Introduce reset_source_name() 6 years ago
resource.c resource: fix iomem_resource.end for 64 bit systems 5 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
serdev.c serdev: Allow polling interval to be adjusted at runtime 6 years ago
startup.c Revert "startup: Load default environment earlier" 6 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: Allow to ubiformat with a buffer given 6 years ago
uimage.c uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaround 6 years ago
version.c of: Pass barebox version to kernel 6 years ago