Commit Graph

  • f0881250f9 ARM: SPL: Make spl_mmc.c more generic Tom Rini 2012-08-14 10:25:15 -07:00
  • 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> Tom Rini 2012-08-14 08:50:58 -07:00
  • 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured Tom Rini 2012-08-13 14:13:07 -07:00
  • 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c Tom Rini 2012-08-13 14:11:06 -07:00
  • 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() Tom Rini 2012-08-14 09:19:44 -07:00
  • 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device Tom Rini 2012-08-13 12:53:23 -07:00
  • 9f8a6e7ae7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. Pavel Machek 2012-08-30 19:20:22 +02:00
  • 6abbe744d2 omap-common: Fix typo in save_boot_params() in lowlevel_init.S Tom Rini 2012-08-14 09:20:06 -07:00
  • 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() Tom Rini 2012-08-13 11:37:56 -07:00
  • 0da113e9fd spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT Tom Rini 2012-08-10 09:27:14 -07:00
  • 659e559d55 Makefile: Move SPL files to clobber, remove from clean Tom Rini 2012-08-13 12:18:34 -07:00
  • 1170e634dd FAT: Make it possible to read from any file position Benoît Thébaudeau 2012-09-18 08:14:56 +00:00
  • 9aa90c1df0 env: checkpatch clean env_fat Igor Grinberg 2012-09-23 05:25:21 +00:00
  • 3bb89e5bd5 env: remove duplicated env_get_char_spec() Igor Grinberg 2012-09-23 04:39:16 +00:00
  • 2d1d65838e README.commands: Document what UNDEF_SYM does Tom Rini 2012-09-20 06:02:43 +00:00
  • 244e6f9705 patman: Use reverse order for changelog Otavio Salvador 2012-08-18 07:46:04 +00:00
  • 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files Daniel Schwierzeck 2012-06-03 12:40:04 +00:00
  • 185f7d9afc net: Add driver for Zynq Gem IP Michal Simek 2012-09-13 20:23:34 +00:00
  • 1dff9d0f54 net: asix: add AX88772B support Lucas Stach 2012-08-22 11:05:01 +00:00
  • 02c8d8cc6e net: asix: add read_mac function Lucas Stach 2012-08-22 11:05:00 +00:00
  • 58f8fab8a4 net: asix: add write_hwaddr function Lucas Stach 2012-08-22 11:04:59 +00:00
  • 5fae53d0f1 net: asix: split out basic reset function Lucas Stach 2012-08-22 11:04:58 +00:00
  • e1dbdf9109 net: introduce transparent driver private in ueth_data Lucas Stach 2012-08-22 11:04:57 +00:00
  • b3873d3f4c Merge branch 'master' of git://git.denx.de/u-boot-video Tom Rini 2012-09-25 16:18:22 -07:00
  • 5cf41dccff cmd_part: add partition-related command Stephen Warren 2012-09-21 09:51:01 +00:00
  • d27b5f9398 disk: part_msdos: parse and store partition UUID Stephen Warren 2012-09-21 09:51:00 +00:00
  • 894bfbbfb7 disk: part_efi: parse and store partition UUID Stephen Warren 2012-09-21 09:50:59 +00:00
  • c04d68c694 disk: part_efi: range-check partition number Stephen Warren 2012-09-21 09:50:58 +00:00
  • 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup Stephen Warren 2012-09-21 09:50:57 +00:00
  • 2023e60861 disk: introduce get_device() Stephen Warren 2012-09-21 09:50:56 +00:00
  • 650f36641c cmd_reiser: use common get_device_and_partition function Rob Herring 2012-08-23 11:31:50 +00:00
  • 4120457044 cmd_zfs: use common get_device_and_partition function Rob Herring 2012-08-23 11:31:49 +00:00
  • 475c7970c1 cmd_disk: use common get_device_and_partition function Rob Herring 2012-08-23 11:31:48 +00:00
  • cfda5aeab8 cmd_fat: use common get_device_and_partition function Rob Herring 2012-08-23 11:31:47 +00:00
  • 81180819b8 cmd_extX: use common get_device_and_partition function Rob Herring 2012-08-23 11:31:46 +00:00
  • 9450106296 ext4: remove init_fs/deinit_fs Rob Herring 2012-08-23 11:31:45 +00:00
  • 99d2c205d4 disk/part: introduce get_device_and_partition Rob Herring 2012-09-21 04:08:17 +00:00
  • 40e0e5686a disk/part: check bootable flag for DOS partitions Rob Herring 2012-08-23 11:31:43 +00:00
  • 7405a13310 combine block device load commands into common function Rob Herring 2012-09-21 04:02:30 +00:00
  • 2f50164627 disk: make get_partition_info() always available to disk.c Stephen Warren 2012-09-21 12:46:54 +00:00
  • cce5d210e6 MAKEALL: fix per arch board lists Allen Martin 2012-08-29 11:08:59 +00:00
  • 59d63f7d2c ARM: arm1176: Define arch_cpu_init() at the SoC level Stephen Warren 2012-09-01 16:27:56 +00:00
  • 5675b50916 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Tom Rini 2012-09-25 12:23:55 -07:00
  • d23019f3d6 common/lcd: fix build breakage for at91sam9x5ek and trats boards Anatolij Gustschin 2012-09-22 06:55:53 +00:00
  • 8a0eccb105 net: Filter incoming netconsole packets by IP Joe Hershberger 2012-09-18 10:01:32 +00:00
  • e827fec2b2 net: Allow netconsole settings to change after nc_start Joe Hershberger 2012-09-18 10:01:31 +00:00
  • f8be7d659c net: Improve the speed of netconsole Joe Hershberger 2012-08-03 10:59:08 +00:00
  • 2c8fe5120f net: Make the netconsole buffer size configurable Joe Hershberger 2012-07-31 06:09:17 +00:00
  • dcd5a593f5 net: sh_eth: Add support R8A7740 of rmobile (arm core) Nobuhiro Iwamatsu 2012-08-02 22:08:40 +00:00
  • 905b3b00a1 dm: net: Fixup the armada100 FEC driver Marek Vasut 2012-07-27 09:50:07 +00:00
  • 7fd7082024 net: emaclite: Support OF initialization Michal Simek 2012-06-28 21:37:57 +00:00
  • 61e129885a dm: net: Move IXP NPE to drivers/net/ Marek Vasut 2012-07-21 05:02:26 +00:00
  • 1389f98fce net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000 Tetsuyuki Kobayashi 2012-06-25 02:37:27 +00:00
  • 46c07bcf12 api: net: fix length check in eth_receive() Michael Walle 2012-06-22 11:24:28 +00:00
  • 7f51898c1b net: Make netconsole src and dest ports configurable Joe Hershberger 2012-07-31 06:06:41 +00:00
  • 7577a4b3c2 mx28evk: Add missing 'setexpr' command Otavio Salvador 2012-09-21 03:02:03 +00:00
  • e1eb75b535 i.MX: shut down video before launch of O/S Eric Nelson 2012-09-23 07:30:55 +00:00
  • 5f8e17ce15 i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer Eric Nelson 2012-09-23 07:30:54 +00:00
  • 5436eaeab9 mx28evk: Remove fecmxc_mii_postcall() Fabio Estevam 2012-09-21 10:00:53 +00:00
  • 5527024fdb KARO TX25: Fix NAND Flash R/W cycle times Benoît Thébaudeau 2012-08-08 03:55:32 +00:00
  • 362635bd50 mx51evk: Add CONFIG_REVISION_TAG Benoît Thébaudeau 2012-09-18 04:48:42 +00:00
  • ee1f4caaa2 Prepare v2012.10-rc1 v2012.10-rc1 Tom Rini 2012-09-21 17:18:28 -07:00
  • 9fe2cfb43a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging Tom Rini 2012-09-21 16:22:18 -07:00
  • cf5787f2a4 pci: fix some warnings related to assumptions about Kumar Gala 2012-09-19 04:47:36 +00:00
  • 495dbd72dd Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2012-09-21 14:53:13 -07:00
  • 15b83386aa video/powerpc: don't touch DIU registers that we don't need Timur Tabi 2012-09-17 11:12:42 +00:00
  • 1b09b53e7d common/lcd: add protection from null bmp pointer Nikita Kiryanov 2012-08-19 19:32:30 +00:00
  • 5bfa78db4f fdt: Add header guard to fdtdec.h Simon Glass 2012-07-12 05:25:02 +00:00
  • 1cb2323b8a fdt: Tidy debugging, add to fdtdec_get_int/addr() Simon Glass 2012-07-12 05:25:01 +00:00
  • 1bbd28d215 Add gpio_request() to asm-generic header Simon Glass 2012-06-13 06:19:37 +00:00
  • 50d924b459 Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2012-09-21 09:29:38 -07:00
  • 3ab270d5df Revert "memsize: Fix for bug in memory sizing code" Tom Rini 2012-09-21 08:14:05 -07:00
  • d193c1b6eb Merge remote-tracking branch 'u-boot-imx/master' Albert ARIBAUD 2012-09-21 00:26:19 +02:00
  • 93ad908c43 usb: do explicit unaligned accesses Lucas Stach 2012-09-06 08:00:13 +02:00
  • 81c1d7b605 dfu:usb:fix: Read the "filesize" environment variable only when file read Łukasz Majewski 2012-08-23 23:33:56 +00:00
  • 43e6627259 dfu:usb: Support for ext4 Łukasz Majewski 2012-08-23 23:33:55 +00:00
  • 5fb29f3c48 Merge branch 'ext4' Tom Rini 2012-09-20 11:27:35 -07:00
  • 55b523b7d4 ext4: cache-align buffers so the invalidation works Stephen Warren 2012-09-18 08:05:28 +00:00
  • 30a3f3881e Flex bus definition update for Coldfire 5253. Jason Jin 2012-09-20 14:17:46 +08:00
  • 59d0612252 ColdFire: Queued SPI driver Richard Retanubun 2011-03-24 08:58:11 +00:00
  • 198cafbf2c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 Alison Wang 2012-03-26 21:49:08 +00:00
  • a4110eecf2 ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x Alison Wang 2012-03-26 21:49:07 +00:00
  • c6d8863015 ColdFire: Clean up checkpatch warnings for MCF523x Alison Wang 2012-03-26 21:49:06 +00:00
  • aa0d99fc28 ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x Alison Wang 2012-03-26 21:49:05 +00:00
  • 32dbaafa5a ColdFire: Clean up checkpatch warnings for MCF52x2 Alison Wang 2012-03-26 21:49:04 +00:00
  • 849fc42471 ColdFire: Clean up checkpatch warnings for MCF5227x Alison Wang 2012-03-26 21:49:03 +00:00
  • 33d4411931 ColdFire: Add clear and set bits macros for ColdFire platform Alison Wang 2012-03-26 21:49:02 +00:00
  • f7799a1175 ColdFire: Update the bitops for ColdFire platform Alison Wang 2012-03-25 19:18:49 +00:00
  • 2ee03c6e23 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x Alison Wang 2012-03-25 19:18:14 +00:00
  • 49b3962d20 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx Tom Rini 2012-09-18 14:56:31 -07:00
  • db1fc7d28e mpc8308rdb: add support for eSDHC MMC controller Ira W. Snyder 2012-09-12 14:17:35 -07:00
  • 40775e9676 mpc8308rdb: add support for FIT images Ira W. Snyder 2012-09-12 14:17:34 -07:00
  • ea1ea54e35 mpc8308rdb: add support for Spansion SPI flash on header J8 Ira W. Snyder 2012-09-12 14:17:32 -07:00
  • f138ca1373 mpc8xxx_spi: fix SPI support on MPC8308RDB Ira W. Snyder 2012-09-12 14:17:31 -07:00
  • 7ee46cebcb FAT: Fix file contents listed as directory Benoît Thébaudeau 2012-07-20 03:20:29 +00:00
  • d5370febbc env: delete selected vars not present in imported env Gerlando Falauto 2012-08-26 21:53:00 +00:00
  • b64b7c3df7 env: make "env default" selective, check and apply Gerlando Falauto 2012-08-24 00:11:41 +00:00
  • 152874b65b env: check and apply changes on delete/destroy Gerlando Falauto 2012-08-24 00:11:40 +00:00
  • c5983592e9 env: add check/apply logic to himport_r() Gerlando Falauto 2012-08-24 00:11:39 +00:00
  • 348b1f1c60 env: make himport_r() selective on variables Gerlando Falauto 2012-08-24 00:11:38 +00:00