summaryrefslogtreecommitdiff
path: root/board/amcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-06board/amcc/taihu/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+2
2011-12-06board/amcc/yucca/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+2
2011-12-06board/amcc/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-8/+2
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg1-1/+0
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-2/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger18-108/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk18-56/+74
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood5-35/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang6-6/+6
2011-01-10PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky1-1/+1
2010-12-15ppc4xx: Fix missing linker scripts for partial linkingStefan Roese2-80/+18
2010-11-28ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk8-166/+54
2010-11-27ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese1-12/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier18-36/+36
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk5-0/+5
2010-10-20ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese1-2/+4
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk17-202/+25
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk18-36/+36
2010-10-04ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah1-10/+13
2010-10-04ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese1-10/+10
2010-10-04APM821xx: Add bluestone board supportTirumala Marri4-0/+263
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk37-71/+63
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese7-0/+7
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese1-14/+14
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese4-15/+4
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese8-8/+8
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese23-27/+27
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese1-0/+31
2010-09-194xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk3-7/+3
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk7-51/+32
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah1-9/+55
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk10-24/+24
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk11-256/+162
2010-04-22Move arch/ppc to arch/powerpcStefan Roese11-11/+11
2010-04-19ppc4xx: TLB init file cleanupStefan Roese11-256/+162
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser11-11/+11
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser10-10/+10
2010-01-23ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese1-1/+39
2010-01-18PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-1/+1
2009-12-08POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese7-78/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese3-59/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese11-395/+1
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese10-459/+1
2009-11-10ppc4xx: Katmai: Add chip_config commandStefan Roese3-219/+58
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese5-0/+20
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese10-221/+0
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese5-442/+41
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese17-2360/+0
2009-10-23ppc4xx: Sequoia: Add chip_config commandStefan Roese3-232/+125
2009-10-23ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese1-3/+23