summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-093-10/+1
* armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich2017-03-011-2/+12
* armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD2017-03-011-1/+1
* arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis2017-02-271-0/+6
* ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada2017-02-233-0/+24
* ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada2017-02-231-58/+195
* ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada2017-02-235-1/+25
* ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi2017-02-231-2/+8
* ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada2017-02-235-26/+18
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-2317-344/+312
* ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada2017-02-233-24/+35
* ARM: uniphier: move MMC code to a separate fileMasahiro Yamada2017-02-233-38/+47
* ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada2017-02-232-8/+0
* ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada2017-02-236-57/+36
* ARM: uniphier: print Support Card info very lateMasahiro Yamada2017-02-231-7/+4
* ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada2017-02-231-0/+3
* ARM: uniphier: correct spelling of "invalid"Masahiro Yamada2017-02-231-3/+3
* ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada2017-02-231-1/+1
* ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada2017-02-231-0/+4
* x86: Intel MID platforms has no microcode updateAndy Shevchenko2017-02-211-1/+2
* x86: zImage: add Intel MID platforms supportVincent Tinelli2017-02-211-0/+4
* x86: Introduce INTEL_MID quirk optionAndy Shevchenko2017-02-211-0/+14
* x86: Force 32-bit jumps in interrupt handlersJ. Tang2017-02-211-1/+1
* ARM: DRA7xx: Fix memory allocation overflowAndrew F. Davis2017-02-171-1/+1
* SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen2017-02-171-0/+1
* SPL: add support to boot from a partition typeDalon Westergreen2017-02-171-0/+6
* arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis2017-02-171-1/+6
* Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-02-131-1/+1
|\
| * microblaze: Fix endif macro commandMichal Simek2017-02-101-1/+1
* | flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-122-4/+4
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-02-116-65/+65
|\ \ | |/ |/|
| * rockchip: rename miniarm to tinker boardEddie Cai2017-02-095-10/+10
| * rockchip: dts: rk3288: correct sdram setting for miniarmJacob Chen2017-02-091-8/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-091-2/+2
|\ \
| * | net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-02-091-8/+142
|\ \ \
| * | | arm: dts: trats: add the pmic node for using DMJaehoon Chung2017-02-091-8/+142
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-02-083-0/+9
|\ \ \ | |/ / |/| |
| * | arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen2017-02-083-0/+9
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-0818-27/+34
|\ \
| * | dm: core: Replace of_offset with accessorSimon Glass2017-02-0817-27/+29
| * | dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2017-02-081-0/+5
* | | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-0/+1
* | | arm64: fix comment in relocate_64.SMasahiro Yamada2017-02-081-1/+1
* | | ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla2017-02-0816-20/+20
* | | arm64: use store with auto-incrementMasahiro Yamada2017-02-081-2/+1
* | | arm64: use xzr to zero-out the bss sectionMasahiro Yamada2017-02-081-2/+1
|/ /
* | x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko2017-02-072-10/+10
* | x86: qemu: Mark ucode as optional for SPL in u-boot.dtsiBin Meng2017-02-071-0/+6
* | x86: qemu: Set up device tree for SPLBin Meng2017-02-072-0/+8