summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc440
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-2/+2
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-121-118/+0
* ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-241-64/+101
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-072-40/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+2
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-201-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2410-166/+10
* Consolidate bool typeYork Sun2013-04-011-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-131-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/+3
* ppc4xx: fix PMC440 painit commandMatthias Fuchs2011-12-011-2/+15
* ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs2011-12-011-2/+0
* ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2011-12-011-15/+0
* GCC4.6: Squash warning in cmd_pmc440.cMarek Vasut2011-10-271-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-6/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-3/+3
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-091-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-14/+14
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-14/+14
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-11/+0
* ppc4xx: Remove confusing commentMatthias Fuchs2009-11-191-4/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-12/+6
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-59/+1
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-1/+1
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-139/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-093-5/+3
|\
| * fpga: Remove relocation fixupsPeter Tyser2009-10-031-3/+3
OpenPOWER on IntegriCloud