Age | Commit message (Expand) | Author |
2011-12-18 | CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/ar405/fpgadata.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/plu405/fpgadata.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/wuh405/fpgadata.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/canbt/fpgadata.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/du405/fpgadata.c | Marek Vasut |
2011-12-18 | CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c | Marek Vasut |
2011-12-07 | board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning | Matthias Fuchs |
2011-12-02 | board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning | Matthias Fuchs |
2011-12-02 | board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning | Matthias Fuchs |
2011-12-01 | ppc4xx: fix PMC440 painit command | Matthias Fuchs |
2011-12-01 | ppc4xx: remove invalid access to PCI_BRDGOPT2 register | Matthias Fuchs |
2011-12-01 | ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation | Matthias Fuchs |
2011-11-27 | Fix Stelian's email address | Stelian Pop |
2011-11-16 | auto_update.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | cmd_dasa_sim.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | cmd_pci405.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings | Wolfgang Denk |
2011-11-16 | board/esd/cpci750/cpci750.c: Fix error handling | Wolfgang Denk |
2011-11-07 | board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-07 | board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-10-27 | GCC4.6: Squash warnings in pmc405de.c | Marek Vasut |
2011-10-27 | GCC4.6: Squash warning in cmd_pmc440.c | Marek Vasut |
2011-10-19 | ColdFire: Cleanup lds files for multiple defined symbols | stany MARCEL |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-03 | at91: reworked support for meesc board | Matthias Fuchs |
2011-05-18 | at91: reworked support for otc570 board | Daniel Gorsulowski |
2011-04-20 | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-12-09 | Move LDSCRIPT definitions to board config files. | Wolfgang Denk |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-11-28 | do_bootm: unify duplicate prototypes | Mike Frysinger |
2010-11-27 | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk |
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-09-23 | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese |
2010-09-23 | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-09-20 | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese |
2010-08-20 | at91: Enabeling USB host on meesc board | Daniel Gorsulowski |