Commit Graph

3254 Commits (c3c909a209d05f27ebd090f21c0b46d90925f990)
 

Author SHA1 Message Date
Jon Loeliger cf0b185e58 8641hpcn: Do correct sized pointer math. 18 years ago
Jon Loeliger cfc7a7f5bb cpu/86xx fixes. 18 years ago
Stefan Roese 35d22f957a Coding style cleanup 18 years ago
Wolfgang Denk 3a82d59154 Merge with git+ssh://atlas/home/wd/git/u-boot/master 18 years ago
Wolfgang Denk 545359dd27 Merge with /home/wd/git/u-boot/work 18 years ago
Dirk Behme 3a6d56c209 Make use of generic 64bit division in nand_util.c 18 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 18 years ago
Niklaus Giger 157cda4d0c Add PPC4xx-HCU4 and HCU5 boards: HCU5 files 18 years ago
Niklaus Giger 6e5de26c6e Add PPC4xx-HCU4 and HCU5 boards: HCU4 files 18 years ago
Niklaus Giger e8397fc78c Add PPC4xx-HCU4 and HCU5 boards: common files 18 years ago
Niklaus Giger ac982ea5a4 Add PPC4xx-HCU4 and HCU5 boards: make related 18 years ago
Niklaus Giger 137fdd9f47 Add PPC4xx-HCU4 and HCU5 boards: HCU5 config 18 years ago
Niklaus Giger 714bc55b35 Add PPC4xx-HCU4 and HCU5 boards: HCU4 config 18 years ago
Niklaus Giger 1894dd3811 Add PPC4xx-HCU4 and HCU5 boards: READMEs 18 years ago
Niklaus Giger 641cca9569 Add PPC4xx-HCU4 and HCU5 boards: Infrastructure 18 years ago
Stefan Roese 3e4c90c623 ppc4xx: Update lwmon5 POST configuration 18 years ago
Yuri Tikhonov 29cb25da56 POST: Add ppc4xx UART POST support without external uart clock (lwmon5) 18 years ago
Kim Phillips 99c2fdab91 mpc83xx: fix ITX[GP] O=builddir builds 18 years ago
Dave Liu 47e8bc8467 mpc83xx: Correct the README for DDR ECC 18 years ago
Dave Liu daab8c67d2 mpc83xx: Consolidate the ECC support of 83xx 18 years ago
Dave Liu 036575c544 mpc83xx: Correct the burst length for DDR2 with 32 bits 18 years ago
Kim Phillips 1c274c4e05 mpc83xx: add support for the MPC8323E RDB 18 years ago
Kim Phillips 343d91009d mpc83xx: fixup generic pci for libfdt 18 years ago
Kim Phillips f57ac7a7b3 mpc83xx: fix 8360 and cpu functions to update fdt being passed 18 years ago
Jerry Van Baren 8be404459a mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled 18 years ago
Jerry Van Baren 26d02c9bba mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). 18 years ago
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status 18 years ago
Dave Liu ff9658d704 mpc83xx: Fix the align bug of SDMA buffer 18 years ago
Dave Liu 66dc2c2dc5 mpc83xx: Revise the MPC8360EMDS readme doc 18 years ago
Timur Tabi e739bc9579 FSL I2C driver programs the two I2C busses differently 18 years ago
Timur Tabi df33f6b4d6 Update SCCR programming in cpu_init_f() to support all 83xx processors 18 years ago
Martin Krause 9546266999 TQM834x: cleanup configuraton 18 years ago
david.saada 5d497e6bf0 MPC83xx: Fix makefile to generate config.h file in the build directory 18 years ago
Lee Nipper 1ded0242e4 mpc83xx: Add support for 8360 silicon revision 2.1 18 years ago
Wolfgang Denk b0d2962faf Merge with git+ssh://atlas/home/wd/git/u-boot/master 18 years ago
Wolfgang Denk 2ee8078f4f Merge with /home/wd/git/u-boot/work 18 years ago
Kumar Gala a22806469a Treat ppc64 host as ppc 18 years ago
Jason Jin 0dc4279b08 Minor fix for bios emulator makefile 18 years ago
Jason Jin ce981dc857 Add CONFIG_BIOSEMU define to guard all the bios emulator code 18 years ago
Wolfgang Denk 19901c6320 Merge with /home/wd/git/u-boot/custodian/u-boot-usb 18 years ago
Zach Sadecki ed81064335 tsec: fix multiple PHY support 18 years ago
Wolfgang Denk 2c4faea84f Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx 18 years ago
Wolfgang Denk 0c4d65e33b Merge with /home/wd/git/u-boot/work 18 years ago
Joe Hamman dcb84b7208 tsec: Allow Ten Bit Interface address to be configurable 18 years ago
Stefan Roese 3ba4c2d68f Coding style cleanup 18 years ago
TsiChungLiew a41de1f0d3 Port enabled for I2C signals and chipselects port configuration. 18 years ago
TsiChungLiew 1a33ce65a4 Added NAND support 18 years ago
TsiChungLiew eaf9e447be Added I2C support 18 years ago
TsiChungLiew 99c03c175d Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c 18 years ago
TsiChungLiew 8d1d66af54 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() 18 years ago