barebox / common /
@Sascha Hauer Sascha Hauer authored on 20 Apr 2020
..
efi efi: fix off-by-one in mem_malloc_init(..., end) 4 years ago
partitions common/partitions/efi: fix gpt detection 4 years ago
ratp ratp: add more build dependencies 4 years ago
state common: fix typos found with codespell 4 years ago
.gitignore Add more files to .gitignore 7 years ago
Kconfig common: fix typos found with codespell 4 years ago
Makefile ARM: add optee early loading function 4 years ago
bbu.c common: fix typos found with codespell 4 years ago
binfmt.c command: Let builtin command take precedence 10 years ago
block.c common: fix typos found with codespell 4 years ago
blspec.c common: fix typos found with codespell 4 years ago
boot.c common: fix typos found with codespell 4 years ago
bootargs.c bootargs: Fix memory leak in linux_bootargs_get() 6 years ago
bootchooser.c treewide: Make locally used functions static 5 years ago
bootm.c ARM: bootm: Add some printfs when request_sdram_region() fails 4 years ago
bootsource.c common: fix typos found with codespell 4 years ago
calloc.c tlsf_malloc: dummy_malloc: Share code for calloc() 5 years ago
clock.c common: fix typos found with codespell 4 years ago
command.c command: Use array of pointers to commands 4 years ago
complete.c complete: remove unused variable 4 years ago
console.c console: disallow opening for writing when no write method defined 4 years ago
console_common.c common: fix typos found with codespell 4 years ago
console_countdown.c console_countdown: Add pattern list 5 years ago
console_simple.c common: provide stubs for ctrlc_* functions 4 years ago
date.c hwclock command: use format like the Linux tool does 8 years ago
ddr_spd.c ddr_spd: Fix mod_ranks test 5 years ago
dlmalloc.c common: fix typos found with codespell 4 years ago
dummy_malloc.c dummy_malloc: Check if sbrk() fails 5 years ago
efi-devicepath.c common: fix typos found with codespell 4 years ago
efi-guid.c efi: Fix typo in description string 4 years ago
elf.c elf: add 64 bits elf loading support 4 years ago
env.c env: Add more context to error message 6 years ago
envfs-core.c Allow usage of default environment without environment file storage 4 years ago
environment.c Allow usage of default environment without environment file storage 4 years ago
file-list.c file_list: Add ubi flag 6 years ago
filetype.c filetype: add Zynq image type 4 years ago
firmware.c firmware: add function to find firmware by devicetree node 4 years ago
globalvar.c globalvar: Allow NULL pointers to be returned by dev_add_param() 4 years ago
hush.c common: fix typos found with codespell 4 years ago
image-fit.c fit-image: Use compiled-in keys 4 years ago
image.c uimage: add define for ARM64 architecture 7 years ago
imd-barebox.c imd: add support for checksum generation/verification 4 years ago
imd.c imd: Use %zu for printing size_t 4 years ago
imx-bbu-nand-fcb.c common: fix typos found with codespell 4 years ago
kallsyms.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
machine_id.c common: machine_id: introduce machine id generation 4 years ago
meminfo.c Merge branch 'for-next/pr_print' 11 years ago
memory.c memory: of_fixup: adapt to new memory layout 5 years ago
memory_display.c memory_display: Fix type of argument passed to %*s 5 years ago
memsize.c Add warning above get_ram_size 11 years ago
memtest.c common: fix typos found with codespell 4 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 common: return "none" when board unset 4 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: trim leading spaces from bootargs 4 years ago
optee.c optee: move optee_verify_header() to common 4 years ago
parser.c Shell: Handle aborting loops better 5 years ago
partitions.c partition: include partuuid string in debug string 4 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 reset_source: introduce reset_source_to_string 4 years ago
resource.c common: fix typos found with codespell 4 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 common: fix typos found with codespell 4 years ago
startup.c Add magicvar description for autoboot variables 4 years ago
tlsf.c whole tree: remove trailing whitespaces 8 years ago
tlsf_malloc.c tlsf_malloc: Set errno to ENOMEM on failure 5 years ago
tlsfbits.h tlsf malloc: enable 64bit support on 64bit architectures 8 years ago
ubiformat.c common: fix typos found with codespell 4 years ago
uimage.c common: fix typos found with codespell 4 years ago
usbgadget.c usbgadget: autostart: add DFU support 5 years ago
version.c of: Pass barebox version to kernel 6 years ago