summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-next/misc'Sascha Hauer2014-07-041-0/+3
|\ \
| * | string_list: Add string_list_for_each_entry macroSascha Hauer2014-07-031-0/+3
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2014-07-046-0/+624
|\ \
| * | net: add RealTek RTL-8139 PCI Ethernet driverAntony Pavlov2014-07-041-0/+5
| * | PCI: initial commitAntony Pavlov2014-07-044-0/+563
| * | linux/ioport.h: include missed <linux/list.h>Antony Pavlov2014-07-041-0/+1
| * | i2c: i2c_gpio: add devicetree supportAntony Pavlov2014-06-251-0/+55
| |/
* / Documentation: remove doxygen documentationSascha Hauer2014-06-2610-62/+0
|/
* param: Add support for long long read only dev paramHerve Codina2014-06-131-0/+9
* Merge branch 'for-next/usb'Sascha Hauer2014-06-041-5/+0
|\
| * usb: drop unused USB_UHCI_*_ID macrosAntony Pavlov2014-05-221-4/+0
| * usb: remove unimplemented usb_get_dev_index() declarationAntony Pavlov2014-05-221-1/+0
* | Merge branch 'for-next/tegra'Sascha Hauer2014-06-043-0/+118
|\ \
| * | mci: implement non-removable propertyLucas Stach2014-06-041-0/+1
| * | reset: add reset controller frameworkLucas Stach2014-05-152-0/+117
* | | Merge branch 'for-next/net-of-phy'Sascha Hauer2014-06-041-21/+15
|\ \ \
| * | | net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-14/+0
| * | | net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-7/+15
| | |/ | |/|
* | | Merge branch 'for-next/net'Sascha Hauer2014-06-041-2/+3
|\ \ \
| * | | net: Allow to use multiple network interfaces at onceSascha Hauer2014-05-151-1/+2