Age | Commit message (Expand) | Author |
2015-02-09 | microblaze: Move architecture to use generic board init | Michal Simek |
2015-02-09 | microblaze: Use standard interrupt_init() function | Michal Simek |
2014-06-19 | fdt_support: delete force argument of fdt_initrd() | Masahiro Yamada |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-02-19 | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada |
2014-02-19 | microblaze: remove an empty file arch/microblaze/lib/time.c | Masahiro Yamada |
2014-02-04 | microblaze: Add SPL support | Michal Simek |
2014-02-04 | microblaze: Show u-boot banner | Michal Simek |
2013-10-31 | microblaze: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-16 | microblaze: Fix watchdog initialization | Michal Simek |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-08 | microblaze: Call spi_init function | Michal Simek |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-07-02 | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann |
2013-06-26 | Clarify bootm OS arguments | Simon Glass |
2013-05-09 | microblaze: bootm: Add support for loading initrd | Michal Simek |
2013-05-09 | microblaze: bootm: Fix coding style issues | Michal Simek |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |
2013-05-01 | microblaze: fix style in board.c | Andreas Bießmann |
2013-04-30 | watchdog: Add support for Xilinx Microblaze watchdog | Michal Simek |
2013-02-04 | microblaze: Add muldi3.c which contains routines for _muldi3 | David Holsgrove |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-11-07 | microblaze: Flush caches before enabling them | Michal Simek |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-09-11 | microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE | Michal Simek |
2012-09-11 | microblaze: Clean microblaze initialization | Michal Simek |
2012-09-11 | microblaze: timer: Prepare for device-tree initialization | Michal Simek |
2012-09-11 | microblaze: board: Remove compilation warning | Michal Simek |
2012-09-11 | microblaze: Add support for device tree driven board configuration | Michal Simek |
2012-07-10 | microblaze: intc: Clear interrupt code | Michal Simek |
2012-07-10 | microblaze: Call serial multi initialization | Michal Simek |
2012-07-10 | microblaze: Move __udelay implementation | Michal Simek |
2012-07-10 | microblaze: Remove extern from board.c | Michal Simek |
2012-05-15 | net: move bootfile init into eth_initialize | Mike Frysinger |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |
2012-03-18 | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass |
2012-03-18 | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass |
2011-10-23 | microblaze: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-10 | microblaze: Copy bootfile from variables | Michal Simek |
2011-10-10 | microblaze: Initialize jumptable and console | Michal Simek |
2011-10-10 | microblaze: Support flashes on lower addresses | Michal Simek |
2011-10-10 | microblaze: Call common console_init_f initialization function | Michal Simek |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-01-19 | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser |
2011-01-10 | microblaze: Fix bd_info pointer | Michal Simek |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | FDT: only call boot_get_fdt from generic code | John Rigby |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |