summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-059-12/+12
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-059-7/+55
* board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-052-1/+10
* board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass2017-04-051-0/+5
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-053-0/+8
* board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-052-2/+2
* board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass2017-04-051-30/+33
* board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass2017-04-051-16/+16
* board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass2017-04-051-1/+1
* board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-052-4/+1
* board_f: sandbox: Move setup_ram_buf() to private codeSimon Glass2017-04-051-0/+7
* OpenRISC: RemoveTom Rini2017-04-0535-2366/+0
* SPARC: RemoveTom Rini2017-04-0562-10527/+0
* Blackfin: RemoveTom Rini2017-04-05231-68500/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2017-04-052-2/+11
|\
| * arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()Stefan Roese2017-04-041-0/+9
| * dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-2/+2
* | rockchip: Add support for MiQi rk3288 boardJernej Skrabec2017-04-044-0/+481
* | rockchip: cosmetic: Sort RK3288 boardsJernej Skrabec2017-04-042-51/+51
* | dts: rk3399: move rockchip, vbus-gpio properties into board-specific filesPhilipp Tomsich2017-04-042-2/+2
* | dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoMPhilipp Tomsich2017-04-042-1/+191
* | arm64: rockchip: rk3399-puma: add DDR3-1333 timingsPhilipp Tomsich2017-04-041-0/+1537
* | rockchip: rk3399: spl: make SPL boot-order configurable via /chosenPhilipp Tomsich2017-04-041-0/+99
* | rockchip: rk3188: Add Radxa Rock boardHeiko Stübner2017-04-043-0/+394
* | rockchip: dts: firefly: add usb host power supply nodeEddie Cai2017-04-041-0/+10
* | dts: rk3399: add gmac for the rk3399Philipp Tomsich2017-04-041-0/+55
* | net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich2017-04-042-33/+82
* | rockchip: pinctrl: rk3399: add GMAC (RGMII only) supportPhilipp Tomsich2017-04-042-0/+38
* | rockchip: arm64: rk3399: remove unconditional debug messagePhilipp Tomsich2017-04-041-1/+0
* | rockchip: video: Split out HDMI controller codeJernej Skrabec2017-04-041-456/+0
* | rockchip: rk3188: Setup the armclk in splHeiko Stübner2017-04-041-0/+24
* | rockchip: clk: rk3188: Allow configuration of the armclkHeiko Stübner2017-04-041-0/+1
* | rockchip: rk3188: Cleanup some SPL/TPL rename leftoversHeiko Stübner2017-04-041-3/+3
* | rockchip: rk3188: Decode the actual amount of ramHeiko Stübner2017-04-041-2/+16
* | rockchip: rk3188: sdram: Set correct sdram baseHeiko Stübner2017-04-041-1/+1
* | rockchip: rk3188: enable TPL_LIBGENERIC for generic memsetHeiko Stübner2017-04-041-0/+3
* | rockchip: spl: use spl_early_init() instead of spl_init()Kever Yang2017-04-042-4/+4
* | rockchip: spl: RK3399: use boot0 hook to create space for SPL magicPhilipp Tomsich2017-04-042-0/+19
|/
* Merge git://git.denx.de/u-boot-tegraTom Rini2017-04-044-0/+2213
|\
| * mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler2017-04-011-0/+2
| * arm: tegra: initial support for apalis tk1Marcel Ziswiler2017-04-013-0/+2211
* | Merge git://git.denx.de/u-boot-arcTom Rini2017-04-041-0/+16
|\ \
| * | arcv2: Halt non-master coresAlexey Brodkin2017-03-311-0/+16
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-041-0/+1
|\ \
| * | reset: Add STi reset supportPatrice Chotard2017-03-261-0/+1
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-04-044-1/+116
|\ \
| * | arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese2017-03-291-1/+1
| * | arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni2017-03-294-0/+115
| * | arc: use timer driver for ARC boardsVlad Zakharov2017-03-293-25/+3
| * | arc: dts: separate single axs10x.dts fileVlad Zakharov2017-03-2911-69/+183