barebox / include /
@Sascha Hauer Sascha Hauer authored on 27 Jan 2012
..
asm-generic introduce barebox_bare_init_size to known the bare_init size and check it 12 years ago
cramfs fix cramfs support broken since zlib update 12 years ago
i2c Allow data-only i2c transfers 12 years ago
linux kconfig: sync to linux 3.2-rc4 12 years ago
mci twl6030: add missing twl6030 header file. 12 years ago
mfd twl-core: add support for twl6030 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 driver: switch driver_d name to const char* 12 years ago
.gitignore move barebox_default_env.h to include/generated/ 13 years ago
ata_drive.h ATA Disk Support: Add support for native ATA type drives 12 years ago
block.h add block support 13 years ago
bmp_layout.h framebuffer: Add bmp command to show bmp files 14 years ago
boot.h bootm: use new uimage code 12 years ago
bunzip2.h use kernel bunzip implementation 12 years ago
cache.h remove strange flush_cache functions 13 years ago
clock.h shift and clocksource 12 years ago
command.h commands: really print BAREBOX_CMD_HELP_TEXT 12 years ago
common.h Merge branch 'pu/debug' into next 12 years ago
complete.h list: remove duplicated list.h 14 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 driver: switch driver_d name to const char* 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 rename U-Boot-v2 project to barebox 14 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 fec imx27: Add RMII support 15 years ago
filetype.h filetype: Add oftree detection 12 years ago
fnmatch.h add globbing support 16 years ago
fs.h fs: implement flush function 13 years ago
getopt.h svn_rev_282 16 years ago
glob.h hardcode _FILE_OFFSET_BITS to 32 15 years ago
gpio.h GPIO support 15 years ago
gunzip.h decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning 12 years ago
image.h move code now only used in mkimage to mkimage 12 years ago
init.h init: introduce mem, mmu and postmmu initcall 12 years ago
io.h add cpu native ordered io accessors 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 add magicvar command 12 years ago
malloc.h malloc: put common memory functions to seperate file 13 years ago
mci.h Use generic block layer to access the drives and do partition parsing 12 years ago
memory.h register sdram as resources 12 years ago
menu.h Menu: add box style entry 13 years ago
miidev.h net: miidev: factor out miidev_get_status() 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 net: make the ethernet device a child of the hardware device 12 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 param: add config to disable it 12 years ago
part.h rename U-Boot-v2 project to barebox 14 years ago
partition.h introduce cdev 15 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
readkey.h Add Menu Framework 13 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-functions: add sorted insert 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