summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-1229-29/+29
* arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-124-6/+58
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-125-16/+160
* arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-122-21/+15
|\
| * ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
| * ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-122-13/+7
* | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-1162-431/+3187
|\ \
| * | x86: Add error checking to x86 relocation codeSimon Glass2013-03-041-2/+18
| * | x86: Support relocation of FDT on start-upSimon Glass2013-03-047-2/+46
| * | x86: Rearrange the output input to remove BSSSimon Glass2013-03-041-7/+12
| * | x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-043-1/+4
| * | x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-044-18/+16
| * | x86: Add basic cache operationsSimon Glass2013-03-041-0/+23
| * | x86: Add function to get top of usable ramSimon Glass2013-03-042-24/+22
| * | sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-041-0/+101
| * | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-044-0/+22
| |\ \
| | * | sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-282-0/+11
| | * | sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-281-0/+8
| | * | sandbox: fix compiler warningAllen Martin2013-02-281-0/+3
| * | | blackfin: bf60x: add resume from hibernateSteven Miao2013-03-041-0/+46
| * | | blackfin: bf60x: add hw watchdog supportBob Liu2013-03-042-0/+15
| * | | blackfin: add bf6xx spi driverScott Jiang2013-03-041-0/+240
| * | | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-041-2/+36
| * | | blackfin: bf60x: add gpio supportBob Liu2013-03-043-8/+181
| * | | blackfin: bf60x: support big cplb pageBob Liu2013-03-042-6/+44
| * | | blackfin: bf60x: add dma supportBob Liu2013-03-043-76/+156
| * | | blackfin: bf60x: add serial supportSonic Zhang2013-03-047-238/+642
| * | | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-047-41/+468
| * | | blackfin: bf60x: new processor header filesBob Liu2013-03-0413-1/+1090
| |/ /
| * | 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
| |/
* | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-114-2/+14
* | arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla2013-03-113-9/+349
* | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-115-6/+42
* | arm: dra7xx: Add control module changesLokesh Vutla2013-03-113-2/+85
* | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-114-8/+94
* | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-116-8/+252
* | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-117-1/+152
* | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-114-2/+94
* | ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-115-189/+254
* | ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-113-0/+292
* | ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-114-11/+21
* | ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-114-44/+78
* | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-1110-191/+259
* | ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-114-85/+108
* | ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-1112-260/+198
* | ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-1110-895/+869
OpenPOWER on IntegriCloud