Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0a2c32a8747b400f9e83bb89c58c8142f0255487
/
arch
/
microblaze
/
lib
91a3159
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· 7 years ago
e728983
microblaze: bootm: Fix compiler warning
by Bin Meng
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
b78df3d
microblaze: Use standard interrupt_init() function
by Michal Simek
· 10 years ago
5b11489
fdt_support: delete force argument of fdt_initrd()
by Masahiro Yamada
· 11 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
1f7e48d
microblaze: remove an empty file arch/microblaze/lib/time.c
by Masahiro Yamada
· 11 years ago
26acb3e
microblaze: Add SPL support
by Michal Simek
· 11 years ago
7a50310
microblaze: Show u-boot banner
by Michal Simek
· 11 years ago
04e7e5a
microblaze: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8173ce7
microblaze: Fix watchdog initialization
by Michal Simek
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
6c3110c
microblaze: Call spi_init function
by Michal Simek
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
794a921
Clarify bootm OS arguments
by Simon Glass
· 11 years ago
70b1c49
microblaze: bootm: Add support for loading initrd
by Michal Simek
· 12 years ago
c78ce29
microblaze: bootm: Fix coding style issues
by Michal Simek
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
7c87cc1
microblaze: fix style in board.c
by Andreas Bießmann
· 12 years ago
80e045f
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
38716278
microblaze: Add muldi3.c which contains routines for _muldi3
by David Holsgrove
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
e3aa3d5
microblaze: Flush caches before enabling them
by Michal Simek
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
ab43dbe
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
by Michal Simek
· 12 years ago
9cabb36
microblaze: Clean microblaze initialization
by Michal Simek
· 12 years ago
06ac651
microblaze: timer: Prepare for device-tree initialization
by Michal Simek
· 12 years ago
58a5dd2
microblaze: board: Remove compilation warning
by Michal Simek
· 12 years ago
f0300ea
microblaze: Add support for device tree driven board configuration
by Michal Simek
· 12 years ago
251ed2c
microblaze: intc: Clear interrupt code
by Michal Simek
· 12 years ago
3b6f438
microblaze: Call serial multi initialization
by Michal Simek
· 12 years ago
64f9640
microblaze: Move __udelay implementation
by Michal Simek
· 12 years ago
b06e69e
microblaze: Remove extern from board.c
by Michal Simek
· 12 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
383c33a
microblaze: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
8e0662f
microblaze: Copy bootfile from variables
by Michal Simek
· 13 years ago
2dcf614
microblaze: Initialize jumptable and console
by Michal Simek
· 13 years ago
9c3474a
microblaze: Support flashes on lower addresses
by Michal Simek
· 13 years ago
4255f05
microblaze: Call common console_init_f initialization function
by Michal Simek
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
eaf2c86
microblaze: Fix bd_info pointer
by Michal Simek
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
708e667
FDT: only call boot_get_fdt from generic code
by John Rigby
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
7f581f0
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
08a30cb
microblaze: Consolidate cache code
by Michal Simek
· 15 years ago
80c42c7
microblaze: Flush cache before jumping to kernel
by Michal Simek
· 15 years ago
91393d3
microblaze: Support system with WB cache
by Michal Simek
· 15 years ago
f31cb1f
microblaze: Change initialization sequence
by Michal Simek
· 15 years ago
7a47a20
microblaze: Change cache report messages
by Michal Simek
· 15 years ago
98f872e
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
d1ff6c7
microblaze: Move timer initialization to board.c
by Michal Simek
· 15 years ago
2304c05
microblaze: Add FDT support
by Arun Bhanu
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago