9
0
Fork 0
barebox/include
Sascha Hauer 97d2da3d98 Merge branch 'for-next/video' 2017-03-13 08:16:53 +01:00
..
asm-generic ARM: start: Fix image size calculation 2017-02-08 12:03:20 +01:00
cramfs fs: import magic.h from Linux kernel 2016-02-03 07:57:36 +01:00
crypto crypto: add CRC32 digest 2016-05-25 10:41:30 +02:00
dma dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDS 2013-07-23 16:25:13 +02:00
dt-bindings MIPS: ath79: dts: sync clk stuff with linux v4.7-rc2 2016-06-14 08:39:55 +02:00
efi efi: move x86 clocksource init at core initcall level 2017-03-09 07:36:15 +01:00
gui GUI: Add code to draw simple graphics 2016-06-30 08:33:53 +02:00
i2c i2c: algo-bit: remove prototype for non-existing function 2016-11-17 07:58:51 +01:00
input input: Add device tree parsing support for matrix keymap 2016-01-13 16:28:07 +01:00
linux clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREE 2017-03-09 08:13:38 +01:00
mfd regmap: Implement syscon_node_to_regmap() 2017-03-09 08:13:38 +01:00
mtd mtd: ubi: introduce barebox specific ioctl to get ubi_num 2016-09-22 09:42:02 +02:00
platform_data net: smc911x: Add parsing devicetree options 2016-07-05 09:02:41 +02:00
serial ARM: i.MX: Add i.MX7 base architecture support 2017-01-20 09:10:30 +01:00
spi ARM i.MX31: add SPI support 2016-08-03 07:30:41 +02:00
sys fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00
usb usb: gadget: properly release f_multi_opts 2017-03-09 09:37:03 +01:00
video video: add VPL ioctl to get bus format 2016-08-25 08:28:40 +02:00
.gitignore Add more files to .gitignore 2016-07-05 09:02:40 +02:00
abort.h Limit data_abort_mask to !PBL 2015-07-29 10:22:05 +02:00
aimage.h arm: add Android boot image support 2012-04-13 12:08:42 +02:00
aiodev.h drivers: Introduce AIODEV subsystem 2016-05-18 07:47:46 +02:00
ata_drive.h x86: Add support for IDE on the legacy I/O ports 2014-04-08 08:17:55 +02:00
bbu.h Merge branch 'for-next/imx-bbu-nand-fcb' 2016-04-08 13:37:28 +02:00
binfmt.h Introduce binfmt support 2012-04-18 20:14:12 +08:00
block.h block: Add flush callback 2014-07-14 08:01:11 +02:00
blspec.h bootentries: Move struct bootentries to include/boot.h 2016-07-26 08:31:35 +02:00
boot.h boot: Move code to common/ 2016-07-26 08:31:35 +02:00
bootchooser.h boot: add framework for redundant boot scenarios 2016-09-22 11:44:23 +02:00
bootm.h include: Move bulk of boot.h to bootm.h 2016-07-26 08:31:31 +02:00
bootsource.h bootsource: Add NET bootsource 2015-05-27 08:56:07 +02:00
bootstrap.h Merge branch 'for-next/misc' 2016-01-11 13:11:06 +01:00
bpkfs.h fs: bpkfs: add missing include 2013-10-21 09:13:51 +02:00
bunzip2.h use kernel bunzip implementation 2011-11-29 21:12:27 +01:00
byteorder.h net: provide alternatives to {ntoh, hton}[sl] funtions with cleaner semantics 2014-02-10 09:02:20 +01:00
cache.h remove strange flush_cache functions 2010-10-21 22:21:25 +02:00
clock.h clocksource: allow to have multiple device from clock source 2017-03-09 07:36:15 +01:00
cmdlinepart.h cmdlinepart: add function to parse a cmdline partition string 2015-02-12 09:33:43 +01:00
command.h command.h: drop unused Struct_Section attribute 2016-11-08 08:54:52 +01:00
common.h libfile: move open_and_lseek() to libfile 2016-04-15 12:21:45 +02:00
complete.h complete: Add devicetree completion 2014-05-19 22:23:56 +02:00
console.h console: expose consoles in devfs 2017-02-28 15:52:35 +01:00
console_countdown.h console_countdown: add possibility to abort countdown by external commands 2017-03-10 08:43:27 +01:00
crc.h include: move crc specific stuff to crc.h 2016-04-15 12:21:44 +02:00
crc7.h crypto: Add crc7 function 2011-11-25 12:37:25 +01:00
ddr_spd.h ddr_spd: add routine for printing DDR2 SPD contents in human-readable format 2015-07-14 07:09:19 +02:00
debug_ll.h debug_ll: change the argument type of putc_ll() 2015-01-21 14:57:05 +01:00
dhcp.h net: dhcp: Split dhcp funcionality & add dhcp command 2015-06-05 13:32:39 +02:00
digest.h crypto: add CRC32 digest 2016-05-25 10:41:30 +02:00
dirent.h fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00
disks.h DISK: Add common partition handling for disk like media 2011-11-28 09:23:24 +01:00
dma-dir.h dma: add streaming DMA ops 2015-03-06 07:51:51 +01:00
dma.h implement dma_alloc_writecombine 2015-08-07 15:42:55 +02:00
driver.h devfs: Add optional truncate callback for device files 2017-01-11 08:06:48 +01:00
efi.h efi: add prototype and definition for setting timer 2017-03-09 07:36:15 +01:00
elf.h whole tree: remove trailing whitespaces 2016-04-21 15:17:52 +02:00
envfs.h envfs: include errno.h 2014-11-26 19:21:09 +01:00
environment.h include/environment.h: Add missing include 2014-10-22 15:57:08 +02:00
errno.h introduce strerrorp 2015-09-23 17:12:44 +02:00
fb.h fb: introduce flush for virtual framebuffer 2017-02-28 15:52:53 +01:00
fcntl.h fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00
fdt.h include: add includes includes to make fdt.h, of.h and state.h self contained 2015-04-17 07:31:35 +02:00
file-list.h Add function to parse a string in dfu format 2014-07-22 08:11:08 +02:00
filetype.h filetype: Add image type for boot images used on Armada 370 and XP 2017-03-02 14:03:43 +01:00
firmware.h Add a Firmware programming framework 2014-09-09 10:30:25 +02:00
fnmatch.h add globbing support 2008-03-09 22:35:38 +01:00
fs.h Merge branch 'for-next/include-cleanup' 2016-05-09 08:49:42 +02:00
getopt.h getopt: change optstring to const char* 2013-02-11 20:57:34 +01:00
glob.h hardcode _FILE_OFFSET_BITS to 32 2008-06-03 13:34:45 +02:00
globalvar.h nvvar: add static inline dummy for nvvar_save 2017-01-09 13:41:13 +01:00
gpio.h gpio: Drop asm-generic/gpio.h 2015-08-20 07:47:11 +02:00
gpio_keys.h input: gpio-keys: separate internal data from platform_data 2014-02-17 08:23:41 +01:00
gunzip.h decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning 2012-01-02 12:33:52 +01:00
hab.h imx: hab: Make hab status functions SoC specific 2016-02-04 14:38:33 +01:00
image-fit.h include: Move bulk of boot.h to bootm.h 2016-07-26 08:31:31 +02:00
image-metadata.h imd: Add function to read parameters 2016-04-01 10:38:55 +02:00
image.h uimage: add define for ARM64 architecture 2016-07-06 11:23:50 +02:00
init.h exitcall: Add exitcall infrastructure 2015-07-13 08:28:19 +02:00
int_sqrt.h video/edid: Move int_sqrt() out 2016-06-30 08:33:53 +02:00
io.h Abolish cpu_read* and cpu_write* accessors 2015-05-20 08:05:44 +02:00
ioctl.h add basic at91sam9260 support. Currently only second stage 2008-06-06 09:30:32 +02:00
jtag.h Add JTAG bitbang driver 2012-08-13 21:38:50 +02:00
kallsyms.h kallsyms/printk: enable symbol printing support (%pS) 2011-03-10 14:50:16 +01:00
kfifo.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
kgdb.h Initial revision 2002-08-27 10:38:37 +00:00
led.h led: add missing includes 2016-01-07 12:35:25 +01:00
libbb.h move file helper functions to separate file 2014-08-07 06:13:51 +02:00
libfile.h libfile: Change write_full to be have const buf 2016-07-08 08:59:31 +02:00
libgen.h move dirname() and basename() to lib/libgen.c and add header file 2007-09-24 16:57:12 +02:00
local_mac_address.h introduce helper to generate mac address with OUI 2013-09-22 20:27:12 +02:00
lzo.h lzo: update to lzo-2013 2013-09-22 16:48:46 +02:00
magicvar.h magicvar: Add magicvar macro with additional name argument 2012-05-15 09:05:51 +02:00
malloc.h malloc: Add a function to detect if malloc pool is already initialized 2015-01-05 11:30:59 +01:00
math.h commands: add let command which supports proper arithmetic 2013-01-09 10:32:54 +01:00
mci.h mci: Allow to partition eMMC boot partitions 2017-01-19 15:21:33 +01:00
memory.h memory: return error in barebox_add_memory_bank 2012-10-08 00:33:21 +02:00
memtest.h memtest: By default only test biggest region 2015-11-04 08:03:43 +01:00
menu.h menu: sanitize menu_add_title 2017-01-10 08:27:33 +01:00
mmu.h rework remap_range 2015-11-03 07:27:44 +01:00
module.h module.h: Add THIS_MODULE 2016-04-08 13:33:18 +02:00
nand.h mtd: nand: remove automatically created bb devices 2015-02-12 09:33:43 +01:00
net.h net: add linux.bootarg parameter from ifup call 2016-09-22 11:30:38 +02:00
notifier.h lib: fix whitespace, drop blank lines at EOF 2014-01-06 09:24:22 +01:00
of.h of: provide for_each_matching_node_from 2017-01-17 07:56:27 +01:00
of_address.h of: import pci range parser from linux 2014-10-08 08:39:01 +02:00
of_device.h OF: Port of_match_device() and of_device_get_match_data() 2016-04-28 07:44:04 +02:00
of_gpio.h i2c: i2c_gpio: add devicetree support 2014-06-25 08:34:48 +02:00
of_graph.h of_graph: add of_graph_port_is_available 2015-07-13 08:38:18 +02:00
of_mtd.h of: mtd: Import of_get_nand_ecc_{step_size, strength} from Linux 2015-11-23 08:00:09 +01:00
of_net.h of/net: Add net related of helpers 2013-04-04 23:23:41 +02:00
of_pci.h of: pci: import of_pci_get_devfn() 2014-07-31 07:29:22 +02:00
param.h devparam: add static inline dummy for dev_add_param_bitmask 2017-01-09 13:41:13 +01:00
part.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
partition.h treewide include/: Add missing includes 2013-05-31 08:32:59 +02:00
password.h login: cleanup password code 2015-08-28 08:00:30 +02:00
pbl.h pbl: factorise decompressor 2013-01-30 22:32:13 +01:00
pinctrl.h pinctrl: Add provisions to control GPIO pin direction 2016-11-14 08:57:57 +01:00
poller.h poller: Fix async poller 2016-01-13 15:55:23 +01:00
printk.h printk: Fix pr_cont 2016-07-22 12:02:19 +02:00
progress.h add progression bar function 2010-06-28 10:43:55 +02:00
pwm.h PWM: Allow multiple PWMs per device node 2015-06-12 12:00:41 +02:00
qsort.h qsort: declare strcmp_compar publically 2012-06-30 22:34:54 +02:00
ratp.h barebox remote control 2016-01-18 09:25:09 +01:00
ratp_bb.h barebox remote control 2016-01-18 09:25:09 +01:00
readkey.h output: use '[0m' to reset colors 2017-01-24 09:34:11 +01:00
regmap.h regmap: Add regmap_write_bits() function 2017-01-10 08:27:33 +01:00
regulator.h regulator: Add support for regulator-boot-on device tree property 2015-07-15 07:52:25 +02:00
reset_source.h reset-source: add stub for of_get_reset_source_priority 2015-09-04 08:02:18 +02:00
restart.h restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
rsa.h crypto: add RSA support 2016-01-26 22:45:41 +01:00
rtc.h hwclock command: use format like the Linux tool does 2016-01-07 08:45:12 +01:00
s_record.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
scsi.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
shell.h include: move shell prototypes to shell.h 2016-04-15 12:21:44 +02:00
sntp.h net: Add SNTP support 2016-01-07 08:46:09 +01:00
state.h state: Refactor state framework 2016-07-08 08:59:31 +02:00
stdio.h stdio: Whitespace cleanup 2016-04-15 12:21:46 +02:00
stdlib.h stdlib.h: include missed types.h 2014-05-07 08:23:08 +02:00
stmp-device.h ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
string.h string: Introduce strtobool 2016-04-29 11:29:25 +02:00
stringlist.h stringlist: the string argument should be const 2014-12-04 08:24:05 +01:00
tlsf.h drop <stddef.h> includes 2015-07-23 16:46:04 +02:00
twl6030_pwrbtn.h twl6030: add power button as an input key 2013-03-25 10:21:20 +01:00
types.h add __[lb]e types 2009-04-06 11:12:54 +02:00
ubiformat.h commands: ubiformat: move code to common/ 2016-04-26 08:08:25 +02:00
uimagefs.h fs: add uimagefs 2013-09-27 10:39:56 +02:00
uncompress.h Add generic uncompress function 2011-11-29 21:12:42 +01:00
unistd.h fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00
usb_dfu_trailer.h rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
w1_mac_address.h string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
watchdog.h wd: add stub for of_get_watchdog_priority 2015-09-04 08:02:18 +02:00
wchar.h wchar_t: wchar_t should go to stddef.h 2016-04-14 08:07:13 +02:00
xfuncs.h xfuncs: add wrapper for wchar strdup functions 2015-07-23 16:46:14 +02:00
xymodem.h commands: change Y-Modem implementation 2012-11-12 09:35:53 +01:00