summaryrefslogtreecommitdiff
path: root/board/esd/pmc440
Commit message (Expand)AuthorAgeLines
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* ppc4xx: update PMC440 board supportMatthias Fuchs2014-10-27-3/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-13-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-13-2/+2
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-13-1/+1
* nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-12-118/+0
* ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-24-64/+101
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-40/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-24/+2
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-166/+10
* Consolidate bool typeYork Sun2013-04-01-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-13-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+3
* ppc4xx: fix PMC440 painit commandMatthias Fuchs2011-12-01-2/+15
* ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs2011-12-01-2/+0
* ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2011-12-01-15/+0
* GCC4.6: Squash warning in cmd_pmc440.cMarek Vasut2011-10-27-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-6/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-3/+3
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-2/+2
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-09-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-24-14/+14
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-19-14/+14
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-11/+0
* ppc4xx: Remove confusing commentMatthias Fuchs2009-11-19-4/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-12/+6
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-59/+1