aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass117-137/+137
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass11-11/+14
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-304/+49
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-0/+60
2017-04-08spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMCAlexandru Gagniuc1-0/+2
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com1-0/+4
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com1-0/+4
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com1-0/+7
2017-04-08board: STiH410-B2260: enable cachesPatrice Chotard1-0/+8
2017-04-08board: ti: am57xx: enable input on mmc clockSekhar Nori1-2/+2
2017-04-07arm: sunxi: Add Sunchip CX-A99 initial supportRask Ingemann Lambertsen1-0/+6
2017-04-07scripts: sunxi: Build an raw SPL imageMaxime Ripard1-0/+54
2017-04-07board: samsung: trats2: remove the board_power_init() functionJaehoon Chung1-57/+0
2017-04-07board: samsung: trats2: remove the unused functionsJaehoon Chung1-18/+0
2017-04-07board: samsung: trats2: remove the board_i2c_init() functionJaehoon Chung1-29/+0
2017-04-06Remove various unused interrupt related codeTom Rini6-12/+0
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-8/+38
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass40-40/+120
2017-04-05board_f: Drop return value from initdram()Simon Glass126-273/+576
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass128-135/+136
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass2-60/+0
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2-2/+2
2017-04-05OpenRISC: RemoveTom Rini6-947/+0
2017-04-05Blackfin: RemoveTom Rini172-5727/+0
2017-04-05sunxi: Add OrangePi PC 2 initial supportAndre Przywara1-0/+5
2017-04-05sunxi: introduce Allwinner H5 config optionAndre Przywara1-0/+6
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara1-5/+9
2017-04-05sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara1-0/+13
2017-04-05sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara1-0/+2
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara1-3/+3
2017-04-04rockchip: Add support for MiQi rk3288 boardJernej Skrabec4-0/+43
2017-04-04rockchip: rk3188: Add Radxa Rock boardHeiko Stübner4-0/+35
2017-04-04Merge git://git.denx.de/u-boot-tegraTom Rini7-0/+662
2017-04-04Merge git://git.denx.de/u-boot-arcTom Rini1-6/+23
2017-04-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini4-24/+90
2017-04-03board: samsung: trats: remove the i2c_init functionJaehoon Chung1-13/+0
2017-04-03board: samsung: trats: convert to driver model for controlling phyJaehoon Chung1-27/+48
2017-04-03board: samsung: trats: remove the unnecessary codesJaehoon Chung1-160/+1
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler7-0/+662
2017-03-31axs103: Support slave core kick-start on axs103 v1.1 firmwareAlexey Brodkin1-2/+21
2017-03-31axs103: Clean-up smp_kick_all_cpus()Alexey Brodkin1-7/+5
2017-03-28board: freescale: ls2080a/ls2088a: Enable PPASantan Kumar2-0/+12
2017-03-28fsl: Secure Boot: Enable IE (Key extention) FeatureUdit Agarwal1-16/+72
2017-03-28fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang1-2/+0
2017-03-28armv8: LS2080A: Move sec_init to board_initUdit Agarwal2-6/+6
2017-03-26board: ge: bx50v3: apply the proper register setting to fix the voltage peak ...Yung-Ching LIN1-1/+2
2017-03-26board: ge: bx50v3: fix AR8033 reset timing issueYung-Ching LIN1-1/+2
2017-03-24Merge git://git.denx.de/u-boot-arcTom Rini1-1/+1
2017-03-24arc: dts: separate single axs10x.dts fileVlad Zakharov1-1/+1
2017-03-23arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach17-0/+1694