summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-211-6/+6
| * | | | x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-214-15/+24
| * | | | x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass2014-11-212-29/+0
| * | | | x86: Add processor functions to halt and get stack pointerSimon Glass2014-11-211-0/+19
| * | | | x86: Fix a warning with gcc 4.4.4Simon Glass2014-11-211-0/+1
| * | | | x86: Save TSC frequency in the global dataBin Meng2014-11-212-0/+5
| * | | | x86: Add quick TSC calibration via PITBin Meng2014-11-212-0/+159
| * | | | x86: Do TSC MSR calibration only for known/supported CPUsBin Meng2014-11-211-7/+108
| * | | | x86: Do CPU identification in the early phaseBin Meng2014-11-213-47/+398
| * | | | x86: Save the BIST value on resetSimon Glass2014-11-213-4/+13
| * | | | x86: Fix up some missing prototypesSimon Glass2014-11-215-8/+14
| * | | | x86: Use the standard arch_cpu_init() functionSimon Glass2014-11-213-7/+6
| * | | | x86: Use the standard dram_init() functionSimon Glass2014-11-212-9/+6
| * | | | x86: Tidy up global descriptor table setupSimon Glass2014-11-211-3/+16
| * | | | x86: Invalidate TLB as early as possibleSimon Glass2014-11-211-0/+3
| * | | | x86: Remove board_init16() call which is not usedSimon Glass2014-11-211-9/+1
| * | | | x86: Remove REALMODE_BASE which is no longer usedSimon Glass2014-11-211-1/+0
| |/ / /
* | | | sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-232-10/+11
* | | | tegra: do not descend into empty directoriesMasahiro Yamada2014-11-234-54/+0
* | | | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-2310-14/+60
* | | | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-232-7/+7
* | | | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-2311-0/+22
* | | | ARM: bcm: Enable five Cygnus boardsSteve Rae2014-11-231-6/+6
* | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-2313-27/+37
* | | | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-204-10/+0
* | | | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-202-4/+5
* | | | ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-2/+2
* | | | ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-2011-12/+2
* | | | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-201-1/+0
* | | | ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-201-1/+0
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-11-191-0/+15
|\ \ \
| * | | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese2014-11-191-0/+15
| |/ /
* | | mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-191-0/+4
|/ /
* | ARM: atmel: add sama5d4 xplained ultra board supportBo Shen2014-11-171-0/+5
* | ARM: atmel: add sama5d4ek board supportBo Shen2014-11-178-9/+294
* | arm, spl, at91: add spl support for the corvus boardHeiko Schocher2014-11-171-0/+1
* | arm, at91, spl: add spl support for the taurus boardHeiko Schocher2014-11-171-0/+1
* | arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-1713-97/+430
* | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher2014-11-171-0/+1
* | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher2014-11-172-2/+15
* | arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher2014-11-171-1/+1
* | arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2014-11-171-3/+1
* | ARM: atmel: spl: make css field configurableBo Shen2014-11-171-2/+4
* | ARM: atmel: spl: make initialization more stableBo Shen2014-11-171-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-11-177-31/+83
|\ \
| * | sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu2014-11-171-0/+9
| * | sh: define CONFIG_CPU_SH4A for some boardsMasahiro Yamada2014-11-131-7/+7
| * | sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-131-3/+8
| * | sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-137-10/+48
| * | sh: use more descriptive prompts for board select menuMasahiro Yamada2014-11-131-19/+19
OpenPOWER on IntegriCloud