summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-182-8/+0
| * | | USB: Use descriptors from ch9.hSascha Hauer2014-07-181-62/+1
| * | | USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-181-17/+18
* | | | Merge branch 'for-next/rtc'Sascha Hauer2014-08-073-0/+71
|\ \ \ \
| * | | | rtc-lib: import rtc_time_to_tm() from linux-3.15Antony Pavlov2014-08-021-0/+1
| * | | | Merge branch 'for-next/i2c' into HEADSascha Hauer2014-08-022-0/+84
| |\ \ \ \
| * | | | | Add a simple rtc frameworkAntony Pavlov2014-07-312-0/+48
| * | | | | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-311-0/+22
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/net'Sascha Hauer2014-08-071-0/+1
|\ \ \ \ \
| * | | | | net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-311-0/+1
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2014-08-079-18/+573
|\ \ \ \ \
| * | | | | include/bbu: Add missing include errno.hMarkus Pargmann2014-07-291-0/+2
| | |_|/ / | |/| | |
| * | | | lib: Add bitmap functions from kernelSascha Hauer2014-07-171-0/+285
| * | | | include: update bitop functions from kernelSascha Hauer2014-07-172-1/+228
| * | | | include: Add foreign endianess adding functions from kernelSascha Hauer2014-07-171-0/+29
| * | | | include: Add round_up/round_down macros from kernelSascha Hauer2014-07-171-0/+13
| * | | | include: Add DECLARE_BITMAP from kernelSascha Hauer2014-07-171-0/+3
| * | | | introduce verbose debugSascha Hauer2014-07-171-1/+7
| * | | | malloc.h: fix codingstyleSascha Hauer2014-07-091-9/+6
| * | | | dlmalloc: remove unused functionsSascha Hauer2014-07-091-7/+0
* | | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-075-21/+141
|\ \ \ \ \
| * | | | | Add support for metadata in barebox imagesSascha Hauer2014-08-072-0/+123
| * | | | | read_file: introduce read_file_2Sascha Hauer2014-08-071-0/+3
| * | | | | move file helper functions to separate fileSascha Hauer2014-08-073-21/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/marvell'Sascha Hauer2014-08-073-9/+22
|\ \ \ \ \
| * | | | | of: pci: import of_pci_get_devfn()Sebastian Hesselbarth2014-07-311-0/+17
| * | | | | pci: set auto-incremented bus numberSebastian Hesselbarth2014-07-311-9/+3
| * | | | | ARM: mvebu: allow to fixup mbus rangesSebastian Hesselbarth2014-07-251-0/+2
| |/ / / /
* | | | | Merge branch 'for-next/i2c'Sascha Hauer2014-08-072-0/+84
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | gpio: add driver for PCA95[357]x, PCA9698, TCA64xx, and MAX7310 SMBus I/O exp...Antony Pavlov2014-07-141-0/+27
| * | | | i2c: import SMBus stuff from linuxAntony Pavlov2014-07-141-0/+57
| |/ / /
* | | | Merge branch 'for-next/env'Sascha Hauer2014-08-071-1/+2
|\ \ \ \
| * | | | envfs: change API to be able to forward special flags into the envfs superblockJuergen Borleis2014-08-011-1/+1
| * | | | envfs: provide an intentional way to ignore an existing external environmentJuergen Borleis2014-08-011-0/+1
| |/ / /
* | | | Merge branch 'for-next/efi'Sascha Hauer2014-08-078-549/+665
|\ \ \ \ | |_|_|/ |/| | |
| * | | EFI: introduce efi_strguid to convert GUID to human readable namesJean-Christophe PLAGNIOL-VILLARD2014-07-161-0/+108
| * | | Add initial EFI architecture supportSascha Hauer2014-07-161-265/+204
| * | | efi: Add more error codesSascha Hauer2014-07-141-7/+34
| * | | filetype: Add DOS EXE file detection supportSascha Hauer2014-07-141-0/+1
| * | | Move efi.h to include/Sascha Hauer2014-07-141-0/+0
| * | | block: Add flush callbackSascha Hauer2014-07-141-0/+1
| * | | Add beginning wchar supportSascha Hauer2014-07-141-0/+18
| * | | Add hex_byte_pack and hex_byte_pack_upper from kernelSascha Hauer2014-07-111-1/+22
| * | | console: Add puts callback to console devicesSascha Hauer2014-07-111-0/+1
| * | | Make IPaddr_t a 32bit typeSascha Hauer2014-07-111-1/+1
| |/ /
* / / console: Allow persistent device namesSascha Hauer2014-07-111-0/+2
|/ /
* / barebox: common: added new filetypesWadim Egorov2014-07-091-0/+2
|/
* rtc.h: drop unused U-Boot stuff; fix whitespaceAntony Pavlov2014-07-071-5/+1
* Merge branch 'for-next/net'Sascha Hauer2014-07-041-3/+5
|\
| * net.h: add ETH_ALEN constant; fix whitespacesAntony Pavlov2014-07-021-3/+5