aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini
2012-09-27Makefile: Move SPL files to clobber, remove from cleanTom Rini
2012-09-26FAT: Make it possible to read from any file positionBenoît Thébaudeau
2012-09-26env: checkpatch clean env_fatIgor Grinberg
2012-09-26env: remove duplicated env_get_char_spec()Igor Grinberg
2012-09-26README.commands: Document what UNDEF_SYM doesTom Rini
2012-09-26patman: Use reverse order for changelogOtavio Salvador
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-26net: asix: add AX88772B supportLucas Stach
2012-09-26net: asix: add read_mac functionLucas Stach
2012-09-26net: asix: add write_hwaddr functionLucas Stach
2012-09-26net: asix: split out basic reset functionLucas Stach
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-09-25cmd_part: add partition-related commandStephen Warren
2012-09-25disk: part_msdos: parse and store partition UUIDStephen Warren
2012-09-25disk: part_efi: parse and store partition UUIDStephen Warren
2012-09-25disk: part_efi: range-check partition numberStephen Warren
2012-09-25disk: get_device_and_partition() "auto" partition and cleanupStephen Warren
2012-09-25disk: introduce get_device()Stephen Warren
2012-09-25cmd_reiser: use common get_device_and_partition functionRob Herring
2012-09-25cmd_zfs: use common get_device_and_partition functionRob Herring
2012-09-25cmd_disk: use common get_device_and_partition functionRob Herring
2012-09-25cmd_fat: use common get_device_and_partition functionRob Herring
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring
2012-09-25ext4: remove init_fs/deinit_fsRob Herring
2012-09-25disk/part: introduce get_device_and_partitionRob Herring
2012-09-25disk/part: check bootable flag for DOS partitionsRob Herring
2012-09-25combine block device load commands into common functionRob Herring
2012-09-25disk: make get_partition_info() always available to disk.cStephen Warren
2012-09-25MAKEALL: fix per arch board listsAllen Martin
2012-09-25ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-24common/lcd: fix build breakage for at91sam9x5ek and trats boardsAnatolij Gustschin
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut
2012-09-24net: emaclite: Support OF initializationMichal Simek
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-24net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000Tetsuyuki Kobayashi
2012-09-24api: net: fix length check in eth_receive()Michael Walle
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-09-21Prepare v2012.10-rc1v2012.10-rc1Tom Rini
2012-09-21Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini