index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
lib
Age
Commit message (
Expand
)
Author
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
2010-10-12
microblaze: Add support for NET_MULTI api
Michal Simek
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-16
microblaze: Consolidate cache code
Michal Simek
2010-04-16
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
microblaze: Support system with WB cache
Michal Simek
2010-04-16
microblaze: Change initialization sequence
Michal Simek
2010-04-16
microblaze: Change cache report messages
Michal Simek
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
microblaze: Add FDT support
Arun Bhanu
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser