summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Provide new way to configure network devicesSascha Hauer2017-12-141-0/+7
* net: remove "current" network deviceSascha Hauer2017-12-141-2/+0
* net: Pick network device based on IP settingsSascha Hauer2017-12-141-0/+1
* net: dhcp: reworkSascha Hauer2017-12-141-1/+21
* net: dhcp: Allow to specify network deviceSascha Hauer2017-12-142-4/+6
* net: allow udp connections on specified network deviceSascha Hauer2017-12-011-0/+4
* net: Use a single gatewaySascha Hauer2017-12-011-1/+1
* net: dhcp: Do not overwrite serverip if it is validSascha Hauer2017-12-011-0/+1
* net: introduce global.net.serverSascha Hauer2017-12-011-1/+0
* net: Add functions to get/set nameserver and domainnameSascha Hauer2017-12-011-0/+4
* net: Add and use IP_BROADCASTSascha Hauer2017-12-011-0/+2
* driver: Add device_detect_all() functionSascha Hauer2017-12-011-0/+1
* uimage: fix: add can_lseek_backward and use in uimage_openMichael Grzeschik2017-11-101-0/+20
* Merge branch 'for-next/usbgadget'Sascha Hauer2017-10-193-0/+14
|\
| * usbgadget: fastboot: Allow to automatically export the bbu handlersSascha Hauer2017-09-271-0/+7
| * bbu: Add function to iterate over registered handlersSascha Hauer2017-09-271-0/+2
| * file_list: Add function to get entry by its nameSascha Hauer2017-09-271-0/+2
| * file_list: Add function to add an entry to the listSascha Hauer2017-09-271-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2017-10-193-2/+4
|\ \
| * | regmap: port regmap_update_bits from linuxSteffen Trumtrar2017-10-161-1/+2
| * | elf.h: Use EI_NIDENT instead of numeric valueAntony Pavlov2017-10-161-1/+1
| * | mmc: allow skipping SD card initializationPhilipp Zabel2017-09-261-0/+1
| |/
* / of: base: add function to copy a device tree nodeMichael Olbrich2017-10-171-0/+2
|/
* Merge branch 'for-next/mtd'Sascha Hauer2017-09-081-0/+3
|\
| * mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-061-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2017-09-082-28/+223
|\ \
| * | asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-28/+217
| * | of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-081-0/+6
* | | Merge branch 'for-next/mips'Sascha Hauer2017-09-081-1/+1
|\| |
| * | filetype: fix file type detection for Barebox MIPSOleksij Rempel2017-08-151-1/+1
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2017-09-081-0/+2
|\ \
| * | efi: make sure efi-fs is started in the right orderMichael Olbrich2017-09-081-0/+2
| |/
* / atmel_lcdfb: define power_control gpio in platform_dataSam Ravnborg2017-09-061-1/+2
|/
* Merge branch 'for-next/mmc'Lucas Stach2017-07-311-49/+43
|\
| * mmc_extcsd command: reworkSascha Hauer2017-07-061-2/+5
| * mmc: add eMMC v5 and V5.1 detection supportPeter Seiderer2017-07-061-0/+2
| * mmc: Consistently use EXT_CSD_* names from eMMC 5.1 specSascha Hauer2017-07-061-48/+37
* | Merge branch 'for-next/imx'Lucas Stach2017-07-312-0/+63
|\ \
| * | include: Add phy-id-list.hAndrey Smirnov2017-07-301-0/+12
| * | ARM: i.MX: Import imx7-iomuxc-gpr.h from Linux kernelAndrey Smirnov2017-07-301-0/+51
* | | Merge branch 'for-next/efi'Lucas Stach2017-07-311-0/+1
|\ \ \
| * | | devfs-core: add function to find cdev by partuuidSteffen Trumtrar2017-07-101-0/+1
| |/ /
* / / gpio: move active state function stubs to GPIOLIBLucas Stach2017-07-101-5/+6
|/ /
* / Revert "param: fix stub prototype of dev_add_param"Lucas Stach2017-07-061-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2017-06-143-2/+13
|\
| * fs: add cdev_create_loop and cdev_remove_loop for loop mount optionPhilipp Zabel2017-06-062-0/+3
| * cdev: make file operations constPhilipp Zabel2017-06-011-1/+1
| * commands: allow <cmd>_aliases[] to be constIan Abbott2017-05-191-1/+1
| * fs: Create automount entries for the default mount pathesSascha Hauer2017-05-101-0/+8
* | Merge branch 'for-next/gpio'Sascha Hauer2017-06-141-0/+25
|\ \