summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2013-11-132-160/+0
| | * i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-132-1761/+1761
| * | ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla2013-12-185-16/+38
| * | ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-187-3/+190
| * | ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-182-9/+23
| * | ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla2013-12-186-14/+43
| * | ARM: AM43xx: mux: Update mux dataLokesh Vutla2013-12-181-0/+45
| * | ARM: AM43xx: Update Current Booting devices listLokesh Vutla2013-12-181-3/+10
| * | ARM: AM43xx: Select clk source for Timer2Lokesh Vutla2013-12-181-0/+4
| * | ARM: AM43XX: board: add support for reading onboard EEPROMSekhar Nori2013-12-181-0/+2
| * | ARM: AM43xx: Adapt to ti_armv7_common.h config fileLokesh Vutla2013-12-181-1/+1
| * | ARM: AM43xx: Update the base addresses of modulesLokesh Vutla2013-12-184-13/+15
| * | Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-181-0/+1
| |\ \
| | * | ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich2013-12-181-0/+1
| * | | arm: tegra: Fix the CPU complex reset masksAlban Bedel2013-12-181-3/+3
| * | | ARM: tegra: support SKU b1 of Tegra30Alban Bedel2013-12-182-0/+2
| * | | Tegra114: Do not program CPCON field for PLLXThierry Reding2013-12-181-1/+5
| * | | Tegra114: Fix PLLX M, N, P init settingsJimmy Zhang2013-12-181-24/+59
| |/ /
| * | ARM: OMAP5: clocks: Update MPU settings for OPP_NOMLokesh Vutla2013-12-121-12/+2
| * | ARM: DRA7xx: Change clk divider settingLokesh Vutla2013-12-121-5/+5
| * | arm: omap: abb: add missing includeNikita Kiryanov2013-12-121-0/+1
| * | arm: am437: Fix offset for USB registersDan Murphy2013-12-121-2/+2
| * | ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla2013-12-121-1/+1
| * | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-121-0/+8
| * | Revert "ARM: move interrupt_init to before relocation"Albert ARIBAUD2013-12-111-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-092-0/+77
|\ \ \
| * | | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+77
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-01-098-19/+9
|\ \ \ \
| * | | | sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu2014-01-091-2/+1
| * | | | sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-094-13/+4
| * | | | sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-081-1/+1
| * | | | sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu2014-01-081-1/+1
| * | | | sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu2014-01-081-1/+1
| * | | | sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-081-1/+1
| |/ / /
* | | | sandbox: Add a prototype for cleanup_before_linux()Simon Glass2014-01-081-0/+2
* | | | sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-083-4/+490
* | | | sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-086-3/+98
* | | | sandbox: Add -i option to enter interactive modeSimon Glass2014-01-082-1/+13
* | | | sandbox: Allow the console to work earlierSimon Glass2014-01-081-0/+11
* | | | sandbox: Implement the bootm command for sandboxSimon Glass2014-01-081-2/+15
* | | | sandbox: Allow return from board_init_f()Simon Glass2014-01-081-5/+6
* | | | sandbox: Correct help message <arg> garblingSimon Glass2014-01-081-2/+2
* | | | sandbox: Improve/augment memory allocation functionsSimon Glass2014-01-081-2/+43
|/ / /
* | | powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLSShengzhou Liu2014-01-021-1/+1
* | | powerpc/mpc85xx: Add support for single source clockingPriyanka Jain2014-01-023-2/+27
* | | sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-182-0/+199
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-164-11/+20
|\ \ \
| * | | blackfin: remove build warningSonic Zhang2013-12-162-10/+15
| * | | blackfin: fixing warning by including proper headersSonic Zhang2013-12-162-1/+5
* | | | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-162-7/+5
OpenPOWER on IntegriCloud