summaryrefslogtreecommitdiff
path: root/board/xes
Commit message (Expand)AuthorAgeLines
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-3/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* powerpc: xes: Add maintainerPeter Tyser2015-01-12-4/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-4/+12
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-4/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-15/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+75
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-9/+9
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-148/+24
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-16-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-9/+9
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-475/+30
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-02-1/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+82
* punt unused clean/distclean targetsMike Frysinger2011-10-15-36/+0
* powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun2011-07-11-0/+6
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-16/+22
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-70/+4
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-21/+1
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-04-27/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19-4/+4
* powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-137/+13
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-48/+13
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-6/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-12/+12
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-8/+8
* Coding Style cleanupWolfgang Denk2010-10-27-17/+14
* XPedite5500 board supportJohn Schmoller2010-10-22-0/+476
* xes: Make X-ES board names more genericPeter Tyser2010-10-22-0/+0
* xes: Add board_flash_wp_on()John Schmoller2010-10-22-0/+15
* xes: Consolidate checkboard()John Schmoller2010-10-22-66/+142
* xes: Use common PCI initialization codePeter Tyser2010-10-22-279/+49
* 86xx: Create common linker scriptKumar Gala2010-10-20-132/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-91/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-7/+7
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-0/+1
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-0/+1
* | POST cleanup.Michael Zaidman2010-09-21-16/+0
|/
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-13/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-17/+13
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-24-52/+8
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-19-52/+8
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-15/+15
|/