summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-06-18355-11687/+18117
|\
| * siemens,am33x: add draco etamin boardHeiko Schocher2016-06-091-0/+5
| * mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-091-2/+4
| * am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-091-0/+9
| * armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher2016-06-091-1/+1
| * arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher2016-06-093-1/+76
| * am335x: add some missing CM_CLKMODE_DPLL_SSC macrosHeiko Schocher2016-06-091-0/+3
| * arm, am335x: add some missing GPIO register definitionsHeiko Schocher2016-06-091-0/+2
| * ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada2016-06-091-2/+2
| * ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada2016-06-091-0/+3
| * ARM: uniphier: check return code of setenv()Masahiro Yamada2016-06-091-3/+1
| * ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada2016-06-091-1/+18
| * ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-093-3/+154
| * Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-0624-19/+452
| |\
| | * ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut2016-05-261-0/+3
| | * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-251-0/+1
| | * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-251-2/+2
| | * exynos: dts: Add display-related device tree fragmentsSimon Glass2016-05-256-3/+196
| | * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-252-2/+2
| | * exynos: Allow PWM0 pinmux to be set upSimon Glass2016-05-251-0/+6
| | * exynos: dts: Add pwm device tree nodeSimon Glass2016-05-252-0/+14
| | * exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-251-0/+3
| | * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-251-1/+1
| | * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-251-2/+3
| | * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-251-1/+2
| | * exynos: video: Drop dead codeSimon Glass2016-05-251-2/+0
| | * board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-253-0/+44
| | * arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-255-0/+135
| | * arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-256-6/+40
| * | arm/arm64: implement a boot header capabilityAndre Przywara2016-06-065-0/+57
| * | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-062-9/+0
| * | armv7: fix order of OMAP die ID printingLadislav Michl2016-06-061-2/+2
| * | arm: Introduce setjmp/longjmpAlexander Graf2016-06-061-0/+99
| * | Fix to davinci_nand.h to place CEnCFG registers at correctPeter Howard2016-06-061-4/+6
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-064-1/+219
| |\ \
| | * | ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-061-0/+5
| | * | ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-062-0/+213
| | * | microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-061-1/+1
| * | | arm: lib: Fix fix push/pop-section directivesMarek Vasut2016-06-041-2/+2
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-0412-14/+38
| |\ \ \
| | * | | dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-031-0/+20
| | * | | dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-032-0/+4
| | * | | arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-039-14/+14
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-0423-4/+674
| |\ \ \ \
| | * | | | armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha2016-06-034-1/+65
| | * | | | armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha2016-06-034-1/+67
| | * | | | armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha2016-06-035-1/+268
| | * | | | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-0312-0/+182
| | * | | | armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha2016-06-033-0/+86
| | * | | | armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha2016-06-031-1/+4
OpenPOWER on IntegriCloud