barebox / include /
@Sascha Hauer Sascha Hauer authored on 13 Apr 2015
..
asm-generic crypto: hmac: move register to hmac 9 years ago
cramfs Change byte order detection mechanism to kernel style 11 years ago
crypto crypto: sha1: switch to linux implementation 9 years ago
dma dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDS 10 years ago
dt-bindings Merge branch 'for-next/tegra' 9 years ago
gui gui: blit the surface on demand 11 years ago
i2c i2c: import SMBus stuff from linux 9 years ago
input input: Add keycode to barebox key translation table 10 years ago
linux Merge branch 'for-next/pci' 9 years ago
mfd pci: Add i.MX6 pcie support 9 years ago
mtd UBI: reimport UBI from Linux v3.10 11 years ago
net net: smc1111: add a quirk for pxa pxa27x platforms 9 years ago
platform_data mtd: nand: add mrvl-nand driver 9 years ago
spi Documentation: remove doxygen documentation 9 years ago
usb usb: gadget: include common.h in header 9 years ago
video video: Add kernel fourcc defines 10 years ago
.gitignore gitignore: only ignore include/config.h 9 years ago
abort.h ARM: Allow to mask data aborts 9 years ago
aimage.h arm: add Android boot image support 12 years ago
ata_drive.h x86: Add support for IDE on the legacy I/O ports 10 years ago
bbu.h bbu: include necessary headers 9 years ago
binfmt.h Introduce binfmt support 12 years ago
block.h block: Add flush callback 9 years ago
blspec.h blspec: honor default/once entries again 10 years ago
boot.h bootm: introduce bootm_load_devicetree helper 10 years ago
bootsource.h bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usb 11 years ago
bootstrap.h bootstrap: Add missing include 10 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 clock: Add a variable with the first timestamp after startup 9 years ago
cmdlinepart.h cmdlinepart: add function to parse a cmdline partition string 9 years ago
command.h command: allow runtime usage 9 years ago
common.h linux/kernel.h: move some macros and prototypes 9 years ago
complete.h complete: Add devicetree completion 9 years ago
console.h console: allow to specify the device id 9 years ago
crc.h Some code cleanup 18 years ago
crc7.h crypto: Add crc7 function 12 years ago
ddr_spd.h common: DDR3 SPD verification support 10 years ago
debug_ll.h debug_ll: change the argument type of putc_ll() 9 years ago
digest.h crypto: sha1: switch to linux implementation 9 years ago
disks.h DISK: Add common partition handling for disk like media 12 years ago
dm9000.h include: Move dm9000 eth platform_data to include/platform_data 8 years ago
dma-dir.h dma: add streaming DMA ops 9 years ago
dma.h ARM: move DMA alloc functions to dma.h 9 years ago
driver.h drivers: remove unused function dev_protect() 9 years ago
efi.h fs: efivars: implement write support 9 years ago
elf.h replace elf.h with the one from the linux kernel. It does not have powerpc 16 years ago
envfs.h envfs: include errno.h 9 years ago
environment.h include/environment.h: Add missing include 9 years ago
errno.h add strerror function 15 years ago
fb.h video: Add edid support 10 years ago
fcntl.h rename U-Boot-v2 project to barebox 14 years ago
fdt.h of: remove unused libfdt 11 years ago
fec.h include: Move fec eth platform_data to include/platform_data 8 years ago
file-list.h Add function to parse a string in dfu format 9 years ago
filetype.h Merge branch 'for-next/xz' 9 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/fs' 9 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: Add support for printing all global variables 9 years ago
gpio.h gpio: move gpio_is_valid to include/gpio.h 9 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
image-metadata.h Add support for metadata in barebox images 9 years ago
image.h don't cast negative error codes to unsigned size_t 10 years ago
init.h crypto: hmac: move register to hmac 9 years ago
io.h Fix big endian MMIO primitives. 11 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: Add default-on trigger 10 years ago
libbb.h move file helper functions to separate file 9 years ago
libfile.h libfile: Add copy_recursive 9 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
matrix_keypad.h input: Add i.MX matrix keypad driver 11 years ago
mci.h mci: implement non-removable property 9 years ago
memory.h memory: return error in barebox_add_memory_bank 11 years ago
memtest.h common: add memtest.c with mem_test routine 10 years ago
menu.h add menutree command 10 years ago
module.h module: move EXPORT_SYMBOL_GPL define to module.h 13 years ago
nand.h mtd: nand: remove automatically created bb devices 9 years ago
net.h net.h: add ETH_ALEN constant; fix whitespaces 9 years ago
notifier.h lib: fix whitespace, drop blank lines at EOF 10 years ago
ns16550.h include: Move ns16550 serial platform_data to include/platform_data 8 years ago
of.h Merge branch 'for-next/sandbox-of' 9 years ago
of_address.h of: import pci range parser from linux 9 years ago
of_gpio.h i2c: i2c_gpio: add devicetree support 9 years ago
of_mtd.h of: add mtd of helpers 10 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 parameter: include header for ERR_PTR and errno 9 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/passwd: add default password support 10 years ago
pbl.h pbl: factorise decompressor 11 years ago
pinctrl.h pinctrl: Add functions to select pinctrl from device_node 10 years ago
platform_ide.h include: Move ide platform_data to include/platform_data 8 years ago
poller.h poller: Allow to call functions asynchronously 10 years ago
printk.h Add PBL console support 9 years ago
progress.h add progression bar function 13 years ago
pwm.h PWM: Implement devicetree support 10 years ago
qsort.h qsort: declare strcmp_compar publically 11 years ago
readkey.h input: Add BB_ prefix to KEY_ defines 10 years ago
regulator.h regulator: allow to use it with non DT device 9 years ago
reset_source.h reset_source: Add external reset 9 years ago
rtc.h Add a simple rtc framework 9 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 process_escape_sequence: add support to \$? 10 years ago
smc911x.h include: Move smc911x eth platform_data to include/platform_data 8 years ago
state.h state: add framework for persistent state handling 9 years ago
stdio.h Add PBL console support 9 years ago
stdlib.h stdlib.h: include missed types.h 9 years ago
stmp-device.h ARM: MXS: introduce stmp device support 10 years ago
string.h string: Add (x)memdup 10 years ago
stringlist.h stringlist: the string argument should be const 9 years ago
tlsf.h adapt tlsf for barebox 12 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
uimagefs.h fs: add uimagefs 10 years ago
uncompress.h Add generic uncompress function 12 years ago
usb_dfu_trailer.h rename U-Boot-v2 project to barebox 14 years ago
w1_mac_address.h w1: introduce helper to generate mac address from 1-wire id 11 years ago
watchdog.h Add a simple watchdog framework 11 years ago
wchar.h lib: add wchar strdup 9 years ago
xfuncs.h string: Add (x)memdup 10 years ago
xymodem.h commands: change Y-Modem implementation 11 years ago