summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add fsl_iim driverBenoît Thébaudeau2013-04-281-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-04-111-0/+5
|\
| * powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-101-0/+5
* | powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-101-6/+11
|/
* Consolidate bool typeYork Sun2013-04-014-151/+138
* lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-619/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1814-14/+14
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-1214-14/+14
* | ppc: Enable generic board supportSimon Glass2013-03-153-0/+12
* | Introduce generic post-relocation board_r.cSimon Glass2013-03-151-1/+2
* | Declare watchdog functions in watchdog.hSimon Glass2013-03-151-9/+2
* | Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-1532-46/+46
* | ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-111-4/+3
* | mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2013-03-092-1/+17
* | mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-092-0/+67
* | mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin2013-03-091-0/+2
* | mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2013-03-092-0/+21
* | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-0/+9
* | mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin2013-03-091-0/+96
* | mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese2013-03-091-6/+14
|/
* Clean up libfdt.h includesGerald Van Baren2013-02-085-5/+0
* common/fdt_support.c: sparse fixesKim Phillips2013-02-071-1/+1
* treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-071-1/+0
* powerpc: Use generic global_dataSimon Glass2013-02-041-46/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-043-7/+8
* ppc: Move kbd_status to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move wdt_last to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move fpga_state to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Remove console_addr from global dataSimon Glass2013-02-041-6/+0
* ppc: Move mirror_hack to arch_global_dataSimon Glass2013-02-041-3/+3
* arm: Move uart_clk to arch_global_dataSimon Glass2013-02-043-7/+7
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-044-32/+34
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-042-17/+19
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-045-7/+7
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-043-19/+20
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-047-15/+18
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-047-17/+25
* ppc: Move used_tlb_cams to arch_global_dataSimon Glass2013-02-042-7/+7
* ppc: Move used_laws to arch_global_dataSimon Glass2013-02-042-11/+11
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-043-12/+11
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-044-16/+19
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-049-19/+20
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-015-76/+86
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-014-15/+19
* ppc: Remove extra pci_clk fields from global_dataSimon Glass2013-02-011-7/+2
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-0110-17/+22
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-303-0/+19
OpenPOWER on IntegriCloud