| Commit message (Expand) | Author | Age | Lines |
... | |
| * | ColdFire: Remove save env in NAND support for M54418TWR board. | Jason Jin | 2012-10-29 | -1/+1 |
| * | ColdFire: Update the lds file for M54418TWR board. | Jason Jin | 2012-10-29 | -3/+5 |
* | | ESTEEM192E: adjust linker script to grown code size | Wolfgang Denk | 2012-10-28 | -1/+0 |
* | | TQM8xx: adjust linker script to grown code size | Wolfgang Denk | 2012-10-28 | -3/+1 |
* | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | -11109/+16 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-10-26 | -6264/+1193 |
|\ |
|
| * | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections | Stephen Warren | 2012-10-26 | -4/+4 |
| * | arm: ks8695: use defined constants for UART | Yann Vernier | 2012-10-26 | -3/+3 |
| * | Origen: Add default clock settings for multimedia IPs | Annamalai Lakshmanan | 2012-10-26 | -1/+110 |
| * | arm: arm925t: remove SX1 board | Albert ARIBAUD | 2012-10-26 | -788/+2 |
| * | arm720: Remove CONFIG_ARM7_REVD | Marek Vasut | 2012-10-26 | -11/+0 |
| * | arm720: Further clean up the arm720t directory | Marek Vasut | 2012-10-26 | -79/+7 |
| * | stdio: Remove the CLPS7111 serial driver | Marek Vasut | 2012-10-26 | -413/+0 |
| * | arm: Remove support for NETARM | Marek Vasut | 2012-10-26 | -2039/+10 |
| * | arm: Remove support for s3c4510 | Marek Vasut | 2012-10-26 | -876/+2 |
| * | arm: Remove support for lpc2292 | Marek Vasut | 2012-10-26 | -1316/+16 |
| * | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD | 2012-10-26 | -3/+54 |
| |\ |
|
| | * | mmc: at91: use max timeout value. It will avoid some situation that timeout h... | Wu, Josh | 2012-10-17 | -2/+2 |
| | * | ARM: at91sam9x5: enable MCI0 support for 9x5ek board. | Wu, Josh | 2012-10-17 | -0/+35 |
| | * | mmc: at91: add multi block read/write support. | Wu, Josh | 2012-10-17 | -1/+17 |
| * | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-10-26 | -744/+998 |
| |\ \ |
|
| | * | | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers | Peter Korsgaard | 2012-10-25 | -82/+94 |
| | * | | am33xx: support board specific ddr settings | Peter Korsgaard | 2012-10-25 | -116/+92 |
| | * | | am33xx: move generic parts of pinmux handling out from board/ti/am335x | Peter Korsgaard | 2012-10-25 | -248/+296 |
| | * | | am33xx/board: use cpu_mmc_init() for default mmc initialization | Peter Korsgaard | 2012-10-25 | -2/+2 |
| | * | | am33xx: move ti i2c baseboard header handling to board/ti/am335x/ | Peter Korsgaard | 2012-10-25 | -288/+350 |
| | * | | am33xx/board.c: make wdtimer/uart_base static | Peter Korsgaard | 2012-10-25 | -2/+4 |
| | * | | am33xx: Add SPI SPL as an option | Tom Rini | 2012-10-25 | -0/+9 |
| | * | | omapimage: Add support for byteswapped SPI images | Tom Rini | 2012-10-25 | -24/+68 |
| | * | | omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED | Peter Korsgaard | 2012-10-25 | -6/+5 |
| | * | | OMAP3: add video support to the mcx board | Stefano Babic | 2012-10-25 | -1/+58 |
| | * | | VIDEO: add macro to set LCD size for DSS driver | Stefano Babic | 2012-10-25 | -0/+1 |
| | * | | OMAP3: mcx: updated to new hardware revision | Stefano Babic | 2012-10-25 | -19/+5 |
| | * | | OMAP3: updated pinmux and environment for new revision of mcx board | Stefano Babic | 2012-10-25 | -18/+20 |
| | * | | OMAP3: mt_ventoux: power on USB at startup | Stefano Babic | 2012-10-25 | -0/+8 |
| | * | | am335x: Enable RTC 32K OSC clock | Vaibhav Hiremath | 2012-10-25 | -1/+45 |
| | * | | cm-t35: clean unused defines from config | Igor Grinberg | 2012-10-23 | -11/+1 |
| | * | | configs: Fix usage of mmc rescan | Andrew Bradford | 2012-10-23 | -22/+22 |
| | * | | am33xx: Enable DDR3 for DDR3 version of beaglebone | Joel A Fernandes | 2012-10-23 | -2/+7 |
| | * | | USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY | Pankaj Bharadiya | 2012-10-23 | -1/+10 |
* | | | | serial: remove calls to serial_assign() | Allen Martin | 2012-10-26 | -13/+0 |
* | | | | FAT: implement fat_set_blk_dev(), convert cmd_fat.c | Stephen Warren | 2012-10-25 | -39/+36 |
* | | | | FAT: initialize all fields in cur_part_info, simplify init | Stephen Warren | 2012-10-25 | -2/+6 |
* | | | | FAT: remove cur_part_nr | Stephen Warren | 2012-10-25 | -7/+2 |
* | | | | drivers/serial/serial_ns16550.c: sparse fixes | Kim Phillips | 2012-10-25 | -6/+6 |
* | | | | drivers/i2c/fsl_i2c.c: sparse fix | Kim Phillips | 2012-10-25 | -1/+1 |
|/ / / |
|
* | | | ColdFire: Add Freescale MCF54418TWR ColdFire development board support | Alison Wang | 2012-10-24 | -0/+992 |
* | | | ColdFire: Add MCF5441x CPU support | Alison Wang | 2012-10-24 | -54/+1967 |
* | | | ColdFire: Fix unused variable in cpu_init.c | Alison Wang | 2012-10-24 | -3/+5 |
* | | | km83xx: add kmvect1 board | Gerlando Falauto | 2012-10-23 | -4/+14 |