Age | Commit message (Expand) | Author |
2012-10-03 | arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt | Tetsuyuki Kobayashi |
2012-10-03 | arm: rmobile: Support build with gcc-4.6 or later | Nobuhiro Iwamatsu |
2012-10-03 | arm: rmobile: kzm9g: enable reset command | Tetsuyuki Kobayashi |
2012-10-03 | arm: rmobile: kzm9g: Adjust low level hardware setting | Tetsuyuki Kobayashi |
2012-10-03 | arm: rmobile: Add supoprt for KMC KZM-A9-GT board | Nobuhiro Iwamatsu |
2012-10-03 | arm: rmobile: Add support PFC of Renesas SH73A0 | Nobuhiro Iwamatsu |
2012-10-03 | arm: rmobile: Add support Renesas SH73A0 | Nobuhiro Iwamatsu |
2012-10-03 | arm: rmobile: Add basic support for Renesas R-Mobile | Nobuhiro Iwamatsu |
2012-10-03 | ARMv7: Add register definition of global timer | Nobuhiro Iwamatsu |
2012-10-01 | am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX | Joel A Fernandes |
2012-10-01 | OMAP: networking support for SPL | Ilya Yanok |
2012-09-30 | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD |
2012-09-29 | sandbox: Add asm/errno.h | Simon Glass |
2012-09-29 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-09-27 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2012-09-27 | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini |
2012-09-27 | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl | Tom Rini |
2012-09-27 | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
2012-09-27 | ARM: SPL: Move gpmc_init() to spl_board_init() | Tom Rini |
2012-09-27 | ARM: SPL: Start hooking in the current SPI SPL support | Tom Rini |
2012-09-27 | ARM: SPL: Clean up spl.c / spl_nand.c slightly | Tom Rini |
2012-09-27 | ARM: SPL: Make spl_mmc.c more generic | Tom Rini |
2012-09-27 | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> | Tom Rini |
2012-09-27 | ARM: SPL: Only call mem_malloc_init if configured | Tom Rini |
2012-09-27 | ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c | Tom Rini |
2012-09-27 | ARM: SPL: Rename omap_boot_mode to spl_boot_mode() | Tom Rini |
2012-09-27 | ARM: SPL: Rename omap_boot_device to spl_boot_device | Tom Rini |
2012-09-27 | omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. | Pavel Machek |
2012-09-27 | omap-common: Fix typo in save_boot_params() in lowlevel_init.S | Tom Rini |
2012-09-27 | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() | Tom Rini |
2012-09-27 | spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT | Tom Rini |
2012-09-26 | malloc: remove extern declarations of malloc_bin_reloc() in board.c files | Daniel Schwierzeck |
2012-09-25 | ARM: arm1176: Define arch_cpu_init() at the SoC level | Stephen Warren |
2012-09-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2012-09-24 | dm: net: Move IXP NPE to drivers/net/ | Marek Vasut |
2012-09-24 | i.MX: shut down video before launch of O/S | Eric Nelson |
2012-09-23 | mx51evk: Add CONFIG_REVISION_TAG | Benoît Thébaudeau |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-21 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-09-20 | Flex bus definition update for Coldfire 5253. | Jason Jin |
2012-09-20 | ColdFire: Queued SPI driver | Richard Retanubun |
2012-09-20 | ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 | Alison Wang |
2012-09-20 | ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x | Alison Wang |
2012-09-20 | ColdFire: Clean up checkpatch warnings for MCF523x | Alison Wang |
2012-09-20 | ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x | Alison Wang |
2012-09-20 | ColdFire: Clean up checkpatch warnings for MCF52x2 | Alison Wang |
2012-09-20 | ColdFire: Clean up checkpatch warnings for MCF5227x | Alison Wang |
2012-09-20 | ColdFire: Add clear and set bits macros for ColdFire platform | Alison Wang |
2012-09-20 | ColdFire: Update the bitops for ColdFire platform | Alison Wang |