summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee
2014-09-09ARM: make gd a function for clangJeroen Hofstee
2014-09-09cc-option: also detect unsupported warnings optionsJeroen Hofstee
2014-09-09ARM: SPL: do not set gd againJeroen Hofstee
2014-09-09board_r: ARM[64] do not set gd againJeroen Hofstee
2014-09-09microblaze: Fix printf size_t format related warnings (again...)Vasili Galka
2014-09-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-09Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-08ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan
2014-09-08video: dcu: Add Sii9022A HDMI Transmitter supportWang Huan
2014-09-08video: dcu: Add DCU driver supportWang Huan
2014-09-08serial: lpuart: add 32-bit registers lpuart supportJingchang Lu
2014-09-08net: tsec: Remove tx snooping support from LS1Claudiu Manoil
2014-09-08arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan
2014-09-08arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan
2014-09-08driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun
2014-09-08driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun
2014-09-08driver/ddr/freescale: Add support of accumulate ECCYork Sun
2014-09-08ls102xa: esdhc: Add esdhc support for LS102xAWang Huan
2014-09-08esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan
2014-09-08ls102xa: etsec: Add etsec support for LS102xAAlison Wang
2014-09-08net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil
2014-09-08ls102xa: i2c: Add i2c support for LS102xAWang Huan
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan
2014-09-05patman: Fix detection of git versionSimon Glass
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass
2014-09-05buildman: Remove the directory prefix from each error lineSimon Glass
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass
2014-09-05buildman: Allow make-flags variables to include '-' and '_'Simon Glass
2014-09-05buildman: Set the return code to indicate build resultSimon Glass
2014-09-05patman: Avoid changing the order of tagsSimon Glass
2014-09-05patman: Use --no-pager' to stop git from forking a pagerSimon Glass
2014-09-05patman: Remove the -a optionSimon Glass
2014-09-05patman: Correct unit tests to run correctlySimon Glass
2014-09-05patman: Fix indentation in terminal.pySimon Glass
2014-09-05CONFIGS: peach-pit: Enable display for peach_pit boardAjay Kumar
2014-09-05ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chipAjay Kumar
2014-09-05exynos5420: add callbacks needed for exynos_fb driverAjay Kumar
2014-09-05ARM: exynos: Add missing declaration for gpio_direction_inputAjay Kumar
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar
2014-09-05arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar
2014-09-05arm: exynos: Add RPLL for Exynos5420Ajay Kumar
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar
2014-09-05sun7i: Add support for Olimex A20-OLinuXino-LIMEFUKAUMI Naoki
2014-09-05sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell
2014-09-05kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONSMasahiro Yamada
2014-09-05odroid: set MPLL clock to 880MHzPrzemyslaw Marczak