barebox / include /
@Hubert Feurstein Hubert Feurstein authored on 19 Jul 2013
Sascha Hauer committed on 22 Jul 2013
..
asm-generic ARM: Add image end section 10 years ago
cramfs Change byte order detection mechanism to kernel style 11 years ago
gui gui: blit the surface on demand 11 years ago
i2c Merge branch 'for-next/of-i2c' 10 years ago
input input: add qt1070 touch keyboard support 11 years ago
linux clk: allow to instanciate clk mux without registering it 10 years ago
mfd mfd: mc34708: provide static inline wrapper 10 years ago
mtd libmtd: rename functions from mtd_* to libmtd_* 11 years ago
net net:designware: allow to pass the phy interface 11 years ago
platform_data macb: rename platform data 11 years ago
spi treewide include/: Add missing includes 10 years ago
usb usb: implement a usb_host_detect to scan individual USB hosts 10 years ago
video video: add atmel lcdc frambuffer support 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: ide: embed ata_ioports into struct ide_port and export it 10 years ago
bbu.h Add in-system barebox update infrastructure 11 years ago
binfmt.h Introduce binfmt support 12 years ago
block.h block: implement block_read/block_write functions 11 years ago
boot.h bootm: factor out code to make it usable from C 10 years ago
bootsource.h bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usb 11 years ago
bootstrap.h introduce common bootstrap code 11 years ago
bunzip2.h use kernel bunzip implementation 12 years ago
cache.h remove strange flush_cache functions 13 years ago
clock.h clock: introduce non interruptible timeout 11 years ago
command.h Treewide: remove address of the Free Software Foundation 11 years ago
common.h Merge branch 'for-next/misc' 10 years ago
complete.h common: fix typo cammand_var_complete 11 years ago
console.h console: Use dev_add_param_int for baudrate parameter 11 years ago
crc.h Some code cleanup 18 years ago
crc7.h crypto: Add crc7 function 12 years ago
ddr_spd.h common: DDR2 SPD checksum. 10 years ago
debug_ll.h debug_ll: Add some usage comments 11 years ago
digest.h Treewide: remove address of the Free Software Foundation 11 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
dma.h blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free inlines 11 years ago
driver.h driver: implement device_detect_by_name function 10 years ago
elf.h replace elf.h with the one from the linux kernel. It does not have powerpc 16 years ago
envfs.h env: add register_persistent_environment 11 years ago
environment.h treewide include/: Add missing includes 10 years ago
errno.h add strerror function 15 years ago
fb.h treewide include/: Add missing includes 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 net: fec: use standard phy type defines 11 years ago
filetype.h treewide include/: Add missing includes 10 years ago
fnmatch.h add globbing support 16 years ago
fs.h read_file: Make it work on tftp servers which do not pass size 12 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 treewide: Fix typo seperate -> separate 11 years ago
gpio.h gpio: fix typos 10 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 Enables to build bootm command on generic_x86. 10 years ago
init.h init: introduce mem, mmu and postmmu initcall 12 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-gpio: add bicolor led support 11 years ago
libbb.h recursive_action: add ACTION_FOLLOWLINKS support 11 years ago
libgen.h move dirname() and basename() to lib/libgen.c and add header file 16 years ago
lzo.h lzo: Allow for static inlining 11 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
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: Use tran_speed field to fix highspeed MMC card clock 10 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 Treewide: remove address of the Free Software Foundation 11 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: Set mac-address property 10 years ago
notifier.h treewide include/: Add missing includes 10 years ago
ns16550.h Treewide: remove address of the Free Software Foundation 11 years ago
of.h OF: base: cleanup base function include 10 years ago
of_net.h of/net: Add net related of helpers 11 years ago
param.h param: Add helpers to provide an enum parameter 10 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 Treewide: remove address of the Free Software Foundation 11 years ago
pbl.h pbl: factorise decompressor 11 years ago
pinctrl.h Add initial pinctrl support 11 years ago
platform_ide.h Add driver for IDE like interfaces 12 years ago
poller.h Add generic poll infrastructure 13 years ago
printk.h include/printk: fix level of pr_err and pr_warning 10 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 qsort: declare strcmp_compar publically 11 years ago
readkey.h Fix gotoXY argument order 10 years ago
reset_source.h reset_source: provide static inline function if disabled 11 years ago
rtc.h Treewide: remove address of the Free Software Foundation 11 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
sizes.h Add missing SZ_xx defines 11 years ago
smc911x.h net smc911x: add support for external PHY 11 years ago
stdio.h Fix typo. 10 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: fix cpp macro in header 11 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
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
xfuncs.h Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago
xymodem.h commands: change Y-Modem implementation 11 years ago