summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-neso
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-30/+5
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* ARM: i.MX: external NAND boot: Fix passing boarddataSascha Hauer2020-02-191-1/+1
* video: imxfb: make pcr and bpp per-display settingsUwe Kleine-König2019-09-121-30/+28
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* pinctrl: i.MX iomux-v1: Make base address initialization unnecessarySascha Hauer2019-08-141-1/+1
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-1/+1
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-103-0/+5
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* ARM: imx: guf-neso: only try to enable USB if USB_ULPI is configuredLucas Stach2015-07-291-4/+5
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-5/+3
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-5/+6
* ARM: i.MX: external NAND boot: pass boarddataSascha Hauer2014-01-291-1/+1
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-052-1/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-1/+3
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* Remove unused config.hAlexander Shiyan2013-04-091-22/+0
* Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-041-1/+1
|\
| * include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
|/
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-3/+3
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+1
* ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-201-30/+3
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* Merge branch 'for-next/imx'Sascha Hauer2012-11-163-44/+53
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-173-3/+3
| * ARM i.MX27: Cleanup remaining unprefixed registersSascha Hauer2012-10-173-29/+33
| * ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-7/+14
| * ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-2/+0
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-4/+1
|/
* ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-042-8/+8
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-1/+5
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-1/+5
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-033-12/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-12/+0
| |/
* / defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-2/+1
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-2/+1
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
|/
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-2/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-021-2/+2
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0