aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-09arc: introduce "mdbtrick" targetAlexey Brodkin1-0/+15
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner4-87/+142
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-5/+5
2015-01-08mx25: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam1-1/+1
2015-01-08ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada8-0/+128
2015-01-08ARM: UniPhier: enable output of system busMasahiro Yamada3-0/+15
2015-01-08ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada1-3/+3
2015-01-07dt: socfpga: Replace num-chipselect with num-csMarek Vasut1-3/+3
2015-01-06dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut1-2/+2
2015-01-05Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini3-113/+9
2015-01-05cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons3-113/+9
2015-01-05keystone: set default pci mode to root complexKaricheri, Muralidharan2-0/+34
2015-01-05arm: omap: reset sata on bootDmitry Lifshitz1-0/+9
2015-01-05OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz1-0/+6
2015-01-05Revert "ARM: omap4: Update sdram setting for panda rev A6"Nishanth Menon1-4/+0
2015-01-05ARM: OMAP4: Panda: rework DMM logicNishanth Menon1-0/+3
2015-01-05omap-common/hwinit-common.c: timer_init() doesn't need to touch gdTom Rini1-5/+0
2015-01-05am33xx: Drop timer_init call from s_initTom Rini1-1/+0
2015-01-05socfpga: Drop redundant save_boot_paramsTom Rini1-7/+0
2015-01-05ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell3-2/+5
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada21-3396/+0
2015-01-05mpc8260: remove atc board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove CPU86, CPU87 board supportMasahiro Yamada1-8/+0
2015-01-05mpc8260: remove ep82xxm board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove gw8260 board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove IPHASE4539 board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove muas3001 board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove PM825, PM826, PM828 board supportMasahiro Yamada2-19/+0
2015-01-05mpc8260: remove MPC8266ADS board supportMasahiro Yamada2-59/+2
2015-01-05mpc8260: remove VoVPN-GW board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove ep8260 board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove ppmc8260 board supportMasahiro Yamada1-4/+0
2015-01-05mpc8260: remove sacsng board supportMasahiro Yamada1-4/+0
2015-01-05powerpc: remove cogent_8xx, cogent_mpc8260 board supportMasahiro Yamada4-73/+0
2015-01-05mpc8xx: remove ESTEEM192E board supportMasahiro Yamada1-4/+0
2015-01-05mpc8xx: remove IP860 board supportMasahiro Yamada3-20/+1
2015-01-05mpc8xx: remove IVMS8, IVML24 board supportMasahiro Yamada2-9/+0
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada7-78/+2
2015-01-05mpc8xx: remove NETVIA board supportMasahiro Yamada2-24/+0
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada2-5/+0
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada2-152/+0
2015-01-05mpc8xx: remove SPD823TS board supportMasahiro Yamada2-6/+1
2015-01-05mpc8xx: remove KUP4X, KUP4K board supportMasahiro Yamada2-19/+0
2015-01-05mpc8xx: remove ELPT860 board supportMasahiro Yamada1-4/+0
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada3-24/+0
2015-01-05mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada1-18/+0
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-6/+57
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini28-7/+2693
2014-12-31arm:mx6sx add QSPI supportPeng Fan3-6/+57