summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc440
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-072-21/+21
* | ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-022-32/+61
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-23/+23
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-33/+33
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-1/+1
* General help message cleanupWolfgang Denk2009-06-121-17/+18
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-202-29/+32
* ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-201-3/+0
OpenPOWER on IntegriCloud