summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-29-0/+277
* ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-29-1/+1
* ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai2015-05-29-7/+7
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-29-2/+419
* sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-29-3/+10
* sunxi: Add DMA definitionsRoy Spliet2015-05-29-0/+84
* sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański2015-05-29-1/+7
* sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2015-05-29-0/+13
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-1/+39
* sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede2015-05-29-0/+12
* sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede2015-05-29-18/+35
* sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-29-33/+0
* sunxi: Use axp221 sid on a33Hans de Goede2015-05-29-5/+3
* am33xx, spl, siemens: enable debug uart output againHeiko Schocher2015-05-28-0/+5
* net: Fix a warning added by 76ec988Joe Hershberger2015-05-28-2/+0
* fsl/sata: Replace sprintf() with snprintf()Tang Yuantian2015-05-28-1/+1
* gpio: stm32: add stm32f1 supportMatt Porter2015-05-28-1/+109
* ARMv7M: add STM32F1 supportMatt Porter2015-05-28-0/+783
* common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-28-0/+45
* image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARMMatt Porter2015-05-28-1/+1
* ARM: bcm283x: Switch to generic timerMarek Vasut2015-05-28-59/+7
* ARM: bcm283x: Reorder timer.hMarek Vasut2015-05-28-5/+10
* ARM: bcm283x: Repair wdog.hMarek Vasut2015-05-28-2/+2
* vexpress64: use uncompressed kernel by defaultLinus Walleij2015-05-28-6/+6
* kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2015-05-28-2/+2
* meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford2015-05-28-2/+2
* spl: spl_mmc: Error and count distinctionPaul Kocialkowski2015-05-28-14/+19
* add test for two 'loadables'Karl Apsite2015-05-28-9/+63
* Combine bootm_find_<thing> functions togetherKarl Apsite2015-05-28-38/+21
* add boot_get_loadables() to load listed imagesKarl Apsite2015-05-28-2/+129
* mkimage will now report information about loadableKarl Apsite2015-05-28-0/+111
* powerpc: gitignore: ignore PowerPC DTBsMasahiro Yamada2015-05-28-0/+1
* tools: use pkg-config when available to get SSL flagsThomas Petazzoni2015-05-28-1/+2
* include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada2015-05-28-0/+10
* vexpress64: let Juno wait for root deviceLinus Walleij2015-05-28-0/+1
* beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov2015-05-28-1/+1
* ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda2015-05-28-0/+3
* doc/README.generic-board: Trivial spell checkRicardo Ribalda2015-05-27-4/+4
* vexpress64: fix various memory issuesLinus Walleij2015-05-27-5/+9
* Makefile: Add U_BOOT_TZ and include in versionChris Packham2015-05-27-2/+3
* pci: display header for bus scanTim Harvey2015-05-27-0/+4
* env_mmc: add error message to pass to set_default_envTim Harvey2015-05-27-16/+24
* vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin2015-05-27-0/+1
* ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla2015-05-27-2/+2
* menu: Return an error code if Ctrl-C is pressedTuomas Tynkkynen2015-05-27-0/+3
* pxe: Fix crash if 'sysboot' is run without argsTuomas Tynkkynen2015-05-27-1/+1
* Revert "Revert "stm32f4: fix serial output""Tom Rini2015-05-27-0/+3
* moveconfig: Print status about the processed defconfigsJoe Hershberger2015-05-27-5/+11
* moveconfig: Add a switch to enable printing errorsJoe Hershberger2015-05-27-0/+8
* moveconfig: Print a message for missing compilerJoe Hershberger2015-05-27-8/+20