barebox / include /
@Sascha Hauer Sascha Hauer authored on 25 Jun 2012
..
asm-generic ARM: add initial i.MX6 support 12 years ago
cramfs fix cramfs support broken since zlib update 12 years ago
i2c Allow data-only i2c transfers 12 years ago
linux print out resource_size_t correctly 11 years ago
mci twl6030: add missing twl6030 header file. 12 years ago
mfd Add MC13783 SWx definitions 12 years ago
mtd barebox ubi changes 13 years ago
spi spi: indicate in the docs that per-transfer bpw setting is not supported 12 years ago
usb usb: set MAXINTERFACES = 16 11 years ago
.gitignore move barebox_default_env.h to include/generated/ 13 years ago
aimage.h arm: add Android boot image support 12 years ago
ata_drive.h ATA Disk Support: Add support for native ATA type drives 12 years ago
binfmt.h Introduce binfmt support 12 years ago
block.h block: reimplement caching 12 years ago
bmp_layout.h framebuffer: Add bmp command to show bmp files 14 years ago
boot.h booting: more flexible Linux bootargs generation 12 years ago
bunzip2.h use kernel bunzip implementation 12 years ago
cache.h remove strange flush_cache functions 13 years ago
clock.h Add a timeout polling loop convenience wrapper 12 years ago
command.h complete: add generic command complete framework 12 years ago
common.h ARM: Allow to compile in thumb-2 mode 12 years ago
complete.h complete: add delpart complete support 12 years ago
console.h console: remove unused function prototypes 12 years ago
crc.h Some code cleanup 18 years ago
crc7.h crypto: Add crc7 function 12 years ago
debug_ll.h debug_ll.h: add PUTS_LL() function 12 years ago
digest.h digest: factorise file digest to common/digest.c 12 years ago
disks.h DISK: Add common partition handling for disk like media 12 years ago
dm9000.h dm9000: introduce add_dm9000_device to register dm9000 device 12 years ago
driver.h Use DEVICE_ID_DYNAMIC where applicable 12 years ago
elf.h replace elf.h with the one from the linux kernel. It does not have powerpc 16 years ago
envfs.h hostcc tools: include "compiler.h", fix included headers 11 years ago
environment.h environment: export_/getenv_ull as inline ifndef CONFIG_ENVIRONMENT_VARIABLES 12 years ago
errno.h add strerror function 15 years ago
fb.h Add the feature to change the video mode at runtime 13 years ago
fcntl.h rename U-Boot-v2 project to barebox 14 years ago
fdt.h initial libfdt support 12 years ago
fec.h net fec: Add i.MX6 support 12 years ago
filetype.h MIPS: bootm: add "MIPS barebox" handler 11 years ago
fnmatch.h add globbing support 16 years ago
fs.h Add automount support 12 years ago
getopt.h getopt: save and restore context 12 years ago
glob.h hardcode _FILE_OFFSET_BITS to 32 15 years ago
globalvar.h add 'global' command 12 years ago
gpio.h GPIO support 15 years ago
gpio_keys.h add gpio keyboard support 12 years ago
gunzip.h decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning 12 years ago
image.h hostcc tools: include "compiler.h", fix included headers 11 years ago
init.h init: introduce mem, mmu and postmmu initcall 12 years ago
io.h Fix big endian MMIO primitives. 12 years ago
ioctl.h add basic at91sam9260 support. Currently only second stage 15 years ago
kallsyms.h kallsyms/printk: enable symbol printing support (%pS) 13 years ago
kfifo.h kfifo: change kfifo_init to work with a preallocated fifo 12 years ago
kgdb.h Initial revision 21 years ago
led.h LED: Add LED trigger support 13 years ago
libbb.h libbb: add read_full/write_full functions 13 years ago
libfdt.h initial libfdt support 12 years ago
libfdt_env.h initial libfdt support 12 years ago
libgen.h move dirname() and basename() to lib/libgen.c and add header file 16 years ago
lzo.h remove now unused unlzo function 12 years ago
magicvar.h magicvar: Add magicvar macro with additional name argument 11 years ago
malloc.h malloc: put common memory functions to seperate file 13 years ago
mci.h mci: Fix 8 bit mmc cards 12 years ago
memory.h register sdram as resources 12 years ago
menu.h menu: fix menu alloc init 12 years ago
miidev.h net mii: Add mii_open/mii_close functions 12 years ago
module.h module: move EXPORT_SYMBOL_GPL define to module.h 13 years ago
nand.h nand bb: add proper bb remove function 13 years ago
net.h iim: fix compilation when NET is not selected 11 years ago
notifier.h notifier: sparse fixes 13 years ago
ns16550.h ns16550: support for UART with broken FIFO 12 years ago
of.h oftree: add of_fix_tree() 12 years ago
param.h parameter: remove unused struct member 12 years ago
part.h rename U-Boot-v2 project to barebox 14 years ago
partition.h Removed duplicate definition for DEVFS_PARTITION_xxx 11 years ago
password.h login: add timeout support 12 years ago
platform_ide.h Add driver for IDE like interfaces 12 years ago
poller.h Add generic poll infrastructure 13 years ago
progress.h add progression bar function 13 years ago
pwm.h drivers/pwm: add duty_ns and period_ns to core pwm chip 12 years ago
qsort.h add qsort support 11 years ago
readkey.h readkey: add define for Ascii keys 12 years ago
rtc.h Initial revision 23 years ago
s_record.h Initial revision 23 years ago
scsi.h USB mass storage device driver initial implementation 12 years ago
sizes.h svn_rev_082 16 years ago
stdio.h fix fprintf prototype and return value 12 years ago
stdlib.h include support for a simple pseudo number generator 13 years ago
string.h add protection from double inclusion in string.h 16 years ago
stringlist.h stringlist: implement string_list_add_asprintf 12 years ago
tlsf.h adapt tlsf for barebox 12 years ago
types.h add __[lb]e types 15 years ago
ubi-media.h documentation updates 14 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
xfuncs.h Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago
xyzModem.h stddef: introduce true/false enum 13 years ago