barebox / include /
@Sascha Hauer Sascha Hauer authored on 13 Jun 2017
..
asm-generic ARM: start: Fix image size calculation 7 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
dt-bindings MIPS: ath79: dts: sync clk stuff with linux v4.7-rc2 7 years ago
efi efi: move x86 clocksource init at core initcall level 7 years ago
gui gui: image_renderer: fix "no previous prototype for 'image_renderer_unregister'" warning 7 years ago
i2c i2c: algo-bit: remove prototype for non-existing function 7 years ago
input input: Add device tree parsing support for matrix keymap 8 years ago
linux Merge branch 'for-next/ofpart' 7 years ago
mfd regmap: Implement syscon_node_to_regmap() 7 years ago
mtd mtd: ubi: introduce barebox specific ioctl to get ubi_num 7 years ago
platform_data net: smc911x: Add parsing devicetree options 7 years ago
serial ARM: i.MX: Add i.MX7 base architecture support 7 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: properly release f_multi_opts 7 years ago
video video: add VPL ioctl to get bus format 7 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 drivers: Introduce AIODEV subsystem 7 years ago
ata_drive.h ata: ide-sff: add LBA48 support 7 years ago
bbu.h Merge branch 'for-next/imx-bbu-nand-fcb' 8 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 include: Move bulk of boot.h to bootm.h 7 years ago
bootsource.h bootsource: Add NET bootsource 8 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 command.h: drop unused Struct_Section attribute 7 years ago
common.h poweroff: Allow to register poweroff handlers 7 years ago
complete.h complete: Add devicetree completion 9 years ago
console.h console: expose consoles in devfs 7 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: change the argument type of putc_ll() 9 years ago
dhcp.h net: dhcp: Split dhcp funcionality & add dhcp command 8 years ago
digest.h crypto: add CRC32 digest 7 years ago
dirent.h fs: move libc function prototypes to their correct locations 8 years ago
disks.h DISK: Add common partition handling for disk like media 12 years ago
dma-dir.h dma: add streaming DMA ops 9 years ago
dma.h implement dma_alloc_writecombine 8 years ago
driver.h of: partitions: flag partitions from a partition table 7 years ago
efi.h efi: add prototype and definition for setting timer 7 years ago
elf.h whole tree: remove trailing whitespaces 8 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 Add function to parse a string in dfu format 9 years ago
filetype.h filetype: Add image type for boot images used on Armada 370 and XP 7 years ago
firmware.h Add a Firmware programming framework 9 years ago
fnmatch.h add globbing support 16 years ago
fs.h Merge branch 'for-next/include-cleanup' 7 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 globalvar: remove unused globalvar_add() 7 years ago
gpio.h gpio: Drop asm-generic/gpio.h 8 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 i.MX: hab: Add HAB fusebox related convenience functions / command 7 years ago
image-fit.h include: Move bulk of boot.h to bootm.h 7 years ago
image-metadata.h imd: Add function to read parameters 8 years ago
image.h uimage: add define for ARM64 architecture 7 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 move file helper functions to separate file 9 years ago
libfile.h libfile: Change write_full to be have const buf 7 years ago
libgen.h move dirname() and basename() to lib/libgen.c and add header file 16 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: Allow parsing for explicit DT node 7 years ago
memory.h memory: return error in barebox_add_memory_bank 11 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: add linux.bootarg parameter from ifup call 7 years ago
notifier.h lib: fix whitespace, drop blank lines at EOF 10 years ago
of.h of: of_path: add of_find_node_by_devpath() 7 years ago
of_address.h of: import pci range parser from linux 9 years ago
of_device.h OF: Port of_match_device() and of_device_get_match_data() 8 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 "globalvar: remove code for unqualified globalvars" 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: factorise decompressor 11 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: Fix pr_cont 7 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 barebox remote control 8 years ago
ratp_bb.h barebox remote control 8 years ago
readkey.h output: use '[0m' to reset colors 7 years ago
regmap.h regmap: Add regmap_write_bits() function 7 years ago
regulator.h regulator: Add support for regulator-boot-on device tree property 8 years ago
reset_source.h reset-source: add stub for of_get_reset_source_priority 8 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
shell.h include: move shell prototypes to shell.h 8 years ago
sntp.h net: Add SNTP support 8 years ago
state.h state: Allow to load without authentification 7 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 string: Introduce strtobool 8 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 commands: ubiformat: move code to common/ 8 years ago
uimagefs.h fs: add uimagefs 10 years ago
uncompress.h Add generic uncompress function 12 years ago
unistd.h fs: move libc function prototypes to their correct locations 8 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 wd: add stub for of_get_watchdog_priority 8 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