Age | Commit message (Expand) | Author |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-08-08 | powerpc/85xx: improve definition of BR_PHYS_ADDR macro | Timur Tabi |
2012-07-06 | powerpc/85xx: minor clean-ups to the P2020DS board header file | Timur Tabi |
2012-07-06 | powerpc/85xx: Add USB device-tree fixup for various platforms | ramneek mehresh |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-02-12 | sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option | Fabio Estevam |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-29 | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi |
2011-07-11 | powerpc/85xx: Add default usb mode and phy type to hwconfig | Ramneek Mehresh |
2011-04-29 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala |
2011-04-29 | powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DS | Jerry Huang |
2011-04-08 | powerpc/85xx: rename NAND prefixes to CONFIG_SYS | Matthew McClintock |
2011-04-04 | powerpc/85xx: Enable eSDHC boot support on P2020 DS | Jerry Huang |
2011-04-04 | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala |
2011-04-04 | powerpc/85xx: Update P2020DS default env settings | Li Yang |
2011-04-04 | powerpc/85xx: Add eSDHC support on P2020DS | Jerry Huang |
2011-01-19 | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala |
2011-01-14 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards | Kumar Gala |
2011-01-14 | powerpc/85xx: Add SRIO support to P2020DS | Li Yang |
2011-01-14 | powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code | Kumar Gala |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-20 | Enable POST memory test for P2020DS | York Sun |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-18 | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-08-01 | powerpc/85xx: configure autocompletion support | Kim Phillips |
2010-07-26 | powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig | york |
2010-07-26 | powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS | york |
2010-07-20 | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h | Kumar Gala |
2010-07-16 | mpc85xx: Add reginfo command | Becky Bruce |
2010-07-16 | Move ICS CLK chip frequency calculation code into a common board library | Kumar Gala |
2010-04-07 | p2020ds: add alternate boot bank support using the ngPIXIS FPGA | Timur Tabi |
2010-03-12 | 85xx: Drop FIT support to allow u-boot image to fit in 512k | Kumar Gala |
2010-01-05 | ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START | Kumar Gala |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-12-02 | 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files | Becky Bruce |
2009-09-24 | ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS | Kumar Gala |
2009-09-15 | ppc/85xx: Enable usb ehci support for p2020ds board | Roy Zang |
2009-08-28 | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal |
2009-08-10 | 85xx: Removed BEDBUG support from FSL 85xx boards | Kumar Gala |
2009-07-22 | 85xx: Report which "bank" of NOR flash we are booting from on FSL boards | Kumar Gala |
2009-07-21 | 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards | Kumar Gala |
2009-07-20 | Remove last remanants of unused CONFIG_I2C_CMD_TREE | Peter Tyser |
2009-07-11 | remove _IO_BASE and KSEG1ADDR from board configuration files | Timur Tabi |
2009-07-07 | Coding style cleanup; update CHANGELOG | Wolfgang Denk |