summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | dm: core: Allow parents to pass data to children during probeSimon Glass2014-10-22-1/+25
| * | | dm: core: Add functions for iterating through device childrenSimon Glass2014-10-22-1/+78
| * | | sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass2014-10-22-0/+51
| * | | dm: exynos: Move serial to driver modelSimon Glass2014-10-22-183/+75
| * | | dm: exynos: Mark exynos5 console as pre-relocSimon Glass2014-10-22-0/+1
| * | | dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-22-179/+340
| * | | dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-22-9/+62
| * | | dm: exynos: Tidy up GPIO definesSimon Glass2014-10-22-10/+11
| * | | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-22/+11
| * | | dm: exynos: Move s5p_goni to generic boardSimon Glass2014-10-22-0/+2
| * | | dm: exynos: Move smdkc100 to generic boardSimon Glass2014-10-22-0/+2
| * | | dm: exynos: Add pinctrl settings for s5p_goniSimon Glass2014-10-22-0/+280
| * | | dm: exynos: Add pinctrl settings for smdkc100Simon Glass2014-10-22-0/+187
| * | | dm: exynos: dts: Adjust device tree files for U-BootSimon Glass2014-10-22-0/+159
| * | | dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass2014-10-22-2098/+0
| * | | dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass2014-10-22-4/+3831
| * | | dm: exynos: dts: Convert /include/ to #includeSimon Glass2014-10-22-15/+15
| * | | arm: goni: add i2c_init_board()Robert Baldyga2014-10-22-0/+12
| * | | dm: add of_match_ptr() macroMasahiro Yamada2014-10-22-0/+6
| * | | dm: fix include guardMasahiro Yamada2014-10-22-0/+1
| * | | dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada2014-10-22-0/+3
| * | | linker_lists: include <linux/compiler.h>Masahiro Yamada2014-10-22-0/+2
| * | | dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada2014-10-22-8/+1
| * | | dm: do not check the existence of uclass operationMasahiro Yamada2014-10-22-4/+0
| * | | dm: fix commentsMasahiro Yamada2014-10-22-3/+3
| |/ /
* | | x86: Fix GDT limit in start16.SBin Meng2014-10-22-1/+1
* | | x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng2014-10-22-2/+2
* | | x86: Support loading kernel setup from a FITSimon Glass2014-10-22-2/+399
* | | doc: Tidy up and update part of the FIT documentationSimon Glass2014-10-22-8/+9
* | | sandbox: bootm: Don't fail the architecture checkSimon Glass2014-10-22-1/+1
* | | x86: Allow cmdline setup in setup_zimage() to be optionalSimon Glass2014-10-22-9/+12
* | | x86: Rewrite bootm.c to make it similar to ARMSimon Glass2014-10-22-53/+130
* | | x86: Enable LMB and RAMDISK_HIGH by defaultSimon Glass2014-10-22-0/+3
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-10-20-74/+2558
|\ \
| * | ls102x: Add support for secure boot and enable blob commandRuchika Gupta2014-10-16-0/+16
| * | mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta2014-10-16-0/+29
| * | crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-16-2/+423
| * | powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta2014-10-16-1/+9
| * | ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-16-0/+39
| * | mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta2014-10-16-0/+91
| * | fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-16-0/+1834
| * | fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-16-6/+29
| * | fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta2014-10-16-66/+89
| * | powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot sizeRuchika Gupta2014-10-16-1/+1
* | | video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-16-25/+6
* | | video: ipu: fix debug and commentJeroen Hofstee2014-10-16-5/+4
* | | lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass2014-10-16-2/+3
|/ /
* | Prepare v2014.10Tom Rini2014-10-14-1/+1
* | sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede2014-10-13-1/+1
* | Makefile: drop "tools-only" from no-dot-config-targetsTom Rini2014-10-13-1/+1