Age | Commit message (Expand) | Author |
2008-06-11 | Added the upmconfig() function for 85xx. | Sergei Poselenov |
2008-06-10 | PPC: add accessor macros to clear and set bits in one shot | Wolfgang Grandegger |
2008-06-10 | 83xx/85xx/86xx: add more MxMR local bus definitions | Wolfgang Grandegger |
2008-06-10 | 83xx/85xx: further localbus cleanups | Anton Vorontsov |
2008-06-10 | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h | Anton Vorontsov |
2008-06-10 | 85xx: expose cpu identification | Kumar Gala |
2008-06-03 | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 | Stefan Roese |
2008-06-03 | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson |
2008-06-03 | Fix warnings from gcc-4.3.0 build on a ppc host | Kumar Gala |
2008-06-03 | PPC: Add print_bats() to lib_ppc/bat_rw.c | Becky Bruce |
2008-06-03 | PPC: Change lib_ppc/bat_rw.c to use high bats | Becky Bruce |
2008-05-21 | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-20 | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov |
2008-05-20 | POST: add POST_STOP flag | Yuri Tikhonov |
2008-05-13 | ppc4xx: Add 405EX(r) revision C PVR definitions and detection code | Stefan Roese |
2008-05-10 | PPC: fix map_physmem build warning | Becky Bruce |
2008-04-29 | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala |
2008-04-29 | 85xx/86xx: Rename DDR init address and init extended address register | Kumar Gala |
2008-04-28 | ppc4xx: Fix compile warning of hcu4 board | Stefan Roese |
2008-04-26 | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk |
2008-04-25 | ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt | Stefan Roese |
2008-04-25 | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk |
2008-04-22 | lwmon5 watchdog: limit trigger rate | Yuri Tikhonov |
2008-04-18 | Fix calculation of I2C clock for some 85xx chips | Timur Tabi |
2008-04-13 | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala |
2008-04-13 | ppc: Get rid of unused machine type definitions | Wolfgang Denk |
2008-04-13 | Coding Style cleanup; update CHANGELOG | Wolfgang Denk |
2008-03-28 | mpc83xx: unreinvent mem_clk | Kim Phillips |
2008-03-26 | 85xx: Expand CCSR space with more DDR controller registers. | James Yang |
2008-03-26 | 85xx: Speed up get_ddr_freq() and get_bus_freq() | James Yang |
2008-03-26 | Update SVR numbers to expand support | Andy Fleming |
2008-03-26 | 85xx: Added support for multicore boot mechanism | Kumar Gala |
2008-03-25 | 83xx: serdes setup routines | Anton Vorontsov |
2008-03-25 | 8xx: Update OF support on 8xx | Bryan O'Donoghue |
2008-03-18 | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov |
2008-03-18 | The patch introduces the CRITICAL feature of POST tests. If the test | Yuri Tikhonov |
2008-03-15 | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) | Stefan Roese |
2008-03-15 | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) | Stefan Roese |
2008-03-15 | ppc4xx: program_tlb now uses 64bit physical addess | Stefan Roese |
2008-03-02 | MPC5121e ADS PCI support take 3 | John Rigby |
2008-02-23 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi |
2008-02-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk |
2008-02-22 | Remove duplicate defines for ARRAY_SIZE | Kumar Gala |
2008-02-20 | 86xx: Fix GUR PCI config registers properly. | Jon Loeliger |
2008-02-19 | 8610HPCD: Fix typos in two PCI setup registers. | Jon Loeliger |
2008-02-15 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk |
2008-02-14 | 85xx, 86xx: Determine I2C clock frequencies and store in global_data | Timur Tabi |
2008-02-14 | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk |
2008-02-13 | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols | Jon Loeliger |