summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-201-2/+2
* gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-201-1/+7
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-194-4/+0
* nds32: Add a basic errno.hSimon Glass2013-02-181-0/+1
* Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini2013-02-151-8/+0
|\
| * MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-151-8/+0
* | x86: Remove unused real mode codeSimon Glass2013-02-1411-1794/+0
* | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-142-3/+3
* | x86: Remove sc520 cpuSimon Glass2013-02-1412-1591/+0
|/
* Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini2013-02-1210-253/+268
|\
| * MIPS: add dynamic relocation supportGabor Juhos2013-02-126-12/+94
| * MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-121-1/+41
| * MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-125-19/+9
| * MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-123-28/+35
| * MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-121-2/+3
| * MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-122-0/+8
| * MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-122-5/+18
| * MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-121-4/+2
| * MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-122-176/+57
| * MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-121-9/+1
| * MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-122-3/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-1296-1219/+9426
|\ \ | |/ |/|
| * arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-02-111-1/+1
| * Tegra114: Dalmore: Add DT filesTom Warren2013-02-111-0/+5
| * Tegra114: Add common CPU (shared) filesTom Warren2013-02-116-4/+1291
| * Tegra114: Add CPU (armv7) filesTom Warren2013-02-112-0/+59
| * Tegra114: Add AVP (arm720t) filesTom Warren2013-02-115-38/+403
| * Tegra114: Add arch-tegra114 include filesTom Warren2013-02-1115-5/+1365
| * tegra: add SPI SLINK driverAllen Martin2013-02-111-0/+84
| * tegra: add addresses of SPI SLINK controllersAllen Martin2013-02-111-0/+6
| * tegra30: fdt: add SPI SLINK nodesAllen Martin2013-02-111-0/+72
| * tegra30: add SBC1 to periph id mapping tableAllen Martin2013-02-111-1/+1
| * tegra20: fdt: add SPI SFLASH nodeAllen Martin2013-02-111-0/+12
| * tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-113-4/+4
| * Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-1111-1188/+768
| * Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-112-8/+0
| * Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-071-0/+16
| * pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-071-0/+18
| * am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-071-1/+2
| * ARM: add wfi assembly macroRob Herring2013-02-031-0/+6
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-0219-70/+1435
| |\
| | * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-281-1/+1
| | * mxs: ssp: Add SSP registers map for MX23Marek Vasut2013-01-281-0/+36
| | * mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-281-0/+121
| | * mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-282-7/+4
| | * mxs: Boost the memory power supplyMarek Vasut2013-01-281-2/+2
| | * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-223-2/+15
| | * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-212-11/+32
| | * mxs: Fix the memory init for MX23Otavio Salvador2013-01-211-15/+78
| | * mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-211-0/+12
OpenPOWER on IntegriCloud