summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-16SPDX: Add ISC SPDX-License-IdentifierMasahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-16rtl8169: Defer network packet processingThierry Reding
2014-09-16Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-09-16mx6qsabreauto: Staticize when possibleFabio Estevam
2014-09-16mx6sxsabresd: Staticize i2c_pad_info1Fabio Estevam
2014-09-16imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan
2014-09-16imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan
2014-09-16imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan
2014-09-16arm: vf610: add NAND support for vf610twrStefan Agner
2014-09-16mtd: nand: add Freescale vf610_nfc driverStefan Agner
2014-09-16arm: mx35: use common timer functionsAndrew Ruder
2014-09-16arm: mx31: use common timer functionsAndrew Ruder
2014-09-15openrisc: Fix a few type cast related warningsVasili Galka
2014-09-15Fix a few printf argument verification warningsVasili Galka
2014-09-15cosmetic: README.scrapyard: add NIOS2 boardsMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-13kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-11arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau
2014-09-11arm: Make reset position-independentBenoît Thébaudeau
2014-09-11imx: mx6slevk: Change to use generic boardYe.Li
2014-09-11imx: mx6q/dlarm2: Change to use generic boardYe.Li
2014-09-11README.imximage: Fix the maximum DCD sizeFabio Estevam
2014-09-11imx: Fix build of mx6sxsabresdStefano Babic
2014-09-11README.clang: build command with clangJeroen Hofstee
2014-09-11Makefile: default to cc for host compilerJeroen Hofstee
2014-09-10dm: tegra: Enable driver model for serialSimon Glass
2014-09-10tegra: dts: Add serial port detailsSimon Glass
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass
2014-09-10dm: serial: Collect common baud rate code in ns16550Simon Glass
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass
2014-09-10sandbox: dts: Add a serial console nodeSimon Glass
2014-09-10sandbox: serial: Support a coloured consoleSimon Glass
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass
2014-09-10dm: Add a uclass for serial devicesSimon Glass
2014-09-10dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass
2014-09-10dm: fdt: Add a function to look up a chosen nodeSimon Glass
2014-09-10serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass
2014-09-10dm: tegra: Set up a pre-reloc malloc()Simon Glass
2014-09-10dm: Make driver model available before board_init()Simon Glass
2014-09-10Set up stdio earlier when using driver modelSimon Glass
2014-09-10dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass
2014-09-10Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-09-10microblaze: remove #ident directive to fix build errorMasahiro Yamada
2014-09-09Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2014-09-09Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada