Age | Commit message (Expand) | Author |
2013-03-01 | OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define | Stefano Babic |
2013-01-29 | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-01 | devkit8000: add rootwait to mmcboot option | Andreas Bießmann |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut |
2012-09-01 | dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP | Marek Vasut |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-05-15 | ARM: omap3: Set SPL stack size to 8KB, image to 54KB. | Tom Rini |
2012-03-27 | devkit8000: Implement and activate direct OS boot | Simon Schwarz |
2012-03-27 | devkit8000: add config for spl command | Simon Schwarz |
2012-01-26 | nand_spl_simple: store ecc data on the stack | Stefano Babic |
2011-12-06 | devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss | Simon Schwarz |
2011-12-06 | OMAP3: Add SPL_BOARD_INIT hook | Tom Rini |
2011-12-06 | OMAP3 SPL: Rework memory initalization and devkit8000 support | Tom Rini |
2011-12-06 | ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define SDRC_R_C_B | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define CONFIG_OMAP3430 | Thomas Weber |
2011-11-10 | devkit8000: Fix NAND SPL on boards with 256MB NAND | Tom Rini |
2011-10-27 | devkit8000: Add malloc space | Tom Rini |
2011-10-27 | devkit8000: Add config to enable SPL MMC boot | Simon Schwarz |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-30 | Devkit8000: Change console from ttyS2 to ttyO2 | Thomas Weber |
2011-09-30 | devkit8000: Add nand-spl support for new SPL | Simon Schwarz |
2011-09-04 | devkit8000: Use generic MMC driver | Tom Rini |
2011-08-04 | Removed unused define, CONFIG_ARMV7. | Christopher Harvey |
2011-05-12 | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones |
2011-04-28 | Add CONFIG_OF_LIBFDT to more boards. | Grant Likely |
2011-04-27 | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli |
2010-11-28 | Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZE | Thomas Weber |
2010-11-12 | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-20 | Devkit8000: Adapt changes to ARM relocation support | Thomas Weber |
2010-07-05 | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 | Steve Sakoman |
2010-06-08 | omap3: Consolidate SDRC related operations | Vaibhav Hiremath |
2010-02-12 | OMAP3 Move declaration of gpmc_cfg. | Tom Rix |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-11-27 | OMAP3:SDRC: introduce DDR types | Nishanth Menon |
2009-10-18 | TI: OMAP3: Remove SZ_xx references | Sandeep Paulraj |
2009-10-13 | TI OMAP3 Use arm init sequence to initialize i2c | Tom Rix |
2009-09-05 | Add support for the DevKit8000 board | Frederik Kriewitz |