| Commit message (Expand) | Author | Age | Lines |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | -3/+1 |
* | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser | 2015-03-30 | -25/+0 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | -2/+3 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -2/+0 |
* | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -0/+6 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+11 |
* | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun | 2013-11-25 | -1/+2 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -5/+5 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -27/+6 |
* | 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 | -120/+7 |
* | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming | 2012-11-27 | -1/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | PPC: Fix socrates NAND problem | Marek Vasut | 2011-10-03 | -35/+35 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -5/+7 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -22/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -5/+0 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -14/+1 |
* | socrates: rename sdram_setup fixed_sdram() | Becky Bruce | 2011-01-14 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -29/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | socrates: adjust TEXT_BASE to increase U-Boot image size | Wolfgang Denk | 2010-09-19 | -1/+1 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -16/+15 |
* | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger | 2009-10-31 | -39/+7 |
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | -2/+2 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | -149/+0 |
* | Redundant Environment: protect full sector size | Wolfgang Denk | 2009-06-04 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -1/+1 |
* | 85xx: socrates: fix DDR SDRAM tlb entry configuration | Anatolij Gustschin | 2008-12-03 | -0/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | Pass dimm parameters to populate populate controller options | Haiying Wang | 2008-10-18 | -1/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -96/+96 |
* | socrates: fix crash after relocation | Anatolij Gustschin | 2008-09-22 | -1/+1 |
* | 85xx: socrates: autoprobe Lime chip | u-boot@bugs.denx.de | 2008-09-13 | -15/+43 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | 85xx: socrates: Enable Lime support. | Anatolij Gustschin | 2008-09-09 | -2/+233 |
* | 85xx: Socrates: Major code update. | Detlev Zundel | 2008-09-09 | -49/+65 |
* | FSL DDR: Convert socrates to new DDR code. | Kumar Gala | 2008-08-27 | -5/+93 |
* | socrates: Update NAND driver to new API. | Scott Wood | 2008-08-13 | -52/+32 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Coding Style Cleanup | Wolfgang Denk | 2008-06-28 | -16/+16 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -5/+5 |
* | Socrates: Added FPGA base address update in FDT. | Sergei Poselenov | 2008-06-11 | -0/+10 |
* | Socrates: NAND support added. Changed the U-Boot base address and | Sergei Poselenov | 2008-06-11 | -3/+220 |
* | Socrates: added missed file with UPMA configuration data. | Sergei Poselenov | 2008-06-11 | -0/+55 |