summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada2014-09-161-5/+2
* compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada2014-09-166-44/+236
* implement the Android sparse image formatSteve Rae2014-09-163-53/+111
* cleanup code which handles the Android sparse image formatSteve Rae2014-09-161-41/+56
* update code which handles Android sparse image formatSteve Rae2014-09-161-2438/+0
* add code to handle Android sparse image formatSteve Rae2014-09-161-0/+2643
* cmd_mem: add static to internally used functionsMasahiro Yamada2014-09-161-3/+4
* kgdb: Remove first_entry for kgdbPeng Fan2014-09-161-12/+2
* tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada2014-09-161-440/+258
* tools: Import KconfiglibMasahiro Yamada2014-09-161-0/+3799
* SPDX: Add ISC SPDX-License-IdentifierMasahiro Yamada2014-09-162-0/+18
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-1656-56/+1
* rtl8169: Defer network packet processingThierry Reding2014-09-161-1/+2
* openrisc: Fix a few type cast related warningsVasili Galka2014-09-151-4/+4
* Fix a few printf argument verification warningsVasili Galka2014-09-153-4/+4
* cosmetic: README.scrapyard: add NIOS2 boardsMasahiro Yamada2014-09-151-6/+8
* 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
OpenPOWER on IntegriCloud