summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include: move crc specific stuff to crc.hSascha Hauer2016-04-152-100/+8
* include: move shell prototypes to shell.hSascha Hauer2016-04-152-11/+11
* include/common.h: remove unused struct memarea_infoSascha Hauer2016-04-151-10/+0
* include: move run_command prototype to command.hSascha Hauer2016-04-152-1/+1
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-0812-122/+788
|\
| * ubifs: update implementation from u-boot v2016.03Alexander Stein2016-04-081-3/+15
| * barebox-wrapper: Add kcalloc and __vmallocAlexander Stein2016-04-081-0/+2
| * barebox-wrapper: Implement kfree and vfree as static inline functionsAlexander Stein2016-04-081-2/+9
| * Move GFP_NOFS to barebox-wrapperAlexander Stein2016-04-081-1/+2
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-081-0/+260
| * module.h: Add THIS_MODULEAlexander Stein2016-04-081-0/+1
| * compiler*.h: include/linux/compiler*.h with Linux 4.5Alexander Stein2016-04-083-4/+203
| * printk: Add pr_contAlexander Stein2016-04-081-0/+1
| * Add list_sort from u-boot v2016.03Alexander Stein2016-04-081-0/+11
| * printk: Add printk_onceAlexander Stein2016-04-081-0/+10
| * rbtree: Update to u-boot v2016.03Alexander Stein2016-04-082-108/+267
| * decompressors: Use malloc/free wrappersSascha Hauer2016-04-081-4/+7
* | Merge branch 'for-next/ubiformat'Sascha Hauer2016-04-082-1/+4
|\ \
| * | mtd: ubi: Add function to get ubi number from mtd deviceSascha Hauer2016-04-081-0/+1
| * | mtd: ubi: make ubi_detach_mtd_dev ubi internalSascha Hauer2016-04-081-1/+1
| * | fs: umount based on device path and mount pathMarkus Pargmann2016-04-081-0/+1
| * | fs: Add for_each_fs_device_safe()Markus Pargmann2016-04-081-0/+1
| |/
* | Merge branch 'for-next/mtd-imx-nand'Sascha Hauer2016-04-081-19/+0
|\ \
| * | mtd: remove unused debug definesSascha Hauer2016-03-171-19/+0
* | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-088-154/+37
|\ \ \
| * | | mtd: nand: export nand_check_erased_bufSascha Hauer2016-04-081-0/+1
| * | | bbu: Allow to refresh/repair imagesSascha Hauer2016-04-081-0/+1
| | |/ | |/|
| * | commands: Create nand_bitflip commandSascha Hauer2016-04-061-0/+3
| * | remove now unused libmtdSascha Hauer2016-04-061-149/+0
| * | ubiformat: Use mtd-peb APISascha Hauer2016-04-062-4/+3
| * | mtd: Introduce mtd-peb APISascha Hauer2016-04-061-0/+21
| * | mtd: Introduce mtd_check_patternSascha Hauer2016-03-151-0/+1
| * | mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-151-1/+1
| * | mtd: Introduce function to get mtd type stringSascha Hauer2016-03-151-0/+1
| * | mtd: Add support for marking blocks as goodSascha Hauer2016-03-153-0/+5
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2016-04-081-6/+1
|\ \
| * | ARM: i.MX: remove unused imx-flash-header.hSascha Hauer2016-04-011-6/+1
| |/
* | bbu: print and evaluate image MetadataSascha Hauer2016-04-061-0/+1
* | imd: Add function to read parametersSascha Hauer2016-04-011-0/+1
* | imd: export functionsSascha Hauer2016-04-011-0/+5
|/
* Merge branch 'for-next/squashfs'Sascha Hauer2016-03-112-0/+43
|\
| * linux/fs.h: add types and routines needed for SquashFSYegor Yefremov2016-03-021-0/+27
| * linux/types.h: add sector_t and blkcnt_t typesYegor Yefremov2016-03-021-0/+16
* | Merge branch 'for-next/mtd'Sascha Hauer2016-03-114-12/+14
|\ \
| * | mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+2
| * | mtd: Fix erasing of devices >4GiBSascha Hauer2016-02-092-4/+4
| * | mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-092-8/+8
* | | Merge branch 'for-next/misc'Sascha Hauer2016-03-112-0/+27
|\ \ \
| * | | common: oftree: Add function to register set status fixupTeresa Remmet2016-03-011-0/+1
| * | | EP93xx eth: allow passing of phy config via platform dataAlexander Kurz2016-02-251-0/+26
| |/ /