summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | scripts: imx-usb-loader: support set_bits/clear_bitsSascha Hauer2016-04-281-6/+39
| * | | | | scripts: imx-usb-loader: make debug output more usefulSascha Hauer2016-04-281-3/+4
| * | | | | scripts: imx: support set_bits/clear_bitsSascha Hauer2016-04-285-9/+51
| * | | | | ARM: GuF Vincell: run code for LT variant aswellSascha Hauer2016-04-271-1/+2
| * | | | | ARM: i.MX: esdctl: Fix wrong driver nameSascha Hauer2016-04-131-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/bootm'Sascha Hauer2016-05-0911-41/+130
|\ \ \ \ \
| * | | | | blspec: push appendroot handling to bootmSascha Hauer2016-05-041-26/+13
| * | | | | bootm: Optionally add a root= option to Kernel command lineSascha Hauer2016-05-044-0/+37
| * | | | | parameter: Use strtoboolSascha Hauer2016-05-041-4/+8
| * | | | | getenv_bool: use strtoboolSascha Hauer2016-04-291-11/+17
| * | | | | string: Introduce strtoboolSascha Hauer2016-04-292-0/+44
| * | | | | globalvar: Allow to remove globalvarsSascha Hauer2016-04-292-0/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/arm'Sascha Hauer2016-05-0944-196/+236
|\ \ \ \ \
| * | | | | serial_auart: make dt awareUwe Kleine-König2016-04-271-0/+9
| * | | | | images: Makefile.socfpga: fix typoUlrich Ölmann2016-04-271-1/+1
| * | | | | ARM: i.MX: increase barebox partition sizesSascha Hauer2016-04-2726-82/+82
| * | | | | ARM: dts: Fix partition namesSascha Hauer2016-04-2728-97/+97
| * | | | | move FLEXIBLE_BOOTARGS from commands/ to common/Sascha Hauer2016-04-252-13/+12
| * | | | | ARM: Bootm: FIT image handler depends on CONFIG_FITIMAGESascha Hauer2016-04-251-1/+1
| * | | | | ARM: bootm: Move mem_free calculation into get_kernel_addresses()Sascha Hauer2016-04-201-11/+10
| * | | | | ARM: bootm: Let get_kernel_addresses() determine SDRAM region itselfSascha Hauer2016-04-201-14/+20
| * | | | | ARM: board: phytec-som-am335x: RAM timings for phycore-r2 1GBTeresa Remmet2016-04-193-0/+27
* | | | | | Release v2016.05.0v2016.05.0Sascha Hauer2016-05-091-1/+1
| |/ / / / |/| | | |
* | | | | sata-imx: Fix a typoAndrey Smirnov2016-04-281-1/+1
* | | | | documentation: i2c_read() does not expect any "DATA".Andreas Geisenhainer2016-04-281-1/+1
| |_|_|/ |/| | |
* | | | 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