summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada2014-12-088-5/+3
* fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami2014-12-081-4/+11
* blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada2014-12-082-3/+1
* linux/compat.h: remove redundant macro definesMasahiro Yamada2014-12-081-4/+0
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-0813-14/+14
* git-mailrc: fix mips aliasDaniel Schwierzeck2014-12-081-1/+2
* Add Alison Wang m68k custodian email/aliasangelo@sysam.it2014-12-081-0/+1
* Add custodians to the m68k subsystem.angelo@sysam.it2014-12-082-1/+3
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-0817-39/+150
* serial: pl01x: avoid pl01x type check two timesVikas Manocha2014-12-081-9/+6
* serial: pl01x: disable as per type of pl01xVikas Manocha2014-12-081-3/+4
* serial: pl01x: move all line control at same placeVikas Manocha2014-12-081-23/+21
* serial: pl01x: fix pl011 baud rate configurationVikas Manocha2014-12-081-0/+8
* serial: pl01x: pass pl01x_type to set baudrateVikas Manocha2014-12-081-1/+1
* imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada2014-12-081-1/+0
* powerpc: a3m071: remove redundant CONFIG_SPL_* definesMasahiro Yamada2014-12-081-2/+0
* powerpc: lwmon5: remove redundant CONFIG_SPL_* definesMasahiro Yamada2014-12-081-2/+0
* powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-0817-1664/+4
* cmd_fuse: return CMD_RET_FAILURE on errorHector Palacios2014-12-081-1/+1
* ARM: rpi: support an environmentStephen Warren2014-12-081-6/+5
* ARM: rpi: rename rpi_b to rpiStephen Warren2014-12-0811-18/+18
* ARM: rpi_b: detect board revisionStephen Warren2014-12-083-4/+152
* spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET2014-12-081-1/+2
* MAINTAINERS: add me as a maintainer of UBIHeiko Schocher2014-12-082-0/+2
* net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changedWu, Josh2014-12-081-2/+2
* get_maintainer.pl: fix source tree detectionDaniel Schwierzeck2014-12-081-2/+1
* Fix console functions for U-Boot APISimon Glass2014-12-081-4/+4
* spl: MMC U-Boot image load from raw partitionPaul Kocialkowski2014-12-082-4/+30
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-0419-23/+26
* Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2014-12-0410-40/+42
|\
| * buildman: Don't default to -e when building current sourceSimon Glass2014-11-262-14/+12
| * buildman: Fix repeating board list with -lSimon Glass2014-11-261-1/+2
| * patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-262-3/+2
| * buildman: Save *.img files tooTom Rini2014-11-261-1/+1
| * sandbox: Fix warnings in cpu.c and os.cSimon Glass2014-11-262-1/+3
| * sandbox: Fix warnings due to 64-bit printf() stringsSimon Glass2014-11-263-20/+22
* | Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini2014-12-031-2/+2
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-014-33/+7
|\ \
| * | fdt: Fix regression in fdt_pack_reg()Hans de Goede2014-12-011-6/+6
| * | fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-273-27/+1
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-0189-363/+5872
|\ \
| * | tools: Add ifdtool to .gitignoreBin Meng2014-11-251-0/+1
| * | x86: chromebook_link: Enable the Chrome OS ECSimon Glass2014-11-252-0/+9
| * | x86: chromebook_link: Enable the x86 emulatorSimon Glass2014-11-251-0/+4
| * | bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-253-18/+22
| * | bios_emulator: Add an option to enable debuggingSimon Glass2014-11-259-54/+90
| * | bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-252-0/+6
| * | bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-253-58/+152
| * | bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-254-23/+23
| * | x86: config: Enable video support for chromebook_linkSimon Glass2014-11-251-7/+3
OpenPOWER on IntegriCloud