summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: InfrastructureNiklaus Giger
2007-08-10ppc4xx: Update lwmon5 POST configurationStefan Roese
2007-08-10POST: Add ppc4xx UART POST support without external uart clock (lwmon5)Yuri Tikhonov
2007-08-10mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips
2007-08-10mpc83xx: Correct the README for DDR ECCDave Liu
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu
2007-08-10mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu
2007-08-10mpc83xx: add support for the MPC8323E RDBKim Phillips
2007-08-10mpc83xx: fixup generic pci for libfdtKim Phillips
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips
2007-08-10mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu
2007-08-10mpc83xx: Fix the align bug of SDMA bufferDave Liu
2007-08-10mpc83xx: Revise the MPC8360EMDS readme docDave Liu
2007-08-10FSL I2C driver programs the two I2C busses differentlyTimur Tabi
2007-08-10Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi
2007-08-10TQM834x: cleanup configuratonMartin Krause
2007-08-10MPC83xx: Fix makefile to generate config.h file in the build directorydavid.saada
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper
2007-08-09Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk
2007-08-09Merge with /home/wd/git/u-boot/workWolfgang Denk
2007-08-09Treat ppc64 host as ppcKumar Gala
2007-08-09Minor fix for bios emulator makefileJason Jin
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin
2007-08-09Merge with /home/wd/git/u-boot/custodian/u-boot-usbWolfgang Denk
2007-08-09tsec: fix multiple PHY supportZach Sadecki
2007-08-09Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk
2007-08-09Merge with /home/wd/git/u-boot/workWolfgang Denk
2007-08-09tsec: Allow Ten Bit Interface address to be configurableJoe Hamman
2007-08-08Coding style cleanupStefan Roese
2007-08-08Port enabled for I2C signals and chipselects port configuration.TsiChungLiew
2007-08-08Added NAND supportTsiChungLiew
2007-08-08Added I2C supportTsiChungLiew
2007-08-08Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew
2007-08-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew
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-08Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew
2007-08-07Merge git://www.denx.de/git/u-bootGerald Van Baren
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-07Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin
2007-08-07Fix missing brace error in fs/fat/fat.cWolfgang Denk
2007-08-06Fixed typo in README (pointed out by Martin Jost).Wolfgang Denk
2007-08-06ppc4xx: Update AMCC Bamboo README doc/README.bambooStefan Roese
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06Remove the bios emulator from MAI board.Jason Jin