summaryrefslogtreecommitdiffstats
path: root/board/xes
Commit message (Expand)AuthorAgeFilesLines
* powerpc: xes: Add maintainerPeter Tyser2015-01-124-4/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-214-4/+12
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-244-4/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-135-15/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-305-0/+30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-305-0/+75
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-255-9/+9
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-016-148/+24
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-149-9/+9
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2430-475/+30
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-021-1/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+82
* punt unused clean/distclean targetsMike Frysinger2011-10-156-36/+0
* powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun2011-07-111-0/+6
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-122-16/+22
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-044-70/+4
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-044-21/+1
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-043-27/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-194-4/+4
* powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-145-137/+13
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-143-48/+13
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-6/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-176-12/+12
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-8/+8
* Coding Style cleanupWolfgang Denk2010-10-272-17/+14
* XPedite5500 board supportJohn Schmoller2010-10-227-0/+476
* xes: Make X-ES board names more genericPeter Tyser2010-10-2214-0/+0
* xes: Add board_flash_wp_on()John Schmoller2010-10-221-0/+15
* xes: Consolidate checkboard()John Schmoller2010-10-227-66/+142
* xes: Use common PCI initialization codePeter Tyser2010-10-221-279/+49
* 86xx: Create common linker scriptKumar Gala2010-10-201-132/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-184-91/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-184-7/+7
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-0/+1
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+1
* | POST cleanup.Michael Zaidman2010-09-211-16/+0
|/
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-13/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-163-17/+13
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-52/+8
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-52/+8
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-212-15/+15
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-13/+13
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-4/+4
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-132-2/+2
OpenPOWER on IntegriCloud