summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* integrator: switch to DM serial portLinus Walleij2015-08-123-20/+5
* Correct License and Copyright information on few filesRuchika Gupta2015-08-122-1/+2
* ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-1212-12/+12
* mcx: add Ethernet over USBStefano Babic2015-08-121-0/+3
* omap3: fix NAND support for mcx boardStefano Babic2015-08-121-0/+3
* include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu2015-08-121-1/+1
* arm/rpi: Enable dcacheAlexander Stein2015-08-122-1/+1
* ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein2015-08-122-0/+3
* sniper: Fastboot supportPaul Kocialkowski2015-08-121-0/+38
* sniper: Pass serial number through ATAGPaul Kocialkowski2015-08-121-0/+1
* sniper: OMAP3 reboot mode supportPaul Kocialkowski2015-08-121-0/+3
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-121-0/+266
* input: twl4030: Keypad scan and inputPaul Kocialkowski2015-08-121-0/+3
* input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2015-08-121-0/+14
* power: twl4030: Power off supportPaul Kocialkowski2015-08-121-8/+24
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-121-0/+53
* lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-121-5/+87
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-121-0/+289
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-125-0/+11
* port vexpress to use distro boot commandsDennis Gilmore2015-08-121-17/+17
* Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore2015-08-123-3/+3
* PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore2015-08-121-0/+6
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-121-1/+2
* power: regulator: add pfuze100 supportPeng Fan2015-08-121-4/+20
* power: regulator: update comments for regulator-namePeng Fan2015-08-121-0/+1
* power: pfuze100 correct SWBST macro definitionPeng Fan2015-08-121-4/+4
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-081-0/+12
|\
| * sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede2015-08-081-0/+2
| * sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-081-0/+10
* | arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD usefulMarek Vasut2015-08-081-0/+4
* | arm: socfpga: config: Fix LOADADDRMarek Vasut2015-08-082-2/+2
* | arm: socfpga: config: Enable CONFIG_SPI_FLASH_BARMarek Vasut2015-08-081-0/+1
* | arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL buildMarek Vasut2015-08-081-0/+2
* | arm: socfpga: config: Zap incorrect config optionsMarek Vasut2015-08-081-7/+2
* | arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut2015-08-081-6/+8
* | arm: socfpga: misc: Reset ethernet from OFMarek Vasut2015-08-083-2/+1
* | arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut2015-08-082-2/+0
* | arm: socfpga: misc: Export bootmode into environment variableMarek Vasut2015-08-081-0/+1
* | arm: socfpga: spl: Add support for booting from QSPIMarek Vasut2015-08-081-0/+9
* | arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut2015-08-081-0/+14
* | arm: socfpga: spl: Remove custom linker scriptMarek Vasut2015-08-081-3/+0
* | arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut2015-08-081-1/+0
* | arm: socfpga: system: Clean up pinmux_config.cMarek Vasut2015-08-082-2/+0
* | arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut2015-08-082-2/+0
* | arm: socfpga: clock: Clean up pll_config.hMarek Vasut2015-08-082-2/+0
* | arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen2015-08-081-0/+5
* | arm: socfpga: Move generated files into qts subdirMarek Vasut2015-08-082-6/+6
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-0625-264/+771
|\
| * dm: core: Fix a typo in the uclass_get_device_by_name() commentSimon Glass2015-08-061-1/+1
| * dm: core: Add a way to set a device nameSimon Glass2015-08-061-0/+15
OpenPOWER on IntegriCloud