summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-09mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-03-08omap3: add useful dss definesNikita Kiryanov
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren
2013-03-07mx6: Provide a structure for accessing HDMI registersFabio Estevam
2013-03-07mxs: timrot: Rename local macrosFadil Berisha
2013-03-07mxs: timrot: Add support to i.MX23Fadil Berisha
2013-03-07mxs: Fix iomux.h to not break build during assembly stageOtavio Salvador
2013-03-07mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador
2013-03-07mxs: Squash the header file usage in ehci-mxsMarek Vasut
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut
2013-03-07mxs: Reset the EMI block on mx23Marek Vasut
2013-03-07i.MX6: Add DDR controller registersEric Nelson
2013-03-07i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson
2013-03-07i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson
2013-03-07i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson
2013-03-07i.MX6: consolidate pad names for multi-CPU boardsEric Nelson
2013-03-04x86: Add error checking to x86 relocation codeSimon Glass
2013-03-04x86: Support relocation of FDT on start-upSimon Glass
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass
2013-03-04x86: Add basic cache operationsSimon Glass
2013-03-04x86: Add function to get top of usable ramSimon Glass
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: add bf6xx spi driverScott Jiang
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-03-04blackfin: bf60x: add gpio supportBob Liu
2013-03-04blackfin: bf60x: support big cplb pageBob Liu
2013-03-04blackfin: bf60x: add dma supportBob Liu
2013-03-04blackfin: bf60x: add serial supportSonic Zhang
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2013-03-04blackfin: bf60x: new processor header filesBob Liu
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass
2013-02-28sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt
2013-02-28sandbox: fix compiler warningAllen Martin
2013-02-23Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic