barebox / include /
@Teresa Remmet Teresa Remmet authored on 13 Feb 2019
Sascha Hauer committed on 13 Feb 2019
..
asm-generic ratp: implement generic command support 6 years ago
cramfs fs: import magic.h from Linux kernel 8 years ago
crypto keystore: implement forgetting secrets 7 years ago
dma dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDS 10 years ago
efi efi: make sure efi-fs is started in the right order 6 years ago
gui gui: image_renderer: fix "no previous prototype for 'image_renderer_unregister'" warning 7 years ago
i2c i2c: introduce device_i2c_driver() macro 5 years ago
input input: Add device tree parsing support for matrix keymap 8 years ago
lib Add generic implementation for muldi3 5 years ago
linux Revert "mtd: nand: Kill the chip->scan_bbt() hook" 5 years ago
mfd mfd: mc13892: MC13892_POWER_MISC bits revision 5 years ago
mtd mtd: ubi: introduce barebox specific ioctl to get ubi_num 7 years ago
platform_data net: davinci-emac: switch to device tree support 5 years ago
serial serial: lpuart: Avoid division by zero when requested baudrate is 5 years ago
spi ARM i.MX31: add SPI support 7 years ago
sys fs: move libc function prototypes to their correct locations 8 years ago
usb usb: gadget: fastboot: pass message type as enum 5 years ago
video video: backlight: add slew time parameter 5 years ago
.gitignore Add more files to .gitignore 7 years ago
abort.h Limit data_abort_mask to !PBL 8 years ago
aimage.h arm: add Android boot image support 12 years ago
aiodev.h aiodev: Constify 'unit' in 'struct aiodev' 6 years ago
ata_drive.h ata: ide-sff: add LBA48 support 7 years ago
bbu.h bbu: Add "handler" parameter to barebox_update() 5 years ago
binfmt.h Introduce binfmt support 12 years ago
block.h block: Add flush callback 9 years ago
blspec.h bootentries: Move struct bootentries to include/boot.h 7 years ago
boot.h boot: Allow to register boot entry providers 7 years ago
bootchooser.h bootchooser: export bootchooser_boot 7 years ago
bootm.h bootm: Split bootm_load_devicetree into two functions 5 years ago
bootsource.h bootsource: Add bootsource alias name API 5 years ago
bootstrap.h Merge branch 'for-next/misc' 8 years ago
bpkfs.h fs: bpkfs: add missing include 10 years ago
bunzip2.h use kernel bunzip implementation 12 years ago
byteorder.h net: provide alternatives to {ntoh, hton}[sl] funtions with cleaner semantics 10 years ago
cache.h remove strange flush_cache functions 13 years ago
clock.h clocksource: allow to have multiple device from clock source 7 years ago
cmdlinepart.h cmdlinepart: add function to parse a cmdline partition string 9 years ago
command.h commands: allow <cmd>_aliases[] to be const 6 years ago
common.h memory_display: move prototype to include/printk.h 5 years ago
complete.h complete: Add devicetree completion 9 years ago
console.h console: Add simplified 'serdev' framework from Linux kernel 6 years ago
console_countdown.h console_countdown: add possibility to abort countdown by external commands 7 years ago
crc.h include: move crc specific stuff to crc.h 8 years ago
crc7.h crypto: Add crc7 function 12 years ago
ddr_spd.h ddr_spd: add routine for printing DDR2 SPD contents in human-readable format 8 years ago
debug_ll.h debug_ll: support 64bit longs 6 years ago
dhcp.h net: dhcp: fix option 54 5 years ago
digest.h digest.h: Sync hash_algo values with kernel 5 years ago
dirent.h fs: dentry cache implementation 6 years ago
disks.h DISK: Add common partition handling for disk like media 12 years ago
dma-dir.h dma: Add missing re-inclusion protector 5 years ago
dma.h driver: Adopt DMA mask concept from Linux 5 years ago
driver.h Merge branch 'for-next/net-switch-mv88e6xxx' 5 years ago
efi.h efi-gui: add USB IO Protocol GUID definition 6 years ago
elf.h add basic ELF parser 5 years ago
envfs.h envfs: include errno.h 9 years ago
environment.h include/environment.h: Add missing include 9 years ago
errno.h introduce strerrorp 8 years ago
fb.h fb: introduce flush for virtual framebuffer 7 years ago
fcntl.h fs: move libc function prototypes to their correct locations 8 years ago
fdt.h include: add includes includes to make fdt.h, of.h and state.h self contained 9 years ago
file-list.h file_list: Add ubi flag 6 years ago
filetype.h filetype: Add code to detect i.MX image v2 5 years ago
firmware.h Add builtin firmware support 5 years ago
fnmatch.h add globbing support 16 years ago
fs.h fs: dentry cache implementation 6 years ago
getopt.h getopt: change optstring to const char* 11 years ago
glob.h hardcode _FILE_OFFSET_BITS to 32 15 years ago
globalvar.h nv: add device parameter overwrites to completion list 6 years ago
gpio.h gpiolib: Introduce gpio_find_by_label() 5 years ago
gpio_keys.h input: gpio-keys: separate internal data from platform_data 10 years ago
gunzip.h decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning 12 years ago
hab.h drivers: caam: add RNG software self-test 5 years ago
image-fit.h FIT: Allow to open buffer as FIT image 6 years ago
image-metadata.h imd: Make all pointers into image const 6 years ago
image-sparse.h Add support for fastboot sparse images 6 years ago
image.h uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaround 6 years ago
init.h exitcall: Add exitcall infrastructure 8 years ago
int_sqrt.h video/edid: Move int_sqrt() out 7 years ago
io.h Abolish cpu_read* and cpu_write* accessors 8 years ago
ioctl.h add basic at91sam9260 support. Currently only second stage 15 years ago
jtag.h Add JTAG bitbang driver 11 years ago
kallsyms.h kallsyms/printk: enable symbol printing support (%pS) 13 years ago
kfifo.h Treewide: remove address of the Free Software Foundation 11 years ago
kgdb.h Initial revision 21 years ago
led.h led-trigger: Allow multiple led triggers of the same type 7 years ago
libbb.h recursive_action: add ACTION_SORT flag 5 years ago
libfile.h libfile: Introduce pwrite_full() 5 years ago
libgen.h libgen: implement posix_basename 7 years ago
local_mac_address.h introduce helper to generate mac address with OUI 10 years ago
lzo.h lzo: update to lzo-2013 10 years ago
magicvar.h magicvar: Add magicvar macro with additional name argument 11 years ago
malloc.h malloc: Add a function to detect if malloc pool is already initialized 9 years ago
math.h commands: add let command which supports proper arithmetic 11 years ago
mci.h mci: drop unused parameter from mci_switch() 6 years ago
memory.h ARM: i.MX: esdctl: Introduce memory_sdram_size() 6 years ago
memtest.h memtest: By default only test biggest region 8 years ago
menu.h menu: sanitize menu_add_title 7 years ago
mmu.h rework remap_range 8 years ago
module.h module.h: Add THIS_MODULE 8 years ago
nand.h mtd: nand: remove automatically created bb devices 9 years ago
net.h net: dns: return error codes 5 years ago
notifier.h lib: fix whitespace, drop blank lines at EOF 10 years ago
of.h drivers: of: Add function to enable and register a device by alias 5 years ago
of_address.h of: import pci range parser from linux 9 years ago
of_device.h of: remove non-existent of_match_ptr 5 years ago
of_gpio.h i2c: i2c_gpio: add devicetree support 9 years ago
of_graph.h of_graph: add of_graph_port_is_available 9 years ago
of_mtd.h of: mtd: Import of_get_nand_ecc_{step_size, strength} from Linux 8 years ago
of_net.h of/net: Add net related of helpers 11 years ago
of_pci.h of: pci: import of_pci_get_devfn() 9 years ago
param.h Revert "param: fix stub prototype of dev_add_param" 6 years ago
parseopt.h fs/parseopt: Add parseopt_llu_suffix 6 years ago
part.h Treewide: remove address of the Free Software Foundation 11 years ago
partition.h treewide include/: Add missing includes 10 years ago
password.h login: cleanup password code 8 years ago
pbl.h pbl: Provide C macro to test if we are compiling the pbl 5 years ago
phy-id-list.h include: Add phy-id-list.h 6 years ago
pinctrl.h pinctrl: Add provisions to control GPIO pin direction 7 years ago
poller.h poller: Fix async poller 8 years ago
poweroff.h poweroff: Allow to register poweroff handlers 7 years ago
printk.h printk: Pass groupsize to memory_display() in print_hex_dump() 5 years ago
progress.h add progression bar function 13 years ago
pwm.h PWM: Allow multiple PWMs per device node 8 years ago
qsort.h qsort: declare strcmp_compar publically 11 years ago
ratp.h ratp: fix sending data that won't fit in a single RATP packet 5 years ago
ratp_bb.h ratp: implement support for GPIO commands 5 years ago
readkey.h output: use '[0m' to reset colors 7 years ago
regmap.h regmap: port regmap_update_bits from linux 6 years ago
regulator.h regulator: Add support for regulator-boot-on device tree property 8 years ago
reset_source.h common: reset_source: Introduce reset_source_name() 6 years ago
restart.h restart: replace reset_cpu with registered restart handlers 8 years ago
rsa.h crypto: add RSA support 8 years ago
rtc.h hwclock command: use format like the Linux tool does 8 years ago
s_record.h Treewide: remove address of the Free Software Foundation 11 years ago
scsi.h Treewide: remove address of the Free Software Foundation 11 years ago
serdev.h serdev: Add trivial blocking read function 6 years ago
shell.h include: move shell prototypes to shell.h 8 years ago
sntp.h net: Add SNTP support 8 years ago
state.h state: remove unused arguments from state_new_from_node() 6 years ago
stdio.h stdio: Whitespace cleanup 8 years ago
stdlib.h lib: random: add get_crypto_bytes interface and use HWRNG if posssible 7 years ago
stmp-device.h ARM: MXS: introduce stmp device support 10 years ago
string.h Add kmemdup 5 years ago
stringlist.h stringlist: the string argument should be const 9 years ago
tlsf.h drop <stddef.h> includes 8 years ago
twl6030_pwrbtn.h twl6030: add power button as an input key 11 years ago
types.h add __[lb]e types 15 years ago
ubiformat.h ubiformat: Allow to ubiformat with a buffer given 6 years ago
uimagefs.h fs/uimagefs: Use is_tftp_fs() and cache_file() to ease TFTP workaround 6 years ago
uncompress.h Add generic uncompress function 12 years ago
unistd.h fs: implement ftruncate 6 years ago
usb_dfu_trailer.h rename U-Boot-v2 project to barebox 14 years ago
w1_mac_address.h string: Fix (v)asprintf prototypes 8 years ago
watchdog.h watchdog: add watchdog poller 6 years ago
wchar.h wchar_t: wchar_t should go to stddef.h 8 years ago
xfuncs.h xfuncs: add wrapper for wchar strdup functions 8 years ago
xymodem.h commands: change Y-Modem implementation 11 years ago