- 0d2f277 exynos5250: Add arndale board support by Chander Kashyap · 11 years ago
- 85fe13d arm: goni: remove config.mk file by Minkyu Kang · 11 years ago
- 7e59384 arm: smdkc100: remove config.mk file by Minkyu Kang · 11 years ago
- d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
- e4a6136 arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12 by Piotr Wilczek · 12 years ago
- a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 7a5eb65 Add TI816X evm board support by TENART Antoine · 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
- dd68a1d arm, da850: add ipam390 board support by Heiko Schocher · 11 years ago
- e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
- bc26689 bootstage: get more BOOTSTAGE_ID* in show_boot_progress() 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
- 380c2b7 TI:armv7: Enable CONFIG_CMD_GPIO by Tom Rini · 11 years ago
- bd97be6 TI:armv7: Enable CONFIG_CMD_SPI by Tom Rini · 11 years ago
- b3277f5 TI:omap5/dra7xx: Convert to ti_armv7_common.h by Tom Rini · 11 years ago
- a2f4c91 TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx by Tom Rini · 11 years ago
- 6ff0b7b am335x_evm: Bring in 'boot_fdt' logic from i.MX by Tom Rini · 11 years ago
- c7aed9b arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
- 9866f96 am335x_evm: Use default baud rate table by Tom Rini · 11 years ago
- f3b6a1d am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
- 0263a45 am33xx: CONFIG_DMA_COHERENT defines are unused, remove by Tom Rini · 11 years ago
- 7a0155e OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
- cffccee ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage. by Enric Balletbo i Serra · 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
- aeaa403 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
- 9f32a9e omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
- 292ddf7 ARM: IGEP0033: Remove duplicate / unused #defines. by Enric Balletbo i Serra · 11 years ago
- bace516 ARM: IGEP0033: Add support to boot from NAND. by Enric Balletbo i Serra · 11 years ago
- aca204b ARM: IGEP0033: Remove CYGNUS name from header. by Enric Balletbo i Serra · 11 years ago
- 620b91d ARM: IGEP0033: Add support for Flattened Device Tree. by Enric Balletbò i Serra · 11 years ago
- 61127b3 ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST by Enric Balletbo i Serra · 11 years ago
- 4c682f6 ARM: AM43xx: Add config file by Lokesh Vutla · 11 years ago
- 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
- 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
- 85b5936 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · 11 years ago
- 83269d0 ARM: AM43xx: Add header files by Lokesh Vutla · 11 years ago
- faa680f ARM: AM43xx: Add Board files by Lokesh Vutla · 11 years ago
- f9be934 musb: Disable extra prints by Lokesh Vutla · 11 years ago
- b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
- b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
- 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
- 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
- 05d5f99 gpio: omap5-uevm: Configure the tca6424 gpio expander by Dan Murphy · 11 years ago
- 9bfe400 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · 11 years ago
- 4db53fd am335x_evm: Add am335x_boneblack variant by Justin Waters · 11 years ago
- 7370a10 am335x_evm: Add support for eMMC environment by Justin Waters · 11 years ago
- 10777ac Add additional MLO images to .gitignore by Justin Waters · 11 years ago
- 8c52edb am335x_evm: Rework bootcmd to handle two MMC devs by Justin Waters · 11 years ago
- ab3884a am335x_evm: Add command line editing by Justin Waters · 11 years ago
- 735a627 am335x_evm: Make NAND support modular by Justin Waters · 11 years ago
- 94c3502 net, phy, cpsw: fix gigabit register access by Heiko Schocher · 11 years ago
- 9fe5cea board/ti/am335x/README: Document NOR programming by Tom Rini · 11 years ago
- c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
- be9b6f8 am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
- de2be65 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 11 years ago
- 4021fd9 am335x_evm: Rework board_is_foo() checks by Tom Rini · 11 years ago
- b769124 am335x_evm: Update SPI_BOOT support, add MTDPARTS info by Tom Rini · 11 years ago
- e7383b9 am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE by Tom Rini · 11 years ago
- 9e6cff3 board/ti/am335x/README: Document NAND programming by Tom Rini · 11 years ago
- fe6296f mxc_ipuv3: fix memory alignment of framebuffer by Eric Nelson · 11 years ago
- c920df7 imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors by Robert Winkler · 11 years ago
- 765ccf4 imx: Add documentation for imx specific commands by Robert Winkler · 11 years ago
- 0b87ba0 mx6qsabresd: Add splash screen support via HDMI by Pardeep Kumar Singla · 11 years ago
- c1fa130 mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
- 6d419d8 omap3_beagle: support booting from zImage and device tree as last option by Nishanth Menon · 11 years ago
- b1b6e7e omap3_beagle: support findfdt and loadfdt for devicetree support by Nishanth Menon · 11 years ago
- 1543669 omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk by Nishanth Menon · 11 years ago
- 1d65fb3 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · 11 years ago
- 46fcb50 omap3_beagle: replace uImage.beagle with generic uImage by Nishanth Menon · 11 years ago
- 649e41d omap3_beagle: remove JFFS2 support. by Nishanth Menon · 11 years ago
- 85ae8be ARM: DRA7xx: Enable CPSW Ethernet support by Mugunthan V N · 11 years ago
- 2060bf8 ARM: DRA7xx: Add CPSW and MDIO pinmux support by Mugunthan V N · 11 years ago
- ab48f78 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
- 4a42ff1 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
- adc52df ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
- 2782f3e drivers: net: cpsw: Enable statistics for all port by Mugunthan V N · 11 years ago
- ff55987 drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
- 5d32dbd am335x_evm: Add basic README by Tom Rini · 11 years ago
- e4e72d5 am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE by Tom Rini · 11 years ago
- e10075d am335x_evm: Update eMMC falcon mode locations by Tom Rini · 11 years ago
- 9dae10c am335x_evm: Correct DFU ALT settings for falcon mode by Tom Rini · 11 years ago
- 020a3dc README.falcon: Note how we determine if we can boot the OS or not by Tom Rini · 11 years ago
- 4738e36 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
- 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
- 248b4ce da850evm: Use clrbits function with correct endianess by Christian Riesch · 11 years ago
- df3d222 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
- 1fd6092 mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x by Fabio Estevam · 11 years ago
- 315c12a Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
- 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
- fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
- ef6bec6 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
- 3465ea2 drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
- e24178a socfpga: Move board/socfpga_cyclone5 to board/socfpga by Dinh Nguyen · 11 years ago
- b69fa0d nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
- 98a4269 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
- c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
- 1ff83dd highbank: enable keyed autoboot stop by Rob Herring · 11 years ago