summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: exynos: dts: Adjust device tree files for U-BootSimon Glass2014-10-229-0/+159
* dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass2014-10-225-2098/+0
* dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass2014-10-2215-4/+3831
* dm: exynos: dts: Convert /include/ to #includeSimon Glass2014-10-2214-15/+15
* arm: goni: add i2c_init_board()Robert Baldyga2014-10-222-0/+12
* dm: add of_match_ptr() macroMasahiro Yamada2014-10-221-0/+6
* dm: fix include guardMasahiro Yamada2014-10-221-0/+1
* dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada2014-10-222-0/+3
* linker_lists: include <linux/compiler.h>Masahiro Yamada2014-10-221-0/+2
* dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada2014-10-221-8/+1
* dm: do not check the existence of uclass operationMasahiro Yamada2014-10-221-4/+0
* dm: fix commentsMasahiro Yamada2014-10-222-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-10-2044-74/+2558
|\
| * ls102x: Add support for secure boot and enable blob commandRuchika Gupta2014-10-166-0/+16
| * mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta2014-10-1611-0/+29
| * crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-168-2/+423
| * powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta2014-10-162-1/+9
| * ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-165-0/+39
| * mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta2014-10-1613-0/+91
| * fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-1614-0/+1834
| * fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-167-6/+29
| * fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta2014-10-162-66/+89
| * powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot sizeRuchika Gupta2014-10-161-1/+1
* | video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-161-25/+6
* | video: ipu: fix debug and commentJeroen Hofstee2014-10-162-5/+4
* | lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass2014-10-162-2/+3
|/
* Prepare v2014.10Tom Rini2014-10-141-1/+1
* sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede2014-10-131-1/+1
* Makefile: drop "tools-only" from no-dot-config-targetsTom Rini2014-10-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-10111-1003/+5360
|\
| * Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...Albert ARIBAUD2014-10-112-1/+8
| |\
| | * arm: socfpga: Use EMAC1 on SoCDKMarek Vasut2014-10-111-1/+1
| | * arm: socfpga: add MAINTAINERS entryPavel Machek2014-10-111-0/+7
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11202-12267/+2816
| |\ \ | | |/
| * | arm, at91: add generic board support for the taurus and corvus boardHeiko Schocher2014-10-102-0/+4
| * | ARM: atmel: switch at91sam9263ek to generic boardBo Shen2014-10-101-0/+2
| * | sama5d3xek: run PHY's configAndreas Bießmann2014-10-101-9/+20
| * | macb: simplify gmac initialisationAndreas Bießmann2014-10-101-17/+8
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-1040-557/+840
| |\ \
| | * | odroid: clock: set aclk_cores to 200MHzPrzemyslaw Marczak2014-10-081-2/+2
| | * | exynos: update maintainer of Snow and SMDK5420 boardMasahiro Yamada2014-10-082-5/+1
| | * | armv7: s5pc1xx: improve cache handlingRobert Baldyga2014-10-082-30/+47
| | * | exynos: Enable pre-relocation malloc()Simon Glass2014-10-084-6/+10
| | * | samsung: Enable device tree for smdkc100Simon Glass2014-10-086-4/+39
| | * | samsung: Enable device tree for s5p_goniSimon Glass2014-10-089-7/+170
| | * | config: Move smdkv310 to use common exynos4 fileSimon Glass2014-10-085-51/+34
| | * | config: Move arndale to use common exynos5250 fileSimon Glass2014-10-0810-212/+66
| | * | exynos: config: Move cros_ec and tps65090 out of smdk boardsSimon Glass2014-10-085-18/+43
| | * | exynos: Move common smdk5420 things to common fileSimon Glass2014-10-083-11/+5
| | * | exynos: Move common exynos settings into a common fileSimon Glass2014-10-089-171/+105
OpenPOWER on IntegriCloud