Age | Commit message (Expand) | Author |
2013-04-13 | BUGFIX: arm: data abort in get_bad_stack_swi | Tetsuyuki Kobayashi |
2013-04-13 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-12 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-12 | omap3: Display MHz instead of mHz on the console | man.huber@arcor.de |
2013-04-12 | am335x: Really correct DDR timings on new BeagleBone part | Tom Rini |
2013-04-12 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-12 | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau |
2013-04-12 | arm1176: Remove unused MMU setup from start.S | Benoît Thébaudeau |
2013-04-12 | arm: Remove deprecated and now unused NAND SPL | Benoît Thébaudeau |
2013-04-12 | arm: Remove support for unused s3c64xx | Benoît Thébaudeau |
2013-04-12 | arm: Remove support for smdk6400 | Benoît Thébaudeau |
2013-04-12 | imx: Add u-boot-with-nand-spl.imx make target | Benoît Thébaudeau |
2013-04-12 | imx: Add u-boot-with-spl.imx make target | Benoît Thébaudeau |
2013-04-12 | arm: Remove unused relocate_code() parameters | Benoît Thébaudeau |
2013-04-12 | arm926ejs: Remove deprecated and now unused NAND SPL | Benoît Thébaudeau |
2013-04-12 | nand: mxc: Switch NAND SPL to generic SPL | Benoît Thébaudeau |
2013-04-12 | imx: Fix automatic make targets for imx images | Benoît Thébaudeau |
2013-04-12 | arm: crt0.S: Remove bogus .globl | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code(): Remove useless relocation offset computation | Benoît Thébaudeau |
2013-04-12 | arm1136: Remove redundant relocate_code() return | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code() is no longer noreturn | Benoît Thébaudeau |
2013-04-12 | arm: start.S: Fix _TEXT_BASE for SPL | Benoît Thébaudeau |
2013-04-12 | imx: mx5: lowlevel_init: Simplify code | Benoît Thébaudeau |
2013-04-11 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2013-04-10 | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ | Jon Hunter |
2013-04-10 | OMAP4: Fix bug in omap4460_volts struct | Lubomir Popov |
2013-04-10 | powerpc/lib: fix unsafe register handling in wait_ticks | Mats Kärrman |
2013-04-10 | am335x: Update timings for the beaglebone again | Tom Rini |
2013-04-10 | powerpc/usb: Fix usb device-tree fix-up | ramneek mehresh |
2013-04-09 | am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END | Tom Rini |
2013-04-08 | OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC | Tom Rini |
2013-04-08 | arm: omap4: Fix SDRAM AUTO DETECTION | Lokesh Vutla |
2013-04-08 | OMAP: Fix copy-paste bug that did not enable UART4 clock | Lubomir Popov |
2013-04-08 | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ | Hunter, Jon |
2013-04-08 | omap2420-h4: Fix booting from NOR flash | Hunter, Jon |
2013-04-08 | omap_gpmc: change nandecc command | Andreas Bießmann |
2013-04-08 | omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel | Andreas Bießmann |
2013-04-08 | asm/omap_gpmc.h: consolidate common defines | Andreas Bießmann |
2013-04-08 | omap3/cpu.h: add BCH support | Andreas Bießmann |
2013-04-08 | am335x: Enable MMC1 clock | Tom Rini |
2013-04-04 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-04 | exynos: change indentation of defines in cpu.h | Minkyu Kang |
2013-04-04 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-04 | ARM: bcm2835: fix get_timer() to return ms | Stephen Warren |
2013-04-03 | mx6: Fix get_board_rev() for the mx6 solo case | Fabio Estevam |
2013-04-01 | Consolidate bool type | York Sun |
2013-04-01 | Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk | Akshay Saraswat |
2013-04-01 | Exynos: pwm: Use generic api to get pwm clk freq | Padmavathi Venna |
2013-04-01 | Exynos: clock: Add generic api to get the clk freq | Padmavathi Venna |