- da1f735 ARM: tegra: select between Seaboard/Ventana at compile time by Stephen Warren · 12 years ago
- 644a69e ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it by Stephen Warren · 12 years ago
- 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
- a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
- 56f42f8 ARM: tegra: Whistler: remove unused USB alias by Stephen Warren · 12 years ago
- e73c7cd ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · 12 years ago
- 699c40e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · 12 years ago
- 938176a ARM: tegra: use standard variables to define load addresses by Stephen Warren · 12 years ago
- 7f1b767 ARM: tegra: define CONFIG_SYS_BOOTMAPSZ by Stephen Warren · 12 years ago
- 6bbda88 tegra: add Colibri T20 board support by Lucas Stach · 12 years ago
- 73286d8 tegra: move common features to a common makefile by Marc Dietrich · 12 years ago
- dac064f Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
- b765fce ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
- f9a2d79 ColdFire: Update the lds file for M54418TWR board. by Jason Jin · 12 years ago
- 28aa27b ESTEEM192E: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
- 461d380 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
- 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
- f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
- 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
- bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
- 522de01 Origen: Add default clock settings for multimedia IPs by Annamalai Lakshmanan · 12 years ago
- 53c4154 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
- 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
- a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
- f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
- b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
- afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
- 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
- 8440f18 serial: remove calls to serial_assign() by Allen Martin · 12 years ago
- bad05afe MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk by Stefano Babic · 12 years ago
- ea215cd mx6qsabre_common: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
- ee303c9 mx35pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
- 0d56a12 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
- 2dc0fe9 mx25pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
- c14ab2a mx53loco: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
- e00c89d mx25pdk: Add Ethernet support by Fabio Estevam · 12 years ago
- 787f4f3 pmic: Add support for mc34704 by Fabio Estevam · 12 years ago
- e100a3d mx25: Place common functions into sys_proto.h by Fabio Estevam · 12 years ago
- 4cfc6c4 pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · 12 years ago
- af2a409 mx25pdk: Add esdhc support by Fabio Estevam · 12 years ago
- d6d94e7 mx25pdk: Include CONFIG_MX25 by Fabio Estevam · 12 years ago
- d81b27a MX35: add support for woodburn board by Stefano Babic · 12 years ago
- a3cbc39 ARM: Add SPL target to arm1136 by Stefano Babic · 12 years ago
- a80834c SPL: Added SPL target for mx35 SOC to SPL Makefile by Stefano Babic · 12 years ago
- d41924a MX35: Add soc_boot_mode and soc_boot_device to MX35 by Stefano Babic · 12 years ago
- e650030 MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK by Stefano Babic · 12 years ago
- b736e4b ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · 12 years ago
- 01968b9 MX5: fix warning in clock.c by Stefano Babic · 12 years ago
- 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
- c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
- c3f8318 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · 12 years ago
- 96708a0 serial: ns16550: Enable COM5 and COM6 by Andrew Bradford · 12 years ago
- 6422b70 am33xx: Enable UART{1,2,3,4,5} pin-mux by Andrew Bradford · 12 years ago
- 2516421 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
- 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
- a1687b8 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · 12 years ago
- 461f86e FAT: remove cur_part_nr by Stephen Warren · 12 years ago
- d07e7f9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
- 62f730f drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · 12 years ago
- c7d35be am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
- c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
- 7f26a5a am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
- 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
- e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
- c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
- 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
- 79b9ebb omapimage: Add support for byteswapped SPI images by Tom Rini · 12 years ago
- 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
- 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
- 60c41d9 VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
- 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
- e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
- 9f67054 OMAP3: mt_ventoux: power on USB at startup by Stefano Babic · 12 years ago
- 000820b am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
- 186fc4d ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
- 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
- 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
- c4d22de km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
- 6967840 km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
- a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
- 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
- 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
- 91eb52a cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
- 3530a35 cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
- 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
- 391a741 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
- 3f0be8e USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
- 7172483 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
- cae4a8a Merge branch 'next' by Gerald Van Baren · 12 years ago
- c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
- bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
- 23028d6 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
- 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
- d8812bd phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · 12 years ago
- 9905757 powerpc/espi: remove write command length check by Shaohui Xie · 12 years ago
- 1f3bd3e powerpc/fm: fix TBI PHY address settings by shaohui xie · 12 years ago
- 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
- b0e8115 mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago
- ee52b18 powerpc/t4qds: Add T4QDS board by York Sun · 12 years ago