summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* menu: add vi like key supportDu Huanpeng2016-04-191-6/+9
* wchar_t: wchar_t should go to stddef.hDu Huanpeng2016-04-143-4/+4
* NULL: keep NULL definition in stddef.h onlyDu Huanpeng2016-04-142-14/+2
* mci: mxs: add support for dt aliases to name devicesUwe Kleine-König2016-04-121-1/+9
* pinctrl: mxs: add raw value from device tree to debug outputUwe Kleine-König2016-04-121-2/+2
* lib: declared buffer is too small to hold stringRenaud Barbier2016-04-121-1/+1
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-0855-2386/+18644
|\
| * ubifs: update implementation from u-boot v2016.03Alexander Stein2016-04-0825-1960/+16758
| * 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-082-3/+2
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-083-0/+595
| * 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-083-0/+308
| * printk: Add printk_onceAlexander Stein2016-04-081-0/+10
| * rbtree: Update to u-boot v2016.03Alexander Stein2016-04-083-373/+697
| * mtd: ubi: Set max_write_size to actual value read from flashAlexander Stein2016-04-081-1/+1
| * mtd: cfi-flash: Set MTD's writebufsizeAlexander Stein2016-04-081-0/+1
| * decompressors: Use malloc/free wrappersSascha Hauer2016-04-0810-41/+55
| * PPC: atomic: remove non existing header includeSascha Hauer2016-04-081-2/+0
| * PPC: discard unused functionsSascha Hauer2016-04-081-0/+1
| * mtd: doc3: Fix wrong format specifierSascha Hauer2016-04-081-1/+1
| * commands: nandtest: Fix wrong format specifierSascha Hauer2016-04-081-1/+1
| * ARM: i.MX27: Fix gpt compatible for latest device treesSascha Hauer2016-04-081-0/+3
* | Merge branch 'for-next/ubiformat'Sascha Hauer2016-04-089-12/+157
|\ \
| * | ubiformat: Cleanly umount and detach the ubi before formatingMarkus Pargmann2016-04-081-2/+22
| * | commands: ubidetach: Allow mtd devices as argumentSascha Hauer2016-04-081-4/+26
| * | mtd: ubi: Add function to get ubi number from mtd deviceSascha Hauer2016-04-082-0/+21
| * | mtd: ubi: umount mounted volumes before detaching a ubi deviceSascha Hauer2016-04-081-0/+17
| * | mtd: ubi: make ubi_detach_mtd_dev ubi internalSascha Hauer2016-04-084-2/+23
| * | mtd: ubi: rename cdev.c to barebox.cSascha Hauer2016-04-082-1/+1
| * | fs: umount based on device path and mount pathMarkus Pargmann2016-04-083-4/+47
| * | fs: Add for_each_fs_device_safe()Markus Pargmann2016-04-081-0/+1
| |/
* | Merge branch 'for-next/rtc'Sascha Hauer2016-04-082-7/+19
|\ \
| * | ds1307: Configure ds1341 for lowest power modeAndrey Smirnov2016-04-051-4/+16
| * | ds1307: Fix a bug in probe()Andrey Smirnov2016-04-051-1/+1
| * | rtc: abracon: Check obtained time for validityAndrey Smirnov2016-04-051-2/+2
* | | Merge branch 'for-next/mtd-imx-nand'Sascha Hauer2016-04-082-121/+139
|\ \ \
| * | | mtd: nand-imx: fix raw read/writeSascha Hauer2016-03-171-28/+111
| * | | mtd: remove unused debug definesSascha Hauer2016-03-171-19/+0
| * | | mtd: nand-imx: remove/replace debug printSascha Hauer2016-03-171-5/+1
| * | | mtd: nand-imx: remove dead codeSascha Hauer2016-03-171-45/+0
| * | | mtd: nand-imx: Fix correct_data return value for v2/v3 controllersSascha Hauer2016-03-171-12/+6
| * | | mtd: nand-imx: Fix v1 controller ECC codeSascha Hauer2016-03-171-12/+21
* | | | Merge branch 'for-next/misc'Sascha Hauer2016-04-081-4/+4
|\ \ \ \
| * | | | defaultenv-2: add automount for nfsUwe Kleine-König2016-04-081-4/+4
* | | | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-0837-1298/+2107
|\ \ \ \ \
| * | | | | imx-bbu-nand-fcb: Print error message when out of pebsSascha Hauer2016-04-081-1/+3