aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-11rockchip: dts: rk3328: add aliases for mmc controllerKever Yang1-0/+3
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass1-0/+19
2017-07-10arm: mach-keystone: Modify secure image size before copyAndrew F. Davis1-5/+5
2017-07-10ARM: dts: OMAP5+: Enable gpio in SPLLokesh Vutla1-0/+8
2017-07-10arm: omap4+: Enable spl_early_init()Lokesh Vutla1-0/+1
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla3-7/+16
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz4-0/+106
2017-07-10ARM64: dts: hi3798cv200-poplar: add device tree bindingsJorge Ramirez-Ortiz2-0/+573
2017-07-10ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evmCooper Jr., Franklin3-1/+57
2017-07-10ARM: dts: k2g: Disable netcp by defaultCooper Jr., Franklin2-0/+5
2017-07-10ARM: dts: keystone-k2g-evm: Add unit address to memory nodeCooper Jr., Franklin2-5/+5
2017-07-10ARM: dts: keystone-k2g: Remove skeleton.dtsiCooper Jr., Franklin1-1/+2
2017-07-10ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin1-5/+27
2017-07-10ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin1-2/+1
2017-07-10ARM: keystone2: Add additional fields used for DDR3 configurationCooper Jr., Franklin2-0/+17
2017-07-10ARM: keystone2: Allow to build with all image formatsCooper Jr., Franklin1-2/+2
2017-07-10arm: dts: Add new "generic" 66AK2Gx device tree file.Cooper Jr., Franklin3-1/+49
2017-07-10ARM: dts: k2g: Introduce U-boot specific dtsi fileCooper Jr., Franklin1-0/+19
2017-07-10ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi fileCooper Jr., Franklin1-0/+15
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy1-0/+5
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2-280/+0
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy2-340/+0
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy3-852/+1
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy4-10/+153
2017-07-08powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy1-0/+2
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy12-335/+277
2017-07-08powerpc, 8xx: Implement GLL2 ERRATAChristophe Leroy1-0/+20
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy11-664/+738
2017-07-08powerpc, 8xx: move specific reginfoChristophe Leroy2-0/+65
2017-07-08powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy6-13/+10
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy23-1/+4540
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko58-4337/+0
2017-07-06stm32: Correct positioning of declarationSimon Glass1-1/+3
2017-07-06arm64: use psci reset on snapdragonRob Clark1-1/+1
2017-07-03powerpc: remove 4xx supportHeiko Schocher86-28455/+6
2017-06-29Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"Tom Rini1-1/+0
2017-06-29Merge git://git.denx.de/u-boot-arcTom Rini5-6/+82
2017-06-29ARM: atmel: Rename MA5D4EVKMarek Vasut1-2/+2
2017-06-29arc: Add support for HS Development Kit boardAlexey Brodkin3-0/+55
2017-06-29arcv2: Set IOC aperture so it covers available DDRAlexey Brodkin1-6/+23
2017-06-29arc: arcv1: Disable master/slave checkAlexey Brodkin1-0/+4
2017-06-29atmel, at91: fix taurus boardHeiko Schocher1-0/+2
2017-06-29atmel, at91: fix smartweb boardHeiko Schocher1-0/+2
2017-06-29ARM: make memset and memcpy prompt message more clearlyAndy Yan1-2/+2
2017-06-28ti816x: Enable ethernet supportTom Rini2-0/+39
2017-06-27Merge git://git.denx.de/u-boot-x86Tom Rini5-2/+43
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini5-2/+42
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng5-2/+43
2017-06-27mx6: soc: Fix typo in temperature unit nameFabio Estevam1-1/+1
2017-06-24Merge git://git.denx.de/u-boot-uniphierTom Rini35-363/+188