aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc440
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-1/+1
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek1-2/+2
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek1-1/+1
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada1-118/+0
2014-04-24ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs1-64/+101
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese2-40/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+2
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-2/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-166/+10
2013-04-01Consolidate bool typeYork Sun1-8/+8
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+3
2011-12-01ppc4xx: fix PMC440 painit commandMatthias Fuchs1-2/+15
2011-12-01ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs1-2/+0
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs1-15/+0
2011-10-27GCC4.6: Squash warning in cmd_pmc440.cMarek Vasut1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-2/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-6/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-3/+3
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-08-09ppc4xx: Fix building of PMC440 boardMatthias Fuchs1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-9/+9
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-14/+14
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-14/+14
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-19ppc4xx: Remove confusing commentMatthias Fuchs1-4/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese1-12/+6
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-59/+1
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-1/+1
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-139/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk3-5/+3
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger2-21/+21
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-3/+3