summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-24disk/part: Only build hostfs special handling when CONFIG_SANDBOX is setHans de Goede
2015-10-24Allow imxtract to extract part of script image.Pierre Aubert
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23add generic stubs for GPIO LEDsBernhard Nortmann
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-23nios2: fix virt_to_phys for nios2 with MMUThomas Chou
2015-10-23nios2: add README.nios2Thomas Chou
2015-10-23nios2: zap nios2-generic board dirThomas Chou
2015-10-23nios2: convert dma_alloc_coherent to use malloc_cache_alignedThomas Chou
2015-10-23nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou
2015-10-23nios2: set default cache configuration in start.SThomas Chou
2015-10-23nios2: zap initdramThomas Chou
2015-10-23nios2: clean up comments style in start.SThomas Chou
2015-10-23nios2: convert ioremap to use dm cpu dataThomas Chou
2015-10-23nios2: convert do_reset to use dm cpu dataThomas Chou
2015-10-23nios2: remove asm/psr.hThomas Chou
2015-10-23nios2: convert altera sysid to driver modelThomas Chou
2015-10-23dm: implement a Miscellaneous uclassThomas Chou
2015-10-23serial: remove altera serial initializationsThomas Chou
2015-10-23nios2: convert altera timer to driver modelThomas Chou
2015-10-23timer: start a new timer after relocationThomas Chou
2015-10-23dm: implement a Timer uclassThomas Chou
2015-10-23nios2: convert nios2 cpu to driver modelThomas Chou
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou
2015-10-23nios2: add clear and set bits macrosThomas Chou
2015-10-23spi : convert altera_spi to driver modelThomas Chou
2015-10-23nios2: convert altera_uart to driver modelThomas Chou
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-23nios2: map physical address to uncached virtual addressThomas Chou
2015-10-23nios2: enable malloc() pool before relocationThomas Chou
2015-10-23nios2: call board_init_f_memThomas Chou
2015-10-23nios2: zap version_stringThomas Chou
2015-10-23nios2: zap dly_clksThomas Chou
2015-10-23nios2: Split timer code into timer.cThomas Chou
2015-10-23nios2: Switch to generic timerThomas Chou
2015-10-23nios2: enable Driver ModelThomas Chou
2015-10-23nios2: enable device tree control of U-BootThomas Chou
2015-10-23nios2: define _end in link scriptThomas Chou
2015-10-23nios2: remove gp assignments in link scriptThomas Chou
2015-10-23nios2: enlarge the code relocation rangeThomas Chou
2015-10-23nios2: BSS should be cleared only after board_init_fThomas Chou
2015-10-23nios2: move altera_pio_init to board_early_init_rThomas Chou
2015-10-23nios2: permit device tree control of U-BootThomas Chou
2015-10-23nios2: enable CONFIG_NET_RANDOM_ETHADDRThomas Chou
2015-10-23nios2: move command line configuration to KconfigThomas Chou
2015-10-22ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N