Commit Graph

1030 Commits (eda3e1e6619ad0bee94ae4b16c99d88e77e2af13)

Author SHA1 Message Date
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Jon Loeliger cfc7a7f5bb cpu/86xx fixes. 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 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
Timur Tabi df33f6b4d6 Update SCCR programming in cpu_init_f() to support all 83xx processors 18 years ago
Lee Nipper 1ded0242e4 mpc83xx: Add support for 8360 silicon revision 2.1 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 8d1d66af54 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() 18 years ago
Wolfgang Denk 5728be389e Coding style cleanup. Update CHANGELOG. 18 years ago
Ed Swarthout 63cec5814f Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 18 years ago
Bartlomiej Sieka 86b116b1b1 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. 18 years ago
Wolfgang Denk b1b54e3520 Coding style cleanup, update CHANGELOG 18 years ago
Stefan Roese 9ca8d79de0 ppc4xx: Code cleanup 18 years ago
Grzegorz Bernacki c924098122 [ppc440SPe] Graceful recovery from machine check during PCIe configuration 18 years ago
Rafal Jaworowski dec99558b9 [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A 18 years ago
Wolfgang Denk cdd917a43d Fix build errors and warnings / code cleanup. 18 years ago
Eugene OBrien d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support 18 years ago
Stefan Roese 27a528fb41 ppc4xx: Only print ECC related info when the error bis are set 18 years ago
Rafal Jaworowski 8993e54b6f [ADS5121] Support for the ADS5121 board 18 years ago
John Otken d4024bb72d ppc4xx: Add support for AMCC 405EP Taihu board 18 years ago
Stefan Roese a71d96eac8 ppc4xx: Fix bug with default GPIO output value 18 years ago
Stefan Roese 8848ec858f ppc4xx: Code cleanup 18 years ago
Stefan Roese 6ed14addf9 ppc4xx: Add new weak functions to support boardspecific DDR2 configuration 18 years ago
Stefan Roese 5743a9207a ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup 18 years ago
Stefan Roese a2e1c7098c ppc4xx: Change receive buffer handling in the 4xx emac driver 18 years ago
Wolfgang Denk 239f05ee4d Update CHANGELOG, minor coding style cleanup. 18 years ago
Bartlomiej Sieka fa1df30892 CM1.QP1: Support for the Schindler CM1.QP1 board. 18 years ago
TsiChung 0dca874db6 Cache update and added CFG_UNIFY_CACHE 18 years ago
TsiChungLiew 2e3f25ae90 Create interrupts.c and modify Makefile 18 years ago
TsiChungLiew ddd104f1ed Enable Icache 18 years ago
TsiChungLiew b9bf3de377 Update header file and some clean up 18 years ago
TsiChungLiew 84a015b52e Update header file and enable icache 18 years ago
TsiChungLiew 7a17e759c7 Update header file and removed interrupt_init() 18 years ago
Jon Loeliger 068b60a0eb cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 3a1ed1e1f9 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Wolfgang Denk 4ef218f6fd Coding style cleanup; update CHANGELOG. 18 years ago
Stefan Roese 6b0a174a1e Fix problem with get/setdcr commands introduced by cfg patches 18 years ago
Wolfgang Denk e4dbe1b215 Fixing some typos etc. introduced mainly by cfg patches. 18 years ago
Sergei Poselenov b44896215a Merged POST framework with the current TOT. 18 years ago
Jon Loeliger b24629fa37 mpc86xx: Remove old CFG_CMD_* references. 18 years ago
Jon Loeliger 56b304ac20 Fix #if typo in CONFIG_CMD_* changes. 18 years ago
Grant Likely 057004f4a4 Correct fixup relocation for mpc83xx 18 years ago
Grant Likely 5af61b2f4b Correct fixup relocation for mpc8260 18 years ago