| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -153/+9 |
* | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | microblaze: Fix compilation failure because of missing libdts | Michal Simek | 2012-11-08 | -0/+2 |
* | microblaze: Flush caches before enabling them | Michal Simek | 2012-11-07 | -5/+6 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -8/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | microblaze: Clean microblaze initialization | Michal Simek | 2012-09-11 | -1/+1 |
* | microblaze: timer: Prepare for device-tree initialization | Michal Simek | 2012-09-11 | -33/+36 |
* | microblaze: intc: Coding style cleanup | Michal Simek | 2012-09-11 | -13/+13 |
* | microblaze: intc: Registering interrupt should return value | Michal Simek | 2012-09-11 | -7/+9 |
* | microblaze: Add support for device tree driven board configuration | Michal Simek | 2012-09-11 | -0/+1 |
* | microblaze: intc: Clear interrupt code | Michal Simek | 2012-07-10 | -42/+50 |
* | microblaze: Move __udelay implementation | Michal Simek | 2012-07-10 | -0/+19 |
* | microblaze: Move individual board linker scripts to common script in cpu tree. | Michal Simek | 2012-07-09 | -0/+71 |
* | microblaze: avoid interrupt race conditions | Stephan Linz | 2012-02-23 | -2/+2 |
* | microblaze: fix build failure due to undefined reference to `get_ticks' | Stephan Linz | 2012-02-23 | -0/+18 |
* | microblaze: Clean up reset asm code | Michal Simek | 2011-10-03 | -20/+5 |
* | microblaze: Save and restore first unused vector | Michal Simek | 2011-10-03 | -2/+4 |
* | microblaze: Setup MB vectors if feature is enable for u-boot | Michal Simek | 2011-10-03 | -12/+22 |
* | microblaze: Remove debug saving value | Michal Simek | 2011-10-03 | -2/+0 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -6/+1 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -5/+0 |
* | microblaze: Fix msr handling in interrupt_handler | Michal Simek | 2011-02-15 | -18/+1 |
* | microblaze: Disabling interrupt should return 1 if was enabled | Michal Simek | 2011-01-10 | -1/+4 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -0/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | microblaze: Support little-endian microblaze target | Michal Simek | 2010-10-12 | -9/+51 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | microblaze: Consolidate cache code | Michal Simek | 2010-04-16 | -0/+28 |
* | microblaze: Fix interrupt handler code | Michal Simek | 2010-04-16 | -17/+11 |
* | microblaze: Move FSL initialization to board.c | Michal Simek | 2010-04-16 | -7/+0 |
* | microblaze: Move timer initialization to board.c | Michal Simek | 2010-04-16 | -7/+2 |
* | microblaze: Fix irq.S code | Michal Simek | 2010-04-16 | -120/+62 |
* | microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* | Peter Tyser | 2010-04-13 | -0/+824 |