summaryrefslogtreecommitdiff
path: root/board/xes
AgeCommit message (Expand)Author
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-01-12powerpc: xes: Add maintainerPeter Tyser
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-02replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-14powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-22XPedite5500 board supportJohn Schmoller
2010-10-22xes: Make X-ES board names more genericPeter Tyser
2010-10-22xes: Add board_flash_wp_on()John Schmoller
2010-10-22xes: Consolidate checkboard()John Schmoller
2010-10-22xes: Use common PCI initialization codePeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-21POST cleanup.Michael Zaidman
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-19ppc4xx: TLB init file cleanupStefan Roese