Age | Commit message (Expand) | Author |
2012-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-11-04 | powerpc/mpc83xx: sparse fixes | Kim Phillips |
2012-11-04 | powerpc/mpc85xx: sparse fixes | Kim Phillips |
2012-11-04 | arch/powerpc/cpu/mpc8xxx/: sparse fixes | Kim Phillips |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-11-04 | arch/powerpc/lib/extable.c: sparse fix | Kim Phillips |
2012-11-04 | arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined | Kim Phillips |
2012-11-04 | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips |
2012-11-04 | socfpga/spl: Remove malloc.h | Vikram Narayanan |
2012-11-04 | socfpga/spl: Remove timer_init from spl_board_init | Vikram Narayanan |
2012-11-03 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD |
2012-10-30 | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF | Tom Rini |
2012-10-30 | arm bootm: Allow to pass board specified atags | Pali Rohár |
2012-10-29 | arm720t: add back common.h include | Allen Martin |
2012-10-29 | tegra20: initialize variable to avoid compiler warning | Allen Martin |
2012-10-29 | tegra: move to common SPL framework | Allen Martin |
2012-10-29 | ARM: enhance u-boot.lds to detect over-sized SPL | Stephen Warren |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk |
2012-10-27 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-10-26 | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections | Stephen Warren |
2012-10-26 | arm: ks8695: use defined constants for UART | Yann Vernier |
2012-10-26 | arm720: Remove CONFIG_ARM7_REVD | Marek Vasut |
2012-10-26 | arm720: Further clean up the arm720t directory | Marek Vasut |
2012-10-26 | stdio: Remove the CLPS7111 serial driver | Marek Vasut |
2012-10-26 | arm: Remove support for NETARM | Marek Vasut |
2012-10-26 | arm: Remove support for s3c4510 | Marek Vasut |
2012-10-26 | arm: Remove support for lpc2292 | Marek Vasut |
2012-10-26 | MX5: fix warning in clock.c | Stefano Babic |
2012-10-26 | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD |
2012-10-26 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD |
2012-10-25 | am33xx: Enable UART{1,2,3,4,5} clocks | Andrew Bradford |
2012-10-25 | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers | Peter Korsgaard |
2012-10-25 | am33xx: support board specific ddr settings | Peter Korsgaard |
2012-10-25 | am33xx: move generic parts of pinmux handling out from board/ti/am335x | Peter Korsgaard |
2012-10-25 | am33xx/board: use cpu_mmc_init() for default mmc initialization | Peter Korsgaard |
2012-10-25 | am33xx: move ti i2c baseboard header handling to board/ti/am335x/ | Peter Korsgaard |
2012-10-25 | am33xx/board.c: make wdtimer/uart_base static | Peter Korsgaard |
2012-10-25 | am33xx: Add SPI SPL as an option | Tom Rini |
2012-10-25 | VIDEO: add macro to set LCD size for DSS driver | Stefano Babic |
2012-10-25 | am335x: Enable RTC 32K OSC clock | Vaibhav Hiremath |
2012-10-24 | ColdFire: Add MCF5441x CPU support | Alison Wang |
2012-10-24 | ColdFire: Fix unused variable in cpu_init.c | Alison Wang |
2012-10-23 | mpc83xx: add support for mpc8309 | Gerlando Falauto |
2012-10-23 | cleanup: introduce CONFIG_MPC830x | Gerlando Falauto |
2012-10-23 | cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x | Gerlando Falauto |
2012-10-23 | am33xx: Enable DDR3 for DDR3 version of beaglebone | Joel A Fernandes |
2012-10-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini |
2012-10-22 | 85xx: Protect timeout_save variable with ifdefs | Andy Fleming |
2012-10-22 | powerpc/boot: Change the compile macro for SRIO & PCIE boot master module | Liu Gang |
2012-10-22 | poweprc/85xx: add QMan frequency info and fdt fixup. | Haiying Wang |