Age | Commit message (Expand) | Author |
2013-03-21 | lcd, mpc8xx: move the mpc8xx driver to drivers/video | Jeroen Hofstee |
2013-03-21 | common/lcd.c: cleanup use of global variables | Wolfgang Denk |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-03-11 | ppc: Remove PCIPPC2 and PCIPPC6 boards | Stefan Roese |
2013-03-09 | mpc512x: Adjust the DRAM init sequence to the datasheet spec | Anatolij Gustschin |
2013-03-09 | mpc512x: add ifm ac14xx board | Anatolij Gustschin |
2013-03-09 | mpc512x: optionally configure DIU, LPC and NFC deviders | Anatolij Gustschin |
2013-03-09 | mpc512x: use common code for clock setting for all mpc512x boards | Anatolij Gustschin |
2013-03-09 | mpc512x: add common LAW and Chip Select configuration | Anatolij Gustschin |
2013-03-09 | mpc5200: spl_boot.c: Change init oder to first enable printf | Stefan Roese |
2013-02-08 | Clean up libfdt.h includes | Gerald Van Baren |
2013-02-07 | common/fdt_support.c: sparse fixes | Kim Phillips |
2013-02-04 | ppc: arm: Move sdhc_clk into arch_global_data | Simon Glass |
2013-02-04 | arm: Move uart_clk to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move arbiter fields to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move reset_status to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move mpc8220 clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move mpc512x clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move used_tlb_cams to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move used_laws to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move CONFIG_QE to arch_global_data | Simon Glass |
2013-02-04 | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move lbc_clk and cpu to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move mpc83xx clock fields to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move clock fields to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move brg_clk to arch_global_data | Simon Glass |
2013-01-30 | powerpc/t4240: Adding workaround errata A-005871 | Shengzhou Liu |
2013-01-30 | powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' | Vakul Garg |
2013-01-30 | mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE | Anatolij Gustschin |
2013-01-30 | powerpc/mpc85xx: add support for MMUv2 page sizes | Scott Wood |
2013-01-30 | powerpc/mpc85xx: Add BSC9132/BSC9232 processor support | Prabhakar Kushwaha |
2013-01-30 | powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands | James Yang |
2013-01-30 | Add copy command to FSL DDR interactive | James Yang |
2013-01-30 | Fix data stage name matching issue | James Yang |
2013-01-30 | Move DDR command parsing to separate function | James Yang |
2013-01-30 | powerpc/mpc8xxx: Enable entering DDR debugging by key press | York Sun |
2013-01-30 | powerpc/mpc85xx:Fix Core cluster configuration loop | Prabhakar Kushwaha |
2013-01-30 | powerpc/mpc85xx:Add support of B4420 SoC | Poonam Aggrwal |
2013-01-30 | powerpc/mpc85xx: Few updates for B4860 cpu changes | Poonam Aggrwal |
2013-01-30 | powerpc/mpc85xx: Reserve default boot page | York Sun |
2012-12-19 | powerpc/mpc83xx: add support for new SPL | Scott Wood |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-12-05 | mpc5200: Add SPL support | Stefan Roese |
2012-12-05 | powerpc: Extract EPAPR_MAGIC constants into processor.h | Stefan Roese |
2012-11-27 | powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE | York Sun |
2012-11-27 | powerpc/85xx: update the work-around for P4080 erratum SERDES-9 | Timur Tabi |