aboutsummaryrefslogtreecommitdiff
path: root/board/xes/xpedite1000
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-86/+5
2013-04-02replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-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-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+82
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-10/+11
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-6/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-0/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-0/+1
2010-09-21POST cleanup.Michael Zaidman1-16/+0
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-52/+8
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-8/+8
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-52/+8
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-7/+7
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-1/+2
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-32/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-0/+2
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-151/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk2-2/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-12/+12
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-30/+30
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-13/+13
2009-07-24xpedite1k: Move to X-ES vendor directoryPeter Tyser6-0/+723