Age | Commit message (Expand) | Author |
2009-11-02 | ppc4xx: Add custom linker script to board/*/config.mk | Stefan Roese |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-09-14 | microblaze: Add sbss, scommon and COMMON symbols for clearing | Michal Simek |
2009-07-23 | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger |
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-23 | microblaze: Change microblaze-generic config file | Michal Simek |
2009-01-23 | microblaze: Rename ml401 to microblaze-generic | Michal Simek |
2008-12-14 | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-10 | microblaze: Remove XUPV2P board | Michal Simek |
2008-11-25 | ppc4xx: ml300 remove Xilinx BSP from ml300 folder | Michal Simek |
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-24 | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-12 | Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-09-12 | ppc4xx: Add .gitignore file to xilinx-ppc440 boards | Ricardo Ribalda Delgado |
2008-09-12 | ppc4xx: Fix in-tree build for ppc440-generic boards | Ricardo Ribalda Delgado |
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-09-10 | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-09 | ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 | Ricardo Ribalda Delgado |
2008-09-05 | ppc44x: Unification of virtex5 pp440 boards | Ricardo Ribalda Delgado |
2008-07-30 | ppc4xx: ML507: Environment in flash and MTD Support | Ricardo Ribalda Delgado |
2008-07-30 | ppc4xx: ML507: Use of get_ram_size in board ml507 | Ricardo Ribalda Delgado |
2008-07-30 | ppc4xx: ML507: U-Boot in flash and System ACE | Ricardo Ribalda Delgado |
2008-07-18 | ppc4xx: ML507 Board Support | Ricardo Ribalda Delgado |
2008-07-03 | Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors | 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 superfluous dram_init() call or replace it by initdram() | 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-08 | microblaze: clean uart16550 and uartlite handling | Michal Simek |
2008-04-08 | microblaze: remove old setting for emac driver | Michal Simek |
2008-04-08 | microblaze: Clean Makefile from ancient emac driver | Michal Simek |
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-10-31 | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx | Stefan Roese |
2007-09-15 | Synchronize with U-BOOT mainline | Michal Simek |
2007-08-07 | Merge git://www.denx.de/git/u-boot | Michal Simek |
2007-08-05 | [FIX] Change configuration for XUPV2P Microblaze board | Michal Simek |
2007-07-10 | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | Fix a few file permission problems. | Wolfgang Denk |
2007-07-04 | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-06-17 | [FIX] fix microblaze file permitission | Michal Simek |
2007-05-08 | Merge git://www.denx.de/git/u-boot | Michal Simek |
2007-05-07 | new: USE_MSR_INTR support | Michal Simek |