summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-048-0/+569
* arm: omap: add support for am57xx devicesFelipe Balbi2014-12-047-11/+16
* arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi2014-12-041-0/+3
* arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-041-1/+1
* arm: omap5: make hw_init_data weakFelipe Balbi2014-12-041-1/+1
* configs: omap5_common : Boot rootfs from sd card by defaultFranklin S Cooper Jr2014-12-041-1/+1
* arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-041-4/+5
* usb: phy: omap_usb_phy: fix build breakageFelipe Balbi2014-12-041-2/+0
* arm: dra7xx: prcm: add missing registersFelipe Balbi2014-12-041-0/+3
* arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-042-10/+10
* arm: omap5: don't enable misc_init_r by defaultFelipe Balbi2014-12-044-14/+1
* Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini2014-12-031-2/+2
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-014-33/+7
|\
| * fdt: Fix regression in fdt_pack_reg()Hans de Goede2014-12-011-6/+6
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-273-27/+1
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-0189-363/+5872
|\ \
| * | tools: Add ifdtool to .gitignoreBin Meng2014-11-251-0/+1
| * | x86: chromebook_link: Enable the Chrome OS ECSimon Glass2014-11-252-0/+9
| * | x86: chromebook_link: Enable the x86 emulatorSimon Glass2014-11-251-0/+4
| * | bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-253-18/+22
| * | bios_emulator: Add an option to enable debuggingSimon Glass2014-11-259-54/+90
| * | bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-252-0/+6
| * | bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-253-58/+152
| * | bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-254-23/+23
| * | x86: config: Enable video support for chromebook_linkSimon Glass2014-11-251-7/+3
| * | x86: dts: Add video information to the device treeSimon Glass2014-11-251-0/+13
| * | x86: Add initial video device init for Intel GMASimon Glass2014-11-258-1/+969
| * | x86: Allow an option ROM to be built into U-BootSimon Glass2014-11-251-0/+3
| * | x86: video: Add video driver for bare x86 boardsSimon Glass2014-11-252-0/+38
| * | pci: Add general support for execution of video ROMsSimon Glass2014-11-255-2/+353
| * | x86: Add support for running option ROMs nativelySimon Glass2014-11-255-0/+946
| * | Add support for Vesa BIOS extensionsSimon Glass2014-11-251-0/+103
| * | x86: Add vesa mode configuration optionsSimon Glass2014-11-251-0/+149
| * | x86: Add GDT descriptors for option ROMsSimon Glass2014-11-252-22/+18
| * | Introduce a header file for the BIOS emulatorSimon Glass2014-11-253-52/+46
| * | x86: Add a definition of asmlinkageSimon Glass2014-11-251-0/+3
| * | x86: config: Enable SPI for chromebook_linkSimon Glass2014-11-251-4/+0
| * | x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-255-1/+207
| * | x86: Drop some msr functions that we don't supportSimon Glass2014-11-251-11/+0
| * | x86: Add init for model 206AX CPUSimon Glass2014-11-257-0/+528
| * | x86: Add LAPIC setup codeSimon Glass2014-11-254-2/+181
| * | x86: Drop old CONFIG_INTEL_CORE_ARCH codeSimon Glass2014-11-251-28/+0
| * | x86: Remove unnecessary call to initr_enable_interrupts()Bin Meng2014-11-251-1/+1
| * | x86: Refactor interrupt_init()Bin Meng2014-11-253-14/+23
| * | x86: Remove cpu_init_r() for x86Bin Meng2014-11-253-9/+1
| * | x86: Call cpu_init_interrupts() from interrupt_init()Bin Meng2014-11-252-2/+3
| * | x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-254-0/+219
| * | x86: ivybridge: Set up XHCI USBSimon Glass2014-11-253-0/+34
| * | x86: config: Enable USB on linkSimon Glass2014-11-251-2/+0
| * | x86: ivybridge: Set up EHCI USBSimon Glass2014-11-254-0/+33
OpenPOWER on IntegriCloud