summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief2015-12-035-15/+0
* iocon: Disable FIT_VERBOSETom Rini2015-12-011-2/+0
* rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro2015-12-012-8/+0
* rockchip: Add basic support for evb-rk3036 boardhuang lin2015-12-011-0/+12
* rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-011-0/+103
* mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-011-0/+5
* rockchip: Bring in RK3036 device tree file includes and bindingshuang lin2015-12-011-0/+186
* rockchip: add config decide whether to build common.chuang lin2015-12-011-0/+3
* rockchip: add timer driverhuang lin2015-12-011-1/+2
* rockchip: firefly: Save the environment on SD cardSjoerd Simons2015-12-013-1/+9
* rockchip: Also load the initrd below 512MSjoerd Simons2015-12-011-0/+1
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-011-4/+26
* dm: pci: Convert 'pci' command to driver modelSimon Glass2015-12-011-1/+0
* dm: pci: Add a comment about how to find struct pci_controllerSimon Glass2015-12-011-0/+2
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-011-4/+0
* dm: pci: Add a function to find the regions for a PCI busSimon Glass2015-12-011-0/+12
* dm: pci: Add a function to get the controller for a busSimon Glass2015-12-011-0/+8
* dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass2015-12-011-0/+31
* dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass2015-12-016-6/+0
* dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass2015-12-016-6/+0
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-011-2/+0
* dm: timer: Support 64-bit counterBin Meng2015-12-011-3/+11
* dm: timer: Fix several nitsBin Meng2015-12-011-5/+6
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-11-301-0/+122
|\
| * arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-301-0/+122
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-11-3018-43/+1349
|\ \
| * | armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddrAlison Wang2015-11-301-0/+3
| * | arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS boardAlison Wang2015-11-301-4/+4
| * | drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2015-11-301-0/+1
| * | armv8/ls1043ardb: add USB supportGong Qianyu2015-11-302-1/+21
| * | armv8/ls1043ardb: add DSPI supportGong Qianyu2015-11-301-0/+10
| * | armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-301-0/+387
| * | armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-304-3/+22
| * | armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-306-14/+26
| * | driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha2015-11-301-1/+2
| * | driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2015-11-302-3/+25
| * | driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-304-25/+6
| * | driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha2015-11-301-1/+2
| * | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2015-11-301-0/+468
| * | driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha2015-11-304-0/+381
| |/
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-307-11/+100
|\ \
| * | arm: socfpga: Remove fsloadcmd from environmentChin Liang See2015-11-305-5/+0
| * | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See2015-11-301-2/+0
| * | arm: socfpga: Repair SoCrates boardMarek Vasut2015-11-301-0/+96
| * | ARM: socfpga: rename the cyclone5 and arria5 base address fileDinh Nguyen2015-11-305-5/+5
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-11-301-3/+4
|\ \
| * | cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.hThomas Chou2015-11-301-3/+4
| |/
* | arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma2015-11-291-0/+99
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-11-271-1/+2
|\
| * i2c: Fix the comment to match the function describedStefan Roese2015-11-271-1/+2
OpenPOWER on IntegriCloud