summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: blk: Add tests for block devicesSimon Glass2016-03-172-0/+97
* dm: sandbox: Drop the pre-DM host implementationSimon Glass2016-03-171-90/+0
* dm: sandbox: Switch over to use DM for block devicesSimon Glass2016-03-171-0/+1
* dm: usb: Unbind old block devices when shutting down USBSimon Glass2016-03-171-1/+5
* buildman: Clarify the use of -VSimon Glass2016-03-172-2/+3
* buildman: Add a way to specific a full toolchain prefixSimon Glass2016-03-172-110/+226
* buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-172-0/+7
* dm: ns16550: Add support for reg-offset propertyMichal Simek2016-03-172-2/+5
* Revert "fdt: fix address cell count checking in fdt_translate_address()"Przemyslaw Marczak2016-03-171-3/+4
* dts:exynos:update pinctrl size-cells and fix child regsPrzemyslaw Marczak2016-03-175-29/+29
* gpio: Report errors when GPIOs cannot be readSimon Glass2016-03-171-7/+27
* cmd_dhry.c: Use lldiv for vax_mips calculation as wellTom Rini2016-03-171-1/+1
* x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-1711-0/+506
* x86: Add support for the samus chromebookSimon Glass2016-03-1711-1/+876
* x86: Support a chained-boot development flowSimon Glass2016-03-171-0/+80
* x86: dts: Drop memory SPD compatible stringSimon Glass2016-03-173-3/+0
* x86: ivybridge: Convert to use the common SDRAM codeSimon Glass2016-03-171-311/+83
* x86: Add common SDRAM-init codeSimon Glass2016-03-173-0/+327
* x86: Move common PCH code into a common placeSimon Glass2016-03-176-84/+99
* dhry: Correct dhrystone calculation for fast machinesSimon Glass2016-03-171-3/+5
* arm: Add a 64-bit division routine to the private librarySimon Glass2016-03-172-1/+247
* x86: Fix a header nit in x86-chromebook.hSimon Glass2016-03-171-1/+0
* x86: Add a function to set the IOAPIC IDSimon Glass2016-03-172-0/+18
* x86: Update README for new developmentsSimon Glass2016-03-171-3/+13
* x86: Use white on black for the console on chromebooksSimon Glass2016-03-171-0/+2
* x86: Add a default address for reference codeSimon Glass2016-03-171-0/+2
* x86: broadwell: Add video supportSimon Glass2016-03-174-1/+1174
* x86: broadwell: Add support for high-speed I/O lane with MESimon Glass2016-03-172-0/+58
* x86: broadwell: Add a GPIO driverSimon Glass2016-03-173-0/+208
* x86: broadwell: Add support for SDRAM setupSimon Glass2016-03-174-0/+509
* x86: broadwell: Add power-control supportSimon Glass2016-03-173-0/+220
* x86: broadwell: Add reference code supportSimon Glass2016-03-172-0/+114
* x86: broadwell: Add an LPC driverSimon Glass2016-03-173-0/+110
* x86: broadwell: Add a northbridge driverSimon Glass2016-03-172-0/+60
* x86: broadwell: Add a SATA driverSimon Glass2016-03-172-0/+270
* x86: broadwell: Add a pinctrl driverSimon Glass2016-03-175-0/+590
* x86: broadwell: Add a PCH driverSimon Glass2016-03-174-0/+839
* x86: Add basic support for broadwellSimon Glass2016-03-1710-0/+1246
* x86: dts: Update the pinctrl binding a littleSimon Glass2016-03-171-10/+11
* x86: Add support for running Intel reference codeSimon Glass2016-03-173-1/+36
* x86: Drop all the old pin configuration codeSimon Glass2016-03-1713-334/+0
* x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass2016-03-176-175/+15
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-174-0/+219
* x86: link: Add pin configuration to the device treeSimon Glass2016-03-171-0/+155
* x86: Update microcode for secondary CPUsSimon Glass2016-03-175-2/+12
* x86: ivybridge: Show microcode version for each coreSimon Glass2016-03-171-1/+2
* x86: Record the CPU details when starting each coreSimon Glass2016-03-173-1/+20
* x86: Move common MRC Kconfig options to the common fileSimon Glass2016-03-172-26/+62
* x86: Allow I/O functions to use pointersSimon Glass2016-03-171-2/+10
* x86: Add macros to clear and set I/O bitsSimon Glass2016-03-171-0/+22
OpenPOWER on IntegriCloud