Age | Commit message (Expand) | Author |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-04-30 | Handle most LDSCRIPT setting centrally | Scott Wood |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-11-28 | do_bootm: unify duplicate prototypes | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2009-12-08 | 5xxx, fdt: move fdt_fixup_memory() to cpu.c file | Heiko Schocher |
2009-12-07 | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | cm5200: Make function test command names more unique | Peter Tyser |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-01-28 | Command usage cleanup | Peter Tyser |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-11 | Fix some more print() format errors. | Wolfgang Denk |
2008-07-09 | Some copy-n-paste fixes in printf usage | Matvejchikov Ilya |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-04-17 | Remove all the search paths from the .lds files. | Jason Wessel |
2008-02-22 | Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. | Detlev Zundel |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2007-12-07 | Convert boards that set memory node to use fdt_fixup_memory() | Kumar Gala |
2007-11-21 | Update libfdt from device tree compiler (dtc) | Kumar Gala |
2007-10-05 | CM5200: Fix missing null-termination in hostname manipulation code | Bartlomiej Sieka |
2007-09-13 | cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9 | Bartlomiej Sieka |
2007-08-13 | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk |
2007-08-12 | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk |
2007-08-03 | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. | Bartlomiej Sieka |