summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-13input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski1-0/+14
2015-08-13power: twl4030: Power off supportPaul Kocialkowski1-8/+24
2015-08-13lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy1-0/+53
2015-08-13lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy1-5/+87
2015-08-13arm, at91: support for sam9260 based smartweb boardHeiko Schocher1-0/+289
2015-08-13spl, common, serial: build SPL without serial supportHeiko Schocher5-0/+11
2015-08-12port vexpress to use distro boot commandsDennis Gilmore1-17/+17
2015-08-12Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore3-3/+3
2015-08-12PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore1-0/+6
2015-08-12ARM: highbank: remove DRAM bank setupRob Herring1-1/+2
2015-08-12power: regulator: add pfuze100 supportPeng Fan1-4/+20
2015-08-12power: regulator: update comments for regulator-namePeng Fan1-0/+1
2015-08-12power: pfuze100 correct SWBST macro definitionPeng Fan1-4/+4
2015-08-09Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-0/+12
2015-08-08sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede1-0/+2
2015-08-08sunxi: nand: Add board configuration optionsPiotr Zierhoffer1-0/+10
2015-08-08arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD usefulMarek Vasut1-0/+4
2015-08-08arm: socfpga: config: Fix LOADADDRMarek Vasut2-2/+2
2015-08-08arm: socfpga: config: Enable CONFIG_SPI_FLASH_BARMarek Vasut1-0/+1
2015-08-08arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL buildMarek Vasut1-0/+2
2015-08-08arm: socfpga: config: Zap incorrect config optionsMarek Vasut1-7/+2
2015-08-08arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut1-6/+8
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut3-2/+1
2015-08-08arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut2-2/+0
2015-08-08arm: socfpga: misc: Export bootmode into environment variableMarek Vasut1-0/+1
2015-08-08arm: socfpga: spl: Add support for booting from QSPIMarek Vasut1-0/+9
2015-08-08arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut1-0/+14
2015-08-08arm: socfpga: spl: Remove custom linker scriptMarek Vasut1-3/+0
2015-08-08arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut1-1/+0
2015-08-08arm: socfpga: system: Clean up pinmux_config.cMarek Vasut2-2/+0
2015-08-08arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut2-2/+0
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut2-2/+0
2015-08-08arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen1-0/+5
2015-08-08arm: socfpga: Move generated files into qts subdirMarek Vasut2-6/+6
2015-08-07Merge git://git.denx.de/u-boot-dmTom Rini25-264/+771
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren1-0/+65
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren1-0/+65
2015-08-06ARM: tegra: p2571: remove another unused defineStephen Warren1-3/+0
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot3-0/+5
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2-0/+6
2015-08-06dm: core: Fix a typo in the uclass_get_device_by_name() commentSimon Glass1-1/+1
2015-08-06dm: core: Add a way to set a device nameSimon Glass1-0/+15
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada1-0/+9
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada2-0/+95
2015-08-06devres: add devm_kmalloc() and friends (managed memory allocators)Masahiro Yamada1-0/+44
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada2-0/+159
2015-08-06dm: add DM_FLAG_BOUND flagMasahiro Yamada1-0/+3
2015-08-06dm: Support address translation for simple-busSimon Glass1-0/+12
2015-08-06lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun1-4/+2
2015-08-06exynos: Add support for springSimon Glass1-0/+20