summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64 patch: gicv3 supportDavid Feng2014-04-087-114/+297
* bootstage: arm: fix fdt stashing codeMela Custodio2014-04-071-2/+1
* ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-071-3/+1
* armv8: Flush dcache before switching to EL2York Sun2014-04-071-0/+1
* arm: vf610: fix double iomux configuration for vf610twr boardMarcel Ziswiler2014-04-071-1/+0
* arm: vf610: add enet1 supportMarcel Ziswiler2014-04-073-0/+15
* arm: vf610: add uart0 clock/iomux definitionsMarcel Ziswiler2014-04-072-0/+3
* arm: vf610: fix anadig register structMarcel Ziswiler2014-04-071-25/+27
* build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski2014-04-071-4/+0
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-073-1/+10
|\
| * MX6: Enable ARM errata workaround 794072 and 761320Nitin Garg2014-04-071-0/+2
| * ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-072-0/+6
| * ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-072-1/+2
* | armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-074-20/+47
* | armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-072-6/+19
* | armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-072-25/+19
* | arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-072-0/+2
* | socfpga: Adding Clock Manager driverChin Liang See2014-04-077-1/+776
|/
* arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-043-0/+72
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04605-12163/+16626
|\
| * config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000Łukasz Majewski2014-04-021-1/+1
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-021-1/+1
| |\
| | * board: enable 32kHz RTC OSC at B&R boardsHannes Petermaier2014-03-311-1/+1
| * | ARM: tegra: make all I2C ports open-drainStephen Warren2014-03-262-16/+16
| |/
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-25121-905/+4208
| |\
| | * sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2014-03-172-5/+34
| | * sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass2014-03-171-0/+13
| | * sandbox: Add options to clean up temporary filesSimon Glass2014-03-174-11/+24
| | * sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-175-8/+69
| | * sandbox: Deal with conflicting getenv() for SDLSimon Glass2014-03-171-0/+5
| | * sound: Move Samsung-specific code into its own fileSimon Glass2014-03-175-221/+220
| | * sandbox: Add LCD driverSimon Glass2014-03-1712-4/+150
| | * sandbox: Add a simple sound driverSimon Glass2014-03-173-0/+39
| | * sandbox: Add SDL library for LCD, keyboard, audioSimon Glass2014-03-174-0/+467
| | * sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass2014-03-172-1/+18
| | * sandbox: Add os_jump_to_image() to run another executableSimon Glass2014-03-172-0/+108
| | * cros_ec: Implement I2C pass-throughSimon Glass2014-03-172-2/+282
| | * sandbox: Plumb in Chrome OS EC emulationSimon Glass2014-03-171-0/+30
| | * cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-176-0/+599
| | * cros_ec: Correct comparison between signed and unsigned numbersSimon Glass2014-03-171-16/+18
| | * cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-173-0/+49
| | * cros_ec: Add base support for protocol v3Simon Glass2014-03-171-1/+164
| | * cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-174-47/+49
| | * cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-174-62/+321
| | * cros_ec: Move #ifdef to permit flash region accessSimon Glass2014-03-171-1/+2
| | * cros_ec: Support systems with no EC interruptSimon Glass2014-03-171-4/+30
| | * cros_ec: Drop old EC version support from EC driverVadim Bendebury2014-03-172-89/+6
| | * cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-172-0/+69
| | * cros_ec: Move EC interface into common libraryVadim Bendebury2014-03-175-27/+66
| | * cros_ec: Add a function for reading a flash map entrySimon Glass2014-03-172-0/+42
OpenPOWER on IntegriCloud