summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-2810-358/+280
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-287-7/+7
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-2826-488/+597
| |\
| | * dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-241-7/+24
| | * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-2426-396/+440
| | * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-2416-16/+16
| | * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-2417-119/+184
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-286-33/+103
| |\ \
| | * | dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-231-7/+24
| | * | am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher2014-03-231-0/+1
| | * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-234-10/+55
| | * | usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-232-18/+25
| | |/
| * | patman: Use Patch-cc: instead of Cc:Simon Glass2014-03-222-11/+14
| * | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-221-0/+2
| * | Add lzmadec commandPatrice Bouchand2014-03-222-0/+55
| |/
* | 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
OpenPOWER on IntegriCloud