barebox / include /
@Antony Pavlov Antony Pavlov authored on 25 Dec 2011
Sascha Hauer committed on 2 Jan 2012
..
asm-generic add magicvar command 12 years ago
cramfs fix cramfs support broken since zlib update 12 years ago
i2c Allow data-only i2c transfers 12 years ago
linux add resource management functions 12 years ago
mfd mfd mc13892: support reading the revision 13 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 Extended USB device matching. 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 initrd_address and initrd_size 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 add kernel gunzip implementation 12 years ago
complete.h list: remove duplicated list.h 14 years ago
console.h console: add console unregistering 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 implement resource management for platform devices 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 introduce some env helpers 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 add file detection support 12 years ago
fnmatch.h add globbing support 16 years ago
fs.h fs: implement flush function 13 years ago
ft_build.h rename U-Boot-v2 project to barebox 14 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 factor out iminfo command 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
keyboard.h [Strange. I _did_ check these in before. Seems SF restored an old 20 years ago
kfifo.h kfifo: kfifo_put takes a const buffer 13 years ago
kgdb.h Initial revision 21 years ago
led.h LED: Add LED trigger support 13 years ago
libbb.h commands/cp: add verbose mode which displays progress bar 12 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 mii: add a parent pointer to miidevs and set it to the hardware device 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: switch to resource 12 years ago
of.h initial oftree command support 12 years ago
param.h rework device parameters 13 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 list: remove duplicated list.h 14 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
watchdog.h Cleanup (PPC4xx is AMCC now) 18 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