summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ubiformat: use default values for ubi_ver and image_seqSascha Hauer2016-04-262-2/+6
* usb: fastboot: drop CONFIG_COMMAND_SUPPORT dependencySascha Hauer2016-04-262-1/+5
* usb: fastboot: Use C API for ubiformatSascha Hauer2016-04-261-5/+11
* commands: ubiformat: move code to common/Sascha Hauer2016-04-266-641/+709
* commands: ubiformat: create separate function for ubiformatSascha Hauer2016-04-251-29/+54
* commands: ubiformat: Pass around context dataSascha Hauer2016-04-251-120/+121
* ARM: i.MX53: ccxmx53: Fix memory detection.Jason Cobham2016-04-214-20/+29
* filetype: Fix booting ARM Linux Kernels with CONFIG_EFI enabledSascha Hauer2016-04-191-2/+3
* fix erasing/protecting flashes with unspecified sizeSascha Hauer2016-04-198-8/+12
* i2c_probe: fix wrong start and stop addressesMiquel Raynal2016-04-151-1/+1
* ARM: tegra: set up stack before calling maincluster entryLucas Stach2016-04-141-3/+4
* scripts: imx-image: Fix image size in flash header for i.MX35Alexander Stein2016-04-141-3/+4
* 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