Commit Graph

1850 Commits (0e3ece33801e377be67ffa29f083421ad820f28b)

Author SHA1 Message Date
Wolfgang Denk e92c9a860e cpu/mpc824x/Makefile: fix warning with parallel builds 16 years ago
Haiying Wang 950264317e Change DDR tlb start entry to CONFIG param for 85xx 16 years ago
Wolfgang Denk a9f3acbcd0 MPC86xx: fix build warnings 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3dd9395a0d at91rm9200: move define from lowlevel_init to header 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d481c80d78 at91rm9200: rename lowlevel init value to CONFIG_SYS_ 16 years ago
Trent Piepho ada591d2a0 mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
Trent Piepho 9863d6aca1 mpc86xx: Double local bus clock divider 16 years ago
Trent Piepho 446c381e3e mpc8568: Double local bus clock divider 16 years ago
Dave Liu f51f07eb58 85xx: Fix the boot window issue 16 years ago
Haiying Wang 181a365011 Set IVPR to kenrel entry point in second core boot page 16 years ago
Trent Piepho a5d212a263 mpc8xxx: LCRR[CLKDIV] is sometimes five bits 16 years ago
Trent Piepho 58ec4866ed mpc8[56]xx: Put localbus clock in device tree 16 years ago
Kumar Gala ecf5b98c7a 85xx: Add support to populate addr map based on TLB settings 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3aed3aa2c1 Fix new found CFG_ 16 years ago
Sergei Poselenov 0e0c862efe Remove compiler warning: target CPU does not support interworking 16 years ago
Stefan Roese 71fa0714fe MIPS: Flush data cache upon relocation 16 years ago
Stefan Roese 4417434368 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT 16 years ago
Nobuhiro Iwamatsu e9d5f35497 sh: Update sh timer function 16 years ago
Ben Warren 2145188bea Fix compile error in building MBX860T. 16 years ago
Graeme Russ 1f5070c0c1 Fixed path to sc520 SSI include file 16 years ago
Anatolij Gustschin ee2e9ba917 video: fix FADS823 and RRvision compiling issues 16 years ago
Trent Piepho 5e3ab68e9a Section name should be ".data", not "data" 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Remy Bohmer 83ad179e2f Remove redundant armv4 flag from arm926ejs compile flags 16 years ago
Kumar Gala 9df59533f7 85xx: init gd as early as possible 16 years ago
Kumar Gala aed461af81 85xx: Fix relocation of CCSRBAR 16 years ago
Peter Tyser 9427ccde03 85xx: Add PORDEVSR_PCI1 define 16 years ago
Ed Swarthout 7008d26a40 fsl ddr skip interleaving if not supported. 16 years ago
Peter Tyser a2cd50ed6e 85xx: Add CPU 2 errata workaround to all 8548 boards 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ed3b18e05c AT91: remove non supported board AT91RM9200DF macro 16 years ago
Wolfgang Denk 58c696eed8 AT91RM9200DK: fix broken boot from NOR flash 16 years ago
Jens Scharsig 8052352f20 at91rm9200: fix broken boot from nor flash 16 years ago
Dave Mitchell ddf45cc758 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization 16 years ago
Dave Mitchell b14ca4b61a ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs 16 years ago
Stelian Pop 3e0cda071a AT91: Enable PLLB for USB 16 years ago
Stefan Roese 25fb4eaaea ppc4xx: Clear all potentially pending exceptions in MCSR 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Becky Bruce 3111d32c49 mpc8641: Support 36-bit physical addressing 16 years ago
Becky Bruce c759a01a00 mpc8641: Change 32-bit memory map 16 years ago
Becky Bruce bf9a8c3430 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 16 years ago
Becky Bruce c1e1cf6954 mpc86xx: Use SRR0/1/rfi to enable address translation, not blr 16 years ago
Becky Bruce 24bfb48c35 mpc86xx: Move setup_bats into cpu_init_f 16 years ago
Ben Warren 25a859066b Moved initialization of PPC4xx EMAC to cpu_eth_init() 16 years ago
Ben Warren 4d03a4e20e Moved PPC4xx EMAC driver to drivers/net 16 years ago
Ben Warren 96e21f86e8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 16 years ago
Ben Warren 9eb79bd885 Moved initialization of MPC8XX SCC to cpu_eth_init() 16 years ago
Ben Warren a9bec96d63 Moved initialization of MPC8220 FEC to cpu_eth_init() 16 years ago
Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 16 years ago