summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* dm: regulator: uclass driver code cleanupPrzemyslaw Marczak2015-05-141-5/+4
* odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak2015-05-142-32/+46
* dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMICPrzemyslaw Marczak2015-05-141-2/+2
* sunxi: ehci: Convert to the driver-modelHans de Goede2015-05-141-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-05-1418-321/+36
|\
| * ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-1314-349/+0
| * ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-133-3/+3
| * tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass2015-05-131-1/+33
| * tegra: Add support for setting up a as3722 PMICSimon Glass2015-05-131-0/+7
| * tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-131-0/+10
| * tegra: Add a board ID functionSimon Glass2015-05-131-1/+11
| * tegra: Move checkboard() into the board codeSimon Glass2015-05-131-4/+9
* | ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-1318-592/+0
|/
* arch: Make board selection choices optionalJoe Hershberger2015-05-128-0/+9
* ppc4xx: Remove sc3 boardStefan Roese2015-05-107-1328/+0
* stv0991: use fdt for serial port platform dataVikas Manocha2015-05-101-0/+2
* overo: Fix regression introduced in a6b541bArun Bharadwaj2015-05-101-14/+0
* overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj2015-05-105-379/+425
* overo: Add support for Palo35 expansion boardAsh Charles2015-05-101-0/+1
* omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj2015-05-101-0/+1
* omap3: overo: Set the Arbor43C 'expansionname'Ash Charles2015-05-101-0/+1
* stm32f4: add serial print portkunhuahuang2015-05-101-8/+8
* board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier2015-05-081-2/+2
* board/BuR/tseries: Add simplefb supportHannes Petermaier2015-05-081-48/+86
* board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier2015-05-081-0/+23
* Merge git://git.denx.de/u-boot-dmTom Rini2015-05-081-1/+10
|\
| * sandbox: Add test function to advance timeJoe Hershberger2015-05-051-1/+10
* | ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2015-05-071-31/+0
* | ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-071-1/+1
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-0538-97/+1700
|\
| * powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-0412-0/+1256
| * powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie2015-05-042-4/+2
| * t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu2015-05-041-1/+4
| * mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-041-0/+14
| * board/t2080rdb: reset cs4315 phyShengzhou Liu2015-05-042-0/+10
| * fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian2015-05-041-4/+4
| * board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu2015-05-042-6/+7
| * powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu2015-05-048-28/+286
| * powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan2015-05-047-8/+117
| * mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun2015-05-044-46/+0
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-05-059-4/+158
|\ \
| * | arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese2015-05-055-0/+153
| * | arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-051-1/+2
| * | arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2015-05-051-1/+1
| * | arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese2015-05-052-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-05-044-15/+111
|\ \
| * | sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-0/+4
| * | sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-1/+1
| * | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-0/+2
| * | sunxi: Move all boards to the driver-modelHans de Goede2015-05-041-0/+12
OpenPOWER on IntegriCloud