summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-2357/+2815
|\
| * ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-07-37/+5
| * mx6: Provide a structure for accessing HDMI registersFabio Estevam2013-03-07-536/+547
| * mxs: timrot: Rename local macrosFadil Berisha2013-03-07-8/+8
| * mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-07-2/+122
| * mxs: Fix iomux.h to not break build during assembly stageOtavio Salvador2013-03-07-0/+5
| * mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-07-0/+4
| * mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07-2/+2
| * mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-07-0/+2
| * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-07-2/+46
| * mxs: Reset the EMI block on mx23Marek Vasut2013-03-07-2/+10
| * i.MX6: Add DDR controller registersEric Nelson2013-03-07-0/+225
| * i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson2013-03-07-0/+3
| * i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson2013-03-07-0/+5
| * i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson2013-03-07-0/+12
| * i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-07-1766/+1797
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-5916/+10057
| |\
| * | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-12-2/+2
| * | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+20
* | | ARM: implement some Cortex-A9 errata workaroundsStephen Warren2013-03-13-0/+19
* | | Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-29/+29
* | | arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-12-6/+58
* | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-16/+160
* | | arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-12-1/+1
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-12-21/+15
|\ \ \
| * | | ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-12-8/+8
| * | | ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-12-13/+7
* | | | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-431/+3187
|\ \ \ \
| * | | | x86: Add error checking to x86 relocation codeSimon Glass2013-03-04-2/+18
| * | | | x86: Support relocation of FDT on start-upSimon Glass2013-03-04-2/+46
| * | | | x86: Rearrange the output input to remove BSSSimon Glass2013-03-04-7/+12
| * | | | x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-04-1/+4
| * | | | x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-04-18/+16
| * | | | x86: Add basic cache operationsSimon Glass2013-03-04-0/+23
| * | | | x86: Add function to get top of usable ramSimon Glass2013-03-04-24/+22
| * | | | sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-04-0/+101
| * | | | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-04-0/+22
| |\ \ \ \
| | * | | | sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-28-0/+11
| | * | | | sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-28-0/+8
| | * | | | sandbox: fix compiler warningAllen Martin2013-02-28-0/+3
| * | | | | blackfin: bf60x: add resume from hibernateSteven Miao2013-03-04-0/+46
| * | | | | blackfin: bf60x: add hw watchdog supportBob Liu2013-03-04-0/+15
| * | | | | blackfin: add bf6xx spi driverScott Jiang2013-03-04-0/+240
| * | | | | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-04-2/+36
| * | | | | blackfin: bf60x: add gpio supportBob Liu2013-03-04-8/+181
| * | | | | blackfin: bf60x: support big cplb pageBob Liu2013-03-04-6/+44
| * | | | | blackfin: bf60x: add dma supportBob Liu2013-03-04-76/+156
| * | | | | blackfin: bf60x: add serial supportSonic Zhang2013-03-04-238/+642
| * | | | | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-41/+468
| * | | | | blackfin: bf60x: new processor header filesBob Liu2013-03-04-1/+1090
| |/ / / /