| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Rafal Jaworowski <[email protected]>
|
|
Signed-off-by: John Otken <[email protected]>
|
|
Change Lime SDRAM initialization to now support 100MHz and
133MHz (if enabled). Also the framebuffer is initialized to
display a blue rectangle with a white border.
Signed-off-by: Anatolij Gustschin <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
|
|
The used Intel NOR FLASH chips have internally two dies, and are now
treated as two seperate chips.
Signed-off-by: Stefan Roese <[email protected]>
|
|
This patch adds ECC Post test for the Lwmon5 board based
on PPC440EPx to U-Boot.
Signed-off-by: Pavel Kolesnikov <[email protected]>
Acked-by: Yuri Tikhonov <[email protected]>
Acked-by: Stefan Roese <[email protected]>
|
|
|
|
This patch fixes the negative consequences for 8xx of the recent
"ppc4xx: Clean up 440 exceptions handling" commit.
Signed-off-by: Rafal Jaworowski <[email protected]>
|
|
|
|
Signed-off-by: Stefan Roese <[email protected]>
|
|
|
|
Signed-off-by: Stefan Roese <[email protected]>
|
|
The new function remove_tlb() can be used to remove the TLB's used to
map a specific memory region. This is especially useful for the DDR(2)
setup routines which configure the SDRAM area temporarily as a cached
area (for speedup on auto-calibration and ECC generation) and later
need this area uncached for normal usage.
Signed-off-by: Stefan Roese <[email protected]>
|
|
|
|
|
|
Signed-off-by: Heiko Schocher <[email protected]>
|
|
|
|
adds the reset register to 85xx immap
Signed-off-by: Eran Liberty <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
|
|
Made the boot commands use device trees by default.
Also moved the ramdisk to 1000000 (I think the previous address
was getting overridden during boot).
Signed-off-by: Andy Fleming <[email protected]>
|
|
* Adds code to modify CPM frequencies
* Cleans up the config file to #define TSEC and (for now) #undef FCC
* Adds the MII command for all 8560 ADS configurations
* Updates config file to provide convenience commands for booting
with a device tree
Signed-off-by: Vitaly Bordug <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
|
|
|
|
Signed-off-by: Piotr Kruszynski <[email protected]>
Signed-off-by: Bartlomiej Sieka <[email protected]>
|
|
- now the Flash ST M29W040B is supported (not tested)
- fix the "led" command
- fix compile error, if BUILD_DIR is used
Signed-off-by: Heiko Schocher <[email protected]>
|
|
|
|
|
|
Enabled cache in cpu_init_f() for faster flash to mem allocation. Updated cache handling in start.S. Applied cache invalidate in fec_send() and fec_recv(). Added CFG_UNIFY_CACHE for CF V3 only.
Signed-off-by: TsiChung <tcliew@Goku.(none)>
|
|
Seperated from mcfuart.h
Signed-off-by: TsiChungLiew <[email protected]>
|
|
Seperated from mcftimer.h
Signed-off-by: TsiChungLiew <[email protected]>
|
|
Since it is already in m68k folder, un-necessary to pad mcf. Replaced immap_5329.h and m5329.h to immap.h
Signed-off-by: TsiChungLiew <[email protected]>
|
|
Removed new uart structure and defines to uart.h
Signed-off-by: TsiChungLiew <[email protected]>
|
|
New timer structure and defines will move to new timer.h
Signed-off-by: TsiChungLiew <[email protected]>
|
|
Removed whitespace
Signed-off-by: TsiChungLiew <[email protected]>
|
|
Replaced whitespace with tabs
Signed-off-by: TsiChungLiew <[email protected]>
|
|
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 <[email protected]>
|
|
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
All of the choices for CONFIG_BOOTP_ are now documented in
the README file. You must now individually select exactly
the set that you want using a series of
#define CONFIG_BOOTP_<x>
statements in the board port config files now.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
CONFIG_BOOTP_MASK.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
CONFIG_BOOTP_MASK.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
CONFIG_BOOTP_MASK.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
CONFIG_BOOTP_MASK.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
CONFIG_BOOTP_MASK.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
CONFIG_BOOTP_MASK.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Strip old CFG_CMD_* symbols out.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Mostly removed from comments here.
Signed-off-by: Jon Loeliger <[email protected]>
|
|
Signed-off-by: Wolfgang Denk <[email protected]>
|