summaryrefslogtreecommitdiff
path: root/board/esd/pmc440
AgeCommit message (Expand)Author
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2015-11-19Move console definitions into a new console.h fileSimon Glass
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-10-27ppc4xx: update PMC440 board supportMatthias Fuchs
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada
2014-04-24ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-12-01ppc4xx: fix PMC440 painit commandMatthias Fuchs
2011-12-01ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs
2011-10-27GCC4.6: Squash warning in cmd_pmc440.cMarek Vasut
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-08-09ppc4xx: Fix building of PMC440 boardMatthias Fuchs
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-19ppc4xx: TLB init file cleanupStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-11-19ppc4xx: Remove confusing commentMatthias Fuchs
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese