Commit Graph

1224 Commits (84a3047b72b70e862b0b7a8e2058077457f89a32)

Author SHA1 Message Date
Haavard Skinnemoen 0ba8eed28b AVR32: Include <div64.h> instead of <asm/div64.h> 18 years ago
Haavard Skinnemoen f0d1246ed7 atmel_mci: Use 512 byte blocksize if possible 18 years ago
Stefan Roese 273db7e1bd ppc4xx: Fix problem in PLL clock calculation 18 years ago
Wolfgang Denk 77d19a8bf3 Minor alignment of output, 2nd try. 18 years ago
Wolfgang Denk 6b309f22a7 Minor alignment of output 18 years ago
Wolfgang Denk afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 18 years ago
Dave Liu 49bb59912d mpc83xx: Suppress the warning 'burstlen' 18 years ago
Stefan Roese c2c0ab4aff Conding style cleanup 18 years ago
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
Michal Simek 5a2f1098d8 [PATCH] Support time without timer 18 years ago
Michal Simek a476ca2ac2 [PATCH] Remove problem with disabled BARREL SHIFTER 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