| Commit message (Expand) | Author | Age | Lines |
* | 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/+271 |
* | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit | 2012-05-15 | -2/+2 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Convert net progress numbers to enums | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Convert progress numbers 10-19 to enums | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Convert progress numbers 1-9 into enums | Simon Glass | 2012-03-18 | -2/+2 |
* | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass | 2012-03-18 | -1/+1 |
* | mv_common.c: get rid of 'defined but not used' warning | Michael Jones | 2011-12-05 | -1/+1 |
* | mvblx: punt unused clean/distclean targets | Michael Jones | 2011-11-27 | -6/+0 |
* | OMAP3: mvblx: Initial support for mvBlueLYNX-X | Michael Jones | 2011-11-04 | -0/+1263 |
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | -1/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -30/+0 |
* | fpga: constify to fix build warning | Wolfgang Denk | 2011-08-01 | -6/+6 |
* | mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE | Michael Jones | 2011-07-28 | -0/+2 |
* | mpc83xx: Add support for MergerBox board | Andre Schwarz | 2011-07-06 | -0/+824 |
* | powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" | Joakim Tjernlund | 2011-04-24 | -1/+1 |
* | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund | 2011-04-20 | -1/+2 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Move LDSCRIPT definitions to board config files. | Wolfgang Denk | 2010-12-09 | -24/+0 |
* | 5xxx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -47/+11 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -8/+8 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | -25/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -43/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -7/+9 |
* | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser | 2010-09-23 | -4/+1 |
* | MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img) | Wolfgang Denk | 2010-05-15 | -4/+4 |
* | mpc83xx/mvBLM7: add usb commands and cleanup. | Andre Schwarz | 2010-05-07 | -0/+1 |
* | mvsmr: fix link error | Anatolij Gustschin | 2010-05-04 | -5/+5 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -5/+5 |
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B. | Andre Schwarz | 2010-04-10 | -0/+730 |
* | 5xxx, fdt: move fdt_fixup_memory() to cpu.c file | Heiko Schocher | 2009-12-08 | -1/+0 |
* | fpga: Remove relocation fixups | Peter Tyser | 2009-10-03 | -9/+4 |
* | Remove deprecated 'autoscr' command/variables | Peter Tyser | 2009-09-22 | -4/+4 |
* | Add common code dir for Matrix Vision boards. | Andre Schwarz | 2009-08-31 | -0/+206 |
* | Use common code for Matrix Vision boards | André Schwarz | 2009-08-28 | -145/+56 |
* | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | -4/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -42/+42 |
* | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov | 2008-09-24 | -1/+1 |
* | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -1/+2 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+6 |
* | change mvBL-M7 default env and move to vendor subdir | Andre Schwarz | 2008-08-25 | -0/+649 |
* | fix mvbc_p board build warnings | Andre Schwarz | 2008-08-21 | -6/+6 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -1/+2 |
* | mpc5xxx: Add MVBC_P board support | Andre Schwarz | 2008-07-15 | -0/+703 |