aboutsummaryrefslogtreecommitdiff
path: root/board/evb64260
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2-9/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk11-175/+11
2013-04-01Consolidate bool typeYork Sun1-7/+4
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-04ppc: Move mirror_hack to arch_global_dataSimon Glass1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-8/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-31/+0
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driverMarek Vasut1-20/+65
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2-0/+61
2012-05-23net: Fix remaining API interface breakageJoe Hershberger2-3/+2
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger1-1/+1
2011-11-23i2c: Codingstyle cleanup for i2c evb64260 board driverHeiko Schocher1-12/+12
2011-11-16board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warningsWolfgang Denk1-7/+18
2011-11-16board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanupWolfgang Denk1-124/+132
2011-11-16board/evb64260/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk1-2/+5
2011-11-16board/evb64260/eth.c: Fix GCC 4.6 build warningWolfgang Denk1-18/+19
2011-11-16board/evb64260/evb64260.c: Fix GC 4.6 build warningWolfgang Denk1-1/+2
2011-11-16board/evb64260/i2c.c: Fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-16board/evb64260/i2c.c: Coding Style cleanupWolfgang Denk1-26/+22
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-1/+1
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams2-2/+2
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-2/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-8/+8
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-48/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-09miiphy: constify device nameMike Frysinger1-3/+3
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2010-06-30Merge branch 'master' into nextWolfgang Denk1-1/+1
2010-06-29Fix compiler warnings for EVB64260, P3G4 and ZUMAAnatolij Gustschin1-1/+1
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-06-12General help message cleanupWolfgang Denk1-3/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-18Fix build errors after making flash_get_info() non-staticWolfgang Denk1-2/+1
2009-01-28Command usage cleanupPeter Tyser1-3/+3
2008-12-09evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2-3/+7
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD10-109/+109
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3