Age | Commit message (Expand) | Author |
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-19 | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese |
2009-11-19 | ppc4xx: Consolidate pci_target_init() function | Stefan Roese |
2009-11-09 | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese |
2009-11-02 | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese |
2009-10-09 | Merge branch 'reloc' | Wolfgang Denk |
2009-10-07 | ppc_4xx: Apply new HW register names | Niklaus Giger |
2009-10-03 | p3mx: Remove serial relocation fixups | Peter Tyser |
2009-10-03 | fpga: Remove relocation fixups | Peter Tyser |
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 |