Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added ↵ | TsiChungLiew | 2007-08-08 | -1/+1 |
| | | | | | | DECLARE_GLOBAL_DATA_PTR for time.c Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> | |||
* | Coding style cleanup | Stefan Roese | 2007-07-16 | -2/+2 |
| | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Create new header file and move peripherals base address from configs file ↵ | TsiChungLiew | 2007-07-10 | -0/+57 |
to new header file. Create new header file to include immap_5xxx.h and m5xxx.h and to share among drivers without update in driver file each processor is added. Moved peripherals base address and defines from configs file to immap.h. Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> |