summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13603-2161/+0
* kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada2014-09-131-0/+56
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-1351-149/+2542
|\
| * dm: tegra: Enable driver model for serialSimon Glass2014-09-103-1/+47
| * tegra: dts: Add serial port detailsSimon Glass2014-09-1024-10/+1405
| * dm: serial: Add driver model support for ns16550Simon Glass2014-09-104-3/+218
| * dm: serial: Collect common baud rate code in ns16550Simon Glass2014-09-101-20/+13
| * dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-103-11/+34
| * sandbox: dts: Add a serial console nodeSimon Glass2014-09-102-0/+23
| * sandbox: serial: Support a coloured consoleSimon Glass2014-09-101-0/+83
| * sandbox: Convert serial driver to use driver modelSimon Glass2014-09-102-31/+39
| * dm: Add a uclass for serial devicesSimon Glass2014-09-104-0/+310
| * dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-103-5/+13
| * dm: fdt: Add a function to look up a chosen nodeSimon Glass2014-09-102-0/+27
| * serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass2014-09-101-0/+1
| * tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-104-62/+283
| * dm: tegra: Set up a pre-reloc malloc()Simon Glass2014-09-101-0/+1
| * dm: Make driver model available before board_init()Simon Glass2014-09-103-16/+50
| * Set up stdio earlier when using driver modelSimon Glass2014-09-101-6/+11
| * dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass2014-09-101-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1293-473/+2235
|\ \ | |/ |/|
| * arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-111-1/+2
| * arm: Make reset position-independentBenoît Thébaudeau2014-09-111-2/+1
| * README.clang: build command with clangJeroen Hofstee2014-09-111-0/+56
| * Makefile: default to cc for host compilerJeroen Hofstee2014-09-111-2/+2
| * clang: workaround for generated constantsJeroen Hofstee2014-09-092-4/+5
| * eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee2014-09-091-2/+13
| * ARM: make gd a function for clangJeroen Hofstee2014-09-091-0/+25
| * cc-option: also detect unsupported warnings optionsJeroen Hofstee2014-09-091-2/+2
| * ARM: SPL: do not set gd againJeroen Hofstee2014-09-091-3/+0
| * board_r: ARM[64] do not set gd againJeroen Hofstee2014-09-091-1/+1
| * Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-0928-44/+87
| |\
| | * sun7i: Add support for Olimex A20-OLinuXino-LIMEFUKAUMI Naoki2014-09-054-0/+43
| | * sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell2014-09-0523-24/+24
| | * kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONSMasahiro Yamada2014-09-0520-20/+20
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-0944-152/+1831
| |\ \
| | * | CONFIGS: peach-pit: Enable display for peach_pit boardAjay Kumar2014-09-051-0/+10
| | * | ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chipAjay Kumar2014-09-051-0/+30
| | * | exynos5420: add callbacks needed for exynos_fb driverAjay Kumar2014-09-052-82/+50
| | * | ARM: exynos: Add missing declaration for gpio_direction_inputAjay Kumar2014-09-051-0/+1
| | * | video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-054-0/+223
| | * | video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-055-0/+61
| | * | arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2014-09-053-6/+80
| | * | arm: exynos: Add RPLL for Exynos5420Ajay Kumar2014-09-052-0/+16
| | * | exynos_fb: Remove usage of static definesAjay Kumar2014-09-057-23/+23
| | * | odroid: set MPLL clock to 880MHzPrzemyslaw Marczak2014-09-051-30/+30
| | * | MAINTAINERS: update the maintainer of Arndale boardMasahiro Yamada2014-09-051-1/+1
| | * | odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak2014-09-056-0/+387
| | * | odroid: add odroid U3/X2 device tree descriptionPrzemyslaw Marczak2014-09-052-1/+72
| | * | odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412Przemyslaw Marczak2014-09-053-0/+733
OpenPOWER on IntegriCloud