summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* am335x: add initial AM335x IDK board supportMatthias Fuchs2012-11-02-1/+26
* omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-30-13/+15
* am335x: add mux config for DDR3 version of beagleboneKoen Kooi2012-10-30-0/+6
* eco5pk: Add new board and default configRaphael Assenat2012-10-30-0/+594
* New board support: Nokia RX-51 aka N900Pali Rohár2012-10-30-0/+2193
* cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-30-9/+323
* Add power bus message definitions in twl4030.hPali Rohár2012-10-30-0/+98
* arm bootm: Allow to pass board specified atagsPali Rohár2012-10-30-0/+9
* am335x_evm: Enable use of UART{1,2,3,4,5}Andrew Bradford2012-10-25-6/+13
* serial: ns16550: Enable COM5 and COM6Andrew Bradford2012-10-25-3/+33
* am33xx: Enable UART{1,2,3,4,5} pin-muxAndrew Bradford2012-10-25-0/+76
* am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
* am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard2012-10-25-82/+94
* am33xx: support board specific ddr settingsPeter Korsgaard2012-10-25-116/+92
* am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-25-248/+296
* am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-25-2/+2
* am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-25-288/+350
* am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-25-2/+4
* am33xx: Add SPI SPL as an optionTom Rini2012-10-25-0/+9
* omapimage: Add support for byteswapped SPI imagesTom Rini2012-10-25-24/+68
* omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard2012-10-25-6/+5
* OMAP3: add video support to the mcx boardStefano Babic2012-10-25-1/+58
* VIDEO: add macro to set LCD size for DSS driverStefano Babic2012-10-25-0/+1
* OMAP3: mcx: updated to new hardware revisionStefano Babic2012-10-25-19/+5
* OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic2012-10-25-18/+20
* OMAP3: mt_ventoux: power on USB at startupStefano Babic2012-10-25-0/+8
* am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-25-1/+45
* cm-t35: clean unused defines from configIgor Grinberg2012-10-23-11/+1
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-23-22/+22
* am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-23-2/+7
* USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-23-1/+10
* arm: fdt: Relocate fdt along with other dataSimon Glass2012-10-19-0/+22
* actux[123]: Update linker script for ELDK 4.2Tom Rini2012-10-18-3/+3
* versatile: board configs: Use buffered writes on flash402jagan@gmail.com2012-10-18-0/+3
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-75/+48
* dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-18-1/+3
* Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-16-1792/+27
* h2200: Add support for iPAQ h2200 palmtopŁukasz Dałek2012-10-16-0/+291
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-15-19/+517
|\
| * bootstage: Add new bootstage IDs for board, LCDSimon Glass2012-10-03-0/+5
| * bootstage: Add bootstage commandSimon Glass2012-10-03-0/+121
| * bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-03-0/+188
| * bootstage: Store boot timings in device treeSimon Glass2012-10-02-6/+120
| * bootstage: Add time accumulation featureSimon Glass2012-10-02-3/+60
| * bootstage: Export bootstage_add_record() functionSimon Glass2012-10-02-10/+23
* | tools/env: Fix build failure from missing header includeJoe Hershberger2012-10-15-0/+1
* | kerneldoc: Add myself to the git-mailrc for kerneldocMarek Vasut2012-10-15-0/+1
* | kerneldoc: Implement "Example" section handlingMarek Vasut2012-10-15-0/+3
* | kerneldoc: Add nicer CSS stylesheet for HTML docsMarek Vasut2012-10-15-0/+17
* | kerneldoc: Implant DocBook from Linux kernelMarek Vasut2012-10-15-2/+3430