- c873111 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
- 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
- b7a21b7 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
- e81058c ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago
- 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
- 7ba7917 ahci: Improve AHCI debugging by Stefan Reinauer · 12 years ago
- 9a65b87 ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · 12 years ago
- 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
- c4fa493 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
- 758c9e6 scsi: Add scsi_write to SCSI driver by Hung-Te Lin · 12 years ago
- 4ae5eb7 scsi: Provide support for a list of AHCI controllers. by Vadim Bendebury · 12 years ago
- 284231e ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · 12 years ago
- e08ebf4 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · 12 years ago
- af8d1d3 ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · 12 years ago
- 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
- 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
- 7e27f89 README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
- b4a2e43 git-mailrc: Change x86 maintainer to Simon by Simon Glass · 12 years ago
- d266f66 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · 12 years ago
- 085b9c3 cmd_fdt.c: Use %p when printing pointers by Tom Rini · 12 years ago
- a1b231c fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · 12 years ago
- ed296d2 MAKEALL: Add -s to '${MAKE} tidy' section by Tom Rini · 12 years ago
- b9dc494 ext4: Fix printf() format string error by Simon Glass · 12 years ago
- a99c040 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · 12 years ago
- 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
- 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
- 672ee21 fs: delete unused Makefile by Stephen Warren · 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
- 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
- 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
- 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
- 98ffa19 powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
- ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
- 3f0997b powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
- 82968a7 powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
- 89b7809 powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
- a1d558a powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · 12 years ago
- eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
- f31cfd1 powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago