summaryrefslogtreecommitdiffstats
path: root/board/xes
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-3/+3
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-1/+2
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-32/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-0/+2
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-151/+0
* xpedite5370: Enable multi-core supportPeter Tyser2009-10-271-4/+9
* Merge branch 'reloc'Wolfgang Denk2009-10-095-8/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-035-8/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-12/+12
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-30/+30
OpenPOWER on IntegriCloud