Age | Commit message (Expand) | Author |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
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-07-09 | asm-generic: Consolidate errno.h to asm-generic/errno.h | Michal Simek |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-04 | Redundant Environment: protect full sector size | Wolfgang Denk |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
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-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-19 | Clean up usage of icache_disable/dcache_disable | Kumar Gala |
2008-08-13 | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-08-13 | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Remove white space at end. | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-07-13 | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese |
2008-07-11 | ppc4xx: Rework 440GX UIC handling | Stefan Roese |
2008-07-11 | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese |
2008-07-02 | Cleanup: remove redundant deleting on *~ files | Wolfgang Denk |
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-06-03 | ppc4xx: Remove implementations of testdram() | Stefan Roese |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-04-17 | Remove all the search paths from the .lds files. | Jason Wessel |
2008-04-11 | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: | Wolfgang Denk |
2008-04-08 | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk |
2008-03-30 | Adds support for the Prodrive PMDRA board, based on a DM6441 | Pieter Voorthuijsen |
2008-03-27 | ppc4xx: Add fdt support to Prodrive alpr | Stefan Roese |
2008-03-27 | ppc4xx: Enable cache support on the ALPR board | Pieter Voorthuijsen |
2008-01-18 | ARM: remove useless function board_post_init | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2007-10-31 | ppc4xx: Rework of 4xx serial driver (2) | Stefan Roese |
2007-07-09 | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-06-25 | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese |
2007-05-05 | Make "file" command happy with some config.mk files; update CHANGELOG | Wolfgang Denk |
2007-04-23 | Remove BOARDLIBS usage completely | Stefan Roese |
2007-02-27 | Minor code cleanup. | Wolfgang Denk |
2007-02-10 | [PATCH] Add missing p3mx.h file to repository (ups) | Stefan Roese |
2007-01-18 | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board | Stefan Roese |
2007-01-18 | [PATCH] Update Prodrive P3Mx support | Stefan Roese |
2007-01-06 | [PATCH] Update ALPR board files | Stefan Roese |
2006-12-24 | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk |