Age | Commit message (Expand) | Author |
2013-04-12 | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau |
2013-04-12 | arm: Remove unused relocate_code() parameters | Benoît Thébaudeau |
2013-04-12 | imx: Fix automatic make targets for imx images | 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 | 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-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 | omap_gpmc: change nandecc command | Andreas Bießmann |
2013-04-08 | asm/omap_gpmc.h: consolidate common defines | 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 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-03 | mx6: Fix get_board_rev() for the mx6 solo case | Fabio Estevam |
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 |
2013-04-01 | Exynos: Tidy up the pwm_config function in the exynos pwm driver | Gabe Black |
2013-04-01 | Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 | Gabe Black |
2013-04-01 | Exynos: pwm: Fix two bugs in the exynos pwm configuration code | Gabe Black |
2013-04-01 | Exynos: Add timer_get_us function | Che-Liang Chiou |
2013-04-01 | Exynos: Change get_timer() to work correctly | Simon Glass |
2013-03-28 | armv7: do not relocate _start twice | Vincent Stehlé |
2013-03-28 | ARM: mmu: Set domain permissions to client access | R Sricharan |
2013-03-27 | EXYNOS5: Add L2 Cache Support. | Rajeshwari Shinde |
2013-03-26 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-24 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-24 | ti814x_evm: add ti814x evm board support | Matt Porter |
2013-03-24 | am33xx: add dmm support to emif4 library | Matt Porter |
2013-03-24 | am33xx: add ti814x specific register definitions | Matt Porter |
2013-03-24 | am33xx: refactor am33xx clocks and add ti814x support | Matt Porter |
2013-03-24 | am33xx: refactor emif4/ddr to support multiple EMIF instances | Matt Porter |
2013-03-24 | am33xx: convert defines from am33xx-specific to generic names | Matt Porter |
2013-03-24 | am33xx: Add required includes to some omap/am33xx code | Tom Rini |
2013-03-24 | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. | Enric Balletbo i Serra |
2013-03-22 | ARM: implement erratum 716044 workaround | Stephen Warren |
2013-03-22 | am33xx:ddr:Fix config_sdram to work for all DDR | Steve Kipisz |
2013-03-22 | Initialise correct GPMC WAITx irq for AM33xx | Mark Jackson |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-15 | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-15 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-14 | tegra: usb: move implementation into right directory | Lucas Stach |
2013-03-14 | tegra: usb: various small cleanups | Lucas Stach |
2013-03-14 | tegra: usb: move controller init into start_port | Lucas Stach |
2013-03-14 | tegra: usb: remove unneeded function parameter | Lucas Stach |
2013-03-14 | tegra: usb: make controller init functions more self contained | Lucas Stach |