summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add print_freq() to display frequencies nicelySimon Glass2015-04-291-0/+11
* Move display_options functions to their own headerSimon Glass2015-04-292-15/+49
* dm: core: Add a function to bind a driver for a device tree nodeSimon Glass2015-04-291-0/+16
* x86: minnowmax: use the correct NOR in the configurationGabriel Huau2015-04-291-1/+1
* x86: queensbay: Implement PIRQ routingBin Meng2015-04-291-0/+1
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-291-0/+1
* x86: Set serial port IRQ for SMSC LPC47MBin Meng2015-04-291-1/+2
* x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng2015-04-295-9/+8
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-293-5/+70
|\
| * ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-291-2/+2
| * zynqmp: Enable SDHCI0 optionsMichal Simek2015-04-291-0/+2
| * zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu2015-04-291-2/+3
| * zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2015-04-291-0/+7
| * zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2015-04-291-0/+23
| * zynqmp: Add support for R5 sw loadingMichal Simek2015-04-291-0/+2
| * zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-291-1/+1
| * zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-291-0/+27
| * zynq: Enable GPIO driver and GPIO commandsMichal Simek2015-04-291-0/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-281-1/+7
|\ \
| * | arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen2015-04-211-1/+1
| * | arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen2015-04-211-0/+5
| * | arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen2015-04-211-0/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-287-65/+326
|\ \ \ | |_|/ |/| |
| * | mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam2015-04-271-3/+16
| * | mx6cuboxi: Use more standard namings for fdt variablesFabio Estevam2015-04-271-6/+6
| * | nitrogen6x: allow gzipped bitmap displayEric Nelson2015-04-221-0/+3
| * | arm: mx6: tqma6: Extract baseboard configs into separate config fileStefan Roese2015-04-222-41/+46
| * | power: pfuze100: fix LDO_EN bit valueTim Harvey2015-04-221-1/+1
| * | imx: ventana: update boot scripts to support ubifs boot volTim Harvey2015-04-221-17/+27
| * | imx: ventana: add usb_pgood_delay 2sec defaultTim Harvey2015-04-221-0/+1
| * | imx: ventana: config: enable EXT4 filesystem read/write supportTim Harvey2015-04-221-0/+2
| * | imx: ventana: config: enable edid supportTim Harvey2015-04-221-0/+1
| * | imx: ventana: config: Support ramdiskTim Harvey2015-04-221-0/+1
| * | imx: ventana: config: add USB Mass Storage (ums) supportTim Harvey2015-04-221-0/+12
| * | imx: ventana: assign default ethprime dynamicallyTim Harvey2015-04-221-1/+0
| * | imx: ventana: add i210 supportTim Harvey2015-04-221-0/+1
| * | imx: ventana: disable 4k tftp/nfs packetsTim Harvey2015-04-221-5/+0
| * | mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-221-0/+205
| * | fdt: add new fdt_fixup_display function to configure displayTim Harvey2015-04-221-0/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-04-282-15/+15
|\ \ \
| * | | dm: sf: Save flash flags to struct spi_flashBin Meng2015-04-281-0/+1
| * | | dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-231-5/+5
| * | | spi flash: fix trivial problemsPavel Machek2015-04-221-5/+3
| * | | sf: Correct the macros as per new array fast read commandSiva Durga Prasad Paladugu2015-04-221-5/+6
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-2453-257/+4109
|\ \ \ \
| * | | | ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu2015-04-234-4/+35
| * | | | armv8/ls2085ardb: Enable NAND SPL supportScott Wood2015-04-231-5/+35
| * | | | armv8/ls2085aqds: NAND boot supportScott Wood2015-04-232-5/+74
| * | | | driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-231-28/+56
| * | | | board/ls2085qds: Add support ethernetPrabhakar Kushwaha2015-04-231-0/+19
OpenPOWER on IntegriCloud