| Commit message (Expand) | Author | Age | Lines |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -148/+24 |
* | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain | 2013-10-16 | -1/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -9/+9 |
* | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha | 2013-08-20 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -475/+30 |
* | replace last __bss_end__ occurrences with __bss_end | Albert ARIBAUD | 2013-04-02 | -1/+1 |
* | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+82 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -36/+0 |
* | powerpc/mpc85xx: Display a warning for unsupported DDR data rates | York Sun | 2011-07-11 | -0/+6 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -16/+22 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -70/+4 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -21/+1 |
* | powerpc: Move cpu specific lmb reserve to arch_lmb_reserve | Kumar Gala | 2011-04-04 | -27/+0 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | -4/+4 |
* | powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -137/+13 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -48/+13 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -6/+5 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -12/+12 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | -8/+8 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -17/+14 |
* | XPedite5500 board support | John Schmoller | 2010-10-22 | -0/+476 |
* | xes: Make X-ES board names more generic | Peter Tyser | 2010-10-22 | -0/+0 |
* | xes: Add board_flash_wp_on() | John Schmoller | 2010-10-22 | -0/+15 |
* | xes: Consolidate checkboard() | John Schmoller | 2010-10-22 | -66/+142 |
* | xes: Use common PCI initialization code | Peter Tyser | 2010-10-22 | -279/+49 |
* | 86xx: Create common linker script | Kumar Gala | 2010-10-20 | -132/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -91/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -7/+7 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -0/+1 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -0/+1 |
* | | POST cleanup. | Michael Zaidman | 2010-09-21 | -16/+0 |
|/ |
|
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -13/+1 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -17/+13 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-04-24 | -52/+8 |
|\ |
|
| * | ppc4xx: TLB init file cleanup | Stefan Roese | 2010-04-19 | -52/+8 |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -15/+15 |
|/ |
|
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -13/+13 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -4/+4 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -2/+2 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | -3/+3 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | -1/+2 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | -32/+0 |
* | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | -0/+2 |
* | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese | 2009-11-02 | -151/+0 |
* | xpedite5370: Enable multi-core support | Peter Tyser | 2009-10-27 | -4/+9 |
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | -8/+0 |
|\ |
|