summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: make relatedNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger
2007-08-10mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu
2007-08-10mpc83xx: add support for the MPC8323E RDBKim Phillips
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper
2007-08-08Coding style cleanupStefan Roese
2007-08-08Added NAND supportTsiChungLiew
2007-08-08Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-07Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-05Remove the bios emulator from MAI board.Jason Jin
2007-08-05Fix some compile issues for MAI board.Jason Jin
2007-08-05Configurations for ATI video card BIOS emulatorJason Jin
2007-08-05Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-05Add functions to list of exported functionsMartin Krause
2007-08-05Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-08-03cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-08-02Coding style cleanup, update CHANGELOGWolfgang Denk
2007-08-01Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-31ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien
2007-07-31ppc4xx: Update 440EPx lwmon5 board supportStefan Roese
2007-07-28new FPGA image for PLU405 boardMatthias Fuchs
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken
2007-07-26ppc4xx: lwmon5: Update Lime initializationAnatolij Gustschin
2007-07-24ppc4xx: lwmon5: Support for 128 MByte NOR FLASH addedStefan Roese
2007-07-24ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)Stefan Roese
2007-07-20POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov
2007-07-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-16Coding style cleanupStefan Roese
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese
2007-07-16ppc4xx: Code cleanupStefan Roese
2007-07-16ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setupStefan Roese
2007-07-16ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.cStefan Roese
2007-07-13[PCS440EP] - The DIAG LEDs are now blinking, if an error occurHeiko Schocher
2007-07-11Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk
2007-07-118544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout
2007-07-11Add support for CPM device tree configuration to 8560 ADSAndy Fleming
2007-07-11CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka
2007-07-11[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher
2007-07-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby
2007-07-10Update for flash.o and mii.oTsiChungLiew
2007-07-10MII functions calls.TsiChungLiew