barebox / common /
@Sascha Hauer Sascha Hauer authored on 15 Jan 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: state: fix backward compatibility 4 years ago
.gitignore Add more files to .gitignore 7 years ago
Kconfig Allow usage of default environment without environment file storage 4 years ago
Makefile Allow usage of default environment without environment file storage 4 years ago
bbu.c bbu: In bbu_register_std_file_update detect device before accessing it 4 years ago
binfmt.c command: Let builtin command take precedence 10 years ago
block.c Merge branch 'for-next/misc' 5 years ago
blspec.c Merge branch 'for-next/of-overlay' 4 years ago
boot.c watchdog: export API to configure watchdogs by name 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 bootm: allow providing machine id to Kernel 4 years ago
bootsource.c bootsource: add JTAG bootsource 4 years ago
calloc.c tlsf_malloc: dummy_malloc: Share code for calloc() 5 years ago
clock.c Merge branch 'for-next/imx8mq' 5 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 pstore: Only capture log messages 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 xfuncs: Be more informative when out of memory panic occurs 7 years ago
dummy_malloc.c dummy_malloc: Check if sbrk() fails 5 years ago
efi-devicepath.c efi: retire efi_compare_guid in favor of efi_guidcmp 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 Allow usage of default environment without environment file storage 4 years ago
hush.c libbb: Drop simple_itoa() 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 Add support for metadata in barebox images 9 years ago
imd.c imd: fix memory leak 4 years ago
imx-bbu-nand-fcb.c imx-bbu-nand-fcb: Mark block as bad when erasing it fails 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 memtest: Make use of resource_size() 5 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 oftree: expose reset_source device in device tree 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: implement helper to set a device as reset source 4 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: Do not call .receive_buf() callback recursively 4 years ago
startup.c Allow usage of default environment without environment file storage 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 ubiformat: Fix wrong error tests 4 years ago
uimage.c uimage: Fix lseek error check in uimage_load_to_buf() 5 years ago
usbgadget.c usbgadget: autostart: add DFU support 5 years ago
version.c of: Pass barebox version to kernel 6 years ago