- a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
- de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
- 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 5066327 ARM: omap4-panda: Add MAC address creation for panda by Dan Murphy · 11 years ago
- e5a9af4 ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · 11 years ago
- d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
- ffc7461 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
- 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
- c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · 11 years ago
- 5424393 armv7: hw_data: change clock divider setting. by Poddar, Sourav · 11 years ago
- 3074626 omap5: add qspi support by Matt Porter · 11 years ago
- 6b21645 ARM: virtualization: replace verbose license with SPDX identifier by Andre Przywara · 11 years ago
- 177db36 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · 11 years ago
- 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
- dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
- fe7d925 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · 11 years ago
- ad5ad74 ARM: add C function to switch to non-secure state by Andre Przywara · 11 years ago
- dd5e8da ARM: add assembly routine to switch to non-secure state by Andre Przywara · 11 years ago
- e776fd2 ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · 11 years ago
- a6bb668 ARM: prepare armv7.h to be included from assembly source by Andre Przywara · 11 years ago
- f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 6166c11 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 61c179f i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID by Eric Nelson · 11 years ago
- 2cb5c38 mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · 11 years ago
- f9623df ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
- 32b79c7 ARM: atmel: correct UDPHS name by Bo Shen · 11 years ago
- 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
- 1cc114a Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · 11 years ago
- 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
- 76c444d DTS: Addition of I2S0 channel and replacing I2S1 by Dani Krishna Mohan · 11 years ago
- f2d6076 ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
- 2deb1ba ARM,relocate: do not use r9 by Jeroen Hofstee · 11 years ago
- d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
- 38003bc arm: zynq: Fix timer loadaddress by Michal Simek · 11 years ago
- a2f61ca arm: prevent using movt/movw address loads by Jeroen Hofstee · 11 years ago
- 25a8ae9 ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
- 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
- 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
- 1ff8a43 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 11 years ago
- 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
- 0c406ed ARM: arch-mx6: fix PLL2_PFD2_FREQ by Markus Niebel · 11 years ago
- f021dba am33xx: Add the efuse_sma CONTROL_MODULE register by Tom Rini · 11 years ago
- ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
- 691b2fb arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier by Nobuhiro Iwamatsu · 11 years ago
- 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
- ee78ec6 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
- 9491ec0 arm: dma_alloc_coherent: malloc() -> memalign() by Kuo-Jung Su · 11 years ago
- 0f586cb arm: spl: Do not set the stack pointer twice by Masahiro Yamada · 11 years ago
- f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
- a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 1b9457e arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · 11 years ago
- d7f44dd mx27: add missing constant for mx27 by trem · 11 years ago
- 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
- 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
- 4740e24 mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · 11 years ago
- 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
- 7eafea0 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · 11 years ago
- b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · 11 years ago
- 939dd08 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations by Eric Nelson · 11 years ago
- 7d603b9 i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) by Eric Nelson · 11 years ago
- 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
- 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
- 83fd858 imx: add status reporting for HAB status by Stefano Babic · 11 years ago
- 910a722 arm, am335x: add watchdog support by Heiko Schocher · 11 years ago
- c9a8db8 arm, am335x: add some missing registers and defines for lcd and epwm support by Heiko Schocher · 11 years ago
- c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
- f787568 omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · 11 years ago
- 45841f6 am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · 11 years ago
- e3d0ad5 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
- 7a2f619 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · 11 years ago
- 6d2e261 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
- 1fc9437 ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
- 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
- bacec78 ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
- e4a6136 arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12 by Piotr Wilczek · 12 years ago
- d16ea29 arm: sama5d3: fix smc cs related registers offset by Bo Shen · 11 years ago
- 4cf1cba ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset by Wu, Josh · 11 years ago
- b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
- 6f6afad arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 11 years ago
- 7712bbb ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
- 5064ca4 SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
- 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
- a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 35c7e52 Add TI816X support by TENART Antoine · 11 years ago
- a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
- e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
- 3a2274f arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
- c7aed9b arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
- 50535eb omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
- b93ffcf ARM: omap24xx: remove remainders of dead board by Masahiro Yamada · 11 years ago
- 7330fd7 ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago