summaryrefslogtreecommitdiff
path: root/board/sandburst
Commit message (Expand)AuthorAgeLines
...
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-4/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-66/+66
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-14-1/+1
|\
| * Fix some more printf() format issues.Wolfgang Denk2008-07-11-1/+1
* | ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-11-38/+62
|/
* Fix some more print() format errors.Wolfgang Denk2008-07-11-1/+1
* Cleanup: remove redundant deleting on *~ filesWolfgang Denk2008-07-02-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-16/+16
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-4/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-4/+4
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-2/+2
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-20-11/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-2/+2
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-10/+28
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+3
* (no commit message)Wolfgang Denk2005-12-12-0/+4
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-27-13/+0
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-5/+5
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-24-2/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+4
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-4/+4
* Coding style cleanupWolfgang Denk2005-08-15-125/+52
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-15-0/+5694