This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0e7806d24a
u-boot
/
arch
/
microblaze
/
cpu
History
Michal Simek
7f33899221
microblaze: spl: Add LISTS to linker script
...
This is required for driver model. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-02-09 15:13:12 +01:00
..
cache.c
Add GPL-2.0+ SPDX-License-Identifier to source files
2013-07-24 09:44:38 -04:00
cpu.c
Add GPL-2.0+ SPDX-License-Identifier to source files
2013-07-24 09:44:38 -04:00
exception.c
microblaze: Fix coding style in exception.c
2015-02-09 15:09:56 +01:00
interrupts.c
microblaze: Use standard interrupt_init() function
2015-02-09 15:09:58 +01:00
irq.S
microblaze: Fix stack usage in interrupt handler
2015-02-09 15:09:56 +01:00
Makefile
microblaze: Add SPL support
2014-02-04 16:39:50 +01:00
spl.c
microblaze: Fix gd_t address which is placed at the end of BRAM
2015-02-09 15:09:58 +01:00
start.S
microblaze: spl: Do not call mem_malloc_init and use early alloc
2015-02-09 15:13:12 +01:00
timer.c
microblaze: Add SPL support
2014-02-04 16:39:50 +01:00
u-boot-spl.lds
microblaze: spl: Add LISTS to linker script
2015-02-09 15:13:12 +01:00
u-boot.lds
microblaze: Move architecture to use generic board init
2015-02-09 15:11:56 +01:00