barebox / common /
@Ian Abbott Ian Abbott authored on 12 Jun 2019
Sascha Hauer committed on 3 Jul 2019
..
efi watchdog: add (U)EFI driver 5 years ago
partitions partitions: efi: Constify force_gpt 5 years ago
ratp crc: import crc_itu_t() from kernel 5 years ago
state state: Fix lseek error check in state_mtd_peb_write() 5 years ago
.gitignore Add more files to .gitignore 7 years ago
Kconfig Merge branch 'for-next/misc' 5 years ago
Makefile ddr_spd: Enable in PBL 5 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 net: dns: return error codes 5 years ago
boot.c boot: make it a little bit less verbose 5 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: Print which file cannot be opened 5 years ago
bootsource.c bootsource: handle SPI-NOR in the same way as SPI-EEPROM 5 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 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 console: forbid ctrlc during startup 5 years ago
console_common.c common: console_common: do not store color additions to the log buffer 5 years ago
console_countdown.c console_countdown: Add pattern list 5 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: 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: cleanups 5 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 envfs: Sort files when generating on build machine 5 years ago
file-list.c file_list: Add ubi flag 6 years ago
filetype.c filetype: Detect Layerscape PBL images 4 years ago
firmware.c common: firmware: Don't use FILE_SIZE_STREAM directly 5 years ago
globalvar.c globalvar: fix crash if CONFIG_NVVAR is not set 5 years ago
hush.c Shell: Handle aborting loops better 5 years ago
image-fit.c treewide: Remove trailing whitespaces and tabs 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: Remove unused variable partition_size 5 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 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 imd: fix missing error message 5 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 Shell: Handle aborting loops better 5 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: Do not call .receive_buf() callback recursively 4 years ago
startup.c startup: execute /env/bin/init as part of the initial shell 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 usb: fastboot: ubiformat: Fix bad block handling 5 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