summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/xload.c
Commit message (Expand)AuthorAgeFilesLines
* arm: mach-omap: xload: Enable network interfaceTeresa Remmet2018-11-161-0/+2
* ARM: omap: xload: Fix network boot filenameSascha Hauer2018-09-181-2/+5
* net: dhcp: reworkSascha Hauer2017-12-141-1/+1
* net: dhcp: Allow to specify network deviceSascha Hauer2017-12-141-1/+9
* convert users to %pI4Sascha Hauer2016-09-221-3/+6
* OMAP: xload: nand: Check for redundant barebox partitionTeresa Remmet2016-06-301-1/+16
* OMAP: xload: Factor out reading image from mtd partitionTeresa Remmet2016-06-301-49/+22
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+2
* xload: be more flexible when searching for second stage bootloader.Vicente Bergas2015-10-021-1/+3
* Merge branch 'for-next/misc'Sascha Hauer2015-08-061-4/+26
|\
| * ARM: am33xx: netboot use ramfsJan Remmet2015-07-081-4/+26
* | xload: fix use after freeMichael Grzeschik2015-07-271-2/+3
* | ARM: omap: xload: Fix func uninitialized warningSascha Hauer2015-07-131-0/+1
|/
* ARM: OMAP: Add omap3 USB loader toolSascha Hauer2015-07-021-2/+6
* ARM: am33xx: Add network bootWadim Egorov2015-06-051-0/+51
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: omap: Add bootsource serial to xloadJan Weitzel2014-11-191-0/+46
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-2/+2
* ARM: OMAP: register OMAP specific barebox bootm handlerSascha Hauer2013-09-271-8/+2
* ARM: omap: Allow to set mmc devname used for bootingSascha Hauer2013-08-271-3/+16
* ARM OMAP: get barebox partion information from boardcodeTeresa Gámez2013-07-101-7/+31
* arm: omap: store boot source info from ROM loaderTeresa Gámez2013-07-101-2/+6
* omap: move to common bootsource frameworkJan Luebbe2013-04-181-12/+14
* OMAP: Move bootsource functionsTeresa Gámez2013-04-031-12/+1
* startup: call a barebox_main function pointer at the end of the startupSascha Hauer2013-01-201-1/+10
* arm: beaglebone: add first-stage support for AM335x and boardJan Luebbe2012-12-201-0/+2
* omap4: add support for loading second stage from usbVicente2012-11-161-0/+26
* xload: add SPI as a boot modeJan Luebbe2012-09-111-0/+40
* xload: make internal functions staticJan Luebbe2012-09-111-4/+4
* xload: get barebox size from barebox_arm_headJan Weitzel2012-09-071-4/+53
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-1/+1
* omap: xload: Make error more specificSanjeev Premi2012-02-141-2/+3
* omap: Unify run_shell() in xload configurationSanjeev Premi2011-11-111-0/+41
* ARM omap: add xload helper functionsSascha Hauer2011-04-121-0/+54