Age | Commit message (Expand) | Author |
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-10-06 | board/mpl: Remove mpl-specific memory test command | Peter Tyser |
2010-09-23 | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
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 | Rename lib_generic/ to lib/ | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |
2009-12-21 | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner |
2009-12-07 | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese |
2009-11-27 | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk |
2009-11-27 | Clean-up of s3c24x0 header files | kevin.morfitt@fearnside-systems.co.uk |
2009-11-27 | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk |
2009-11-02 | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese |
2009-11-02 | ppc4xx: Fix problems in some ppc4xx board Makefiles | Stefan Roese |
2009-10-13 | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk |
2009-10-03 | mpl: Remove memory test relocation fixups | Peter Tyser |
2009-10-03 | ppc: Remove pci config table pointer relocation fixups | Peter Tyser |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-09-28 | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese |
2009-09-28 | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese |
2009-09-11 | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese |
2009-08-25 | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-08-09 | Dual-license IBM code contributions | Josh Boyer |
2009-07-24 | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs |
2009-07-19 | PATI board: fix compiler warnings | Wolfgang Denk |
2009-07-19 | mpl: printing current stdio devices cleanup | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-18 | MIP405T: fix compile problem | Wolfgang Denk |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-03-29 | VCMA9: fix compile errors | Wolfgang Denk |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-03-20 | boards: get mac address from environment | Mike Frysinger |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-09 | Moved PPC4xx EMAC driver to drivers/net | Ben Warren |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-21 | Use strmhz() to format clock frequencies | Wolfgang Denk |
2008-10-21 | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |