summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-164-0/+8
|\
| * mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platformramneek mehresh2014-05-161-0/+2
| * powerpc/mpc85xx: Added B4460 supportShaveta Leekha2014-05-162-0/+2
| * fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-162-0/+4
* | Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada2014-05-162-84/+1
|/
* powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-0/+1
* powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-133-5/+8
* powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun2014-05-131-0/+2
* powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf2014-05-131-0/+1
* PPC 85xx QEMU: Don't use HID1Alexander Graf2014-05-131-1/+1
* PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-131-2/+2
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-1310-10/+56
* powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu2014-05-132-0/+6
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDBAneesh Bansal2014-05-131-0/+1
* powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdbAneesh Bansal2014-05-131-1/+1
* powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-131-0/+2
* common/board_f: Initialized global data for generic boardYork Sun2014-05-124-0/+7
* cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada2014-05-124-4/+4
* blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-121-28/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-1225-26/+1
* Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-05-094-1/+91
|\
| * sandbox: ignore sandbox.dtbMasahiro Yamada2014-05-091-0/+1
| * sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2014-05-092-1/+84
| * sandbox: Provide a build option to avoid using SDLSimon Glass2014-05-091-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-0974-5429/+6132
|\ \ | |/ |/|
| * Merge branch 'u-boot/master'Albert ARIBAUD2014-05-0964-4508/+765
| |\
| * \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-2144-255/+3050
| |\ \
| | * | arm, da850: staticize funtionsManish Badarkhe2014-04-172-6/+3
| | * | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-172-4/+2
| | * | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-171-0/+240
| | * | keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-173-0/+570
| | * | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-1720-0/+1912
| | * | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-174-4/+4
| | * | i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-171-68/+3
| | * | arm: add support for arch timerVitaly Andrianov2014-04-172-0/+59
| | * | dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-171-0/+11
| | * | OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-171-0/+1
| | * | omap3/sys_info: provide interface to read die idNishanth Menon2014-04-172-5/+15
| | * | OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-172-0/+23
| | * | ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-171-163/+205
| | * | ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-175-16/+13
| | * | ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-171-2/+2
| * | | ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-176-41/+40
| * | | usb: tegra: combine header fileStefan Agner2014-04-175-753/+225
| * | | usb: tegra: fix PHY configurationStefan Agner2014-04-172-6/+6
| * | | ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-172-0/+85
| * | | ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-174-577/+539
| * | | ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-174-573/+500
| * | | ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-173-678/+609
| * | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-173-374/+359
OpenPOWER on IntegriCloud