Commit Graph

  • ab4e07eb71 sandbox: allow processing before main loop Simon Glass 2012-02-26 17:38:50 -05:00
  • 6fb6207821 sandbox: add concept of sandbox state Simon Glass 2012-02-15 15:51:15 -08:00
  • 20186a1cbf sandbox: disable fortification Mike Frysinger 2012-02-26 16:00:26 -05:00
  • 3ab7d95aa0 sandbox: u-boot.lds: tweak style Mike Frysinger 2012-02-26 14:13:31 -05:00
  • 6994ccf869 sandbox: add get_{tbclk,ticks} Mike Frysinger 2012-02-21 00:21:17 -05:00
  • eef448e1ef sandbox: enable GPIO driver Simon Glass 2012-02-15 15:51:14 -08:00
  • 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs Simon Glass 2012-02-15 15:51:13 -08:00
  • d9165153ca sandbox: add flags for open() call Simon Glass 2012-02-20 23:56:58 -05:00
  • 7b06b66cd7 sandbox: config: enable fdt and snprintf() options Simon Glass 2012-02-15 15:51:12 -08:00
  • f7b2af0a22 sandbox: fdt: add support for CONFIG_OF_CONTROL Simon Glass 2012-02-15 15:51:11 -08:00
  • e2dcefcb40 sandbox: add lseek helper Mike Frysinger 2011-10-25 13:02:58 +02:00
  • 4f345d5673 sandbox: add ifdef protection to os.h Mike Frysinger 2012-01-19 22:57:29 -05:00
  • 3bdf56b786 sandbox: add required header to os.c Simon Glass 2012-01-10 15:54:06 -08:00
  • e101247212 sandbox: sort header files in os.c Simon Glass 2012-01-10 15:54:05 -08:00
  • 6751b05f85 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" Wolfgang Denk 2012-03-12 15:00:23 +01:00
  • 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' Nobuhiro Iwamatsu 2012-03-01 13:29:38 +09:00
  • 117029c510 sh: Fix sh7264 clock speed and related serial setting Phil Edworthy 2012-02-13 02:03:50 +00:00
  • 73dba948f5 net: sh_eth: Remove unnecessary return Nobuhiro Iwamatsu 2012-01-11 10:32:54 +09:00
  • 4ba62c7290 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT Nobuhiro Iwamatsu 2012-01-11 10:23:51 +09:00
  • 1d4a2c913f net: sh_eth: Remove SH_ETH_PHY_DELAY Nobuhiro Iwamatsu 2012-01-11 10:12:08 +09:00
  • e50edf90e2 sh: ecovec: Add support PHY of SMSC Nobuhiro Iwamatsu 2011-12-01 18:48:38 +00:00
  • 3bb4cc312d sh: sh_eth: Add support SH7724 Nobuhiro Iwamatsu 2011-11-14 16:56:59 +09:00
  • e37ae40e9d image: Support FDTs already loaded at their load address Stephen Warren 2011-11-01 06:28:21 +00:00
  • 23498935fa cmd_cache: use cache/invalidate functions available in common.h Stefan Kristiansson 2011-10-31 18:21:12 +00:00
  • 1064d980be tools: checkstack.pl from Linux added to tools Tom Rini 2012-02-02 14:07:05 +00:00
  • 44b333ef4d Makefile: Remove mmc_spl related enteries Chander Kashyap 2011-11-07 18:43:14 +00:00
  • 12ae615fba Merge branch 'master' of git://git.denx.de/u-boot-x86 Wolfgang Denk 2012-03-06 21:28:45 +01:00
  • 021f6038a2 PPC: Drop mv6446x_eth_initialize() from net/eth.c Marek Vasut 2012-03-02 22:39:32 +00:00
  • 658c3b9eaf PPC: Drop mv6436x_eth_initialize() from net/eth.c Marek Vasut 2012-03-02 22:39:31 +00:00
  • 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value Simon Glass 2011-12-10 08:44:01 +00:00
  • 9d12d5d41d Add cmd_process() to process commands in one place Simon Glass 2012-02-14 19:59:25 +00:00
  • 7344f9128d Remove interleave of non-U-Boot code in hush Simon Glass 2011-12-06 19:47:53 +00:00
  • bdf8e34b93 Create a single cmd_call() function to handle command execution Simon Glass 2012-02-14 19:59:23 +00:00
  • 7fed89e00e Don't include standard parser if hush is used Simon Glass 2012-02-14 19:59:22 +00:00
  • 5307153236 Stop using builtin_run_command() Simon Glass 2012-02-14 19:59:21 +00:00
  • 009dde1955 Rename run_command2() to run_command() Simon Glass 2012-02-14 19:59:20 +00:00
  • f47360a74e Rename run_command() to builtin_run_command() Simon Glass 2012-02-14 19:59:19 +00:00
  • 79714c1e26 Remove CMD_PXE's static on run_command() Simon Glass 2012-02-14 19:59:18 +00:00
  • ae806cc6ab sc520: fix build warning about unused temp var Mike Frysinger 2012-03-05 11:55:32 +00:00
  • b199c6e2d7 Remove execute permissions from source files Thomas Weber 2012-02-13 19:21:54 +01:00
  • fca94c3fd5 integrator: remove fragile delay loop from PCI code Linus Walleij 2012-03-03 21:21:13 +01:00
  • a1e47b66d9 pci: move pciauto_config_init() to pci.h Linus Walleij 2012-03-03 10:05:08 +00:00
  • d01b17611b ppc: Change memsz variable to signed char Simon Glass 2012-01-05 17:54:57 +00:00
  • a5466651e9 m68k: Change memsz to a signed char to avoid warning Simon Glass 2012-01-05 17:54:56 +00:00
  • a1a28c6e64 USB: relax usbcore reset timings Wolfgang Grandegger 2011-12-21 00:01:09 +00:00
  • f9636e8d38 USB: move keyboard polling into kbd driver amartin@nvidia.com 2011-12-20 14:56:16 +00:00
  • fb3ef649ed USB: reevaluate iomux stdin on USB kbd detect amartin@nvidia.com 2011-12-23 10:29:48 +00:00
  • d53da847cf usb: add numeric keypad support to HID driver Vincent Palatin 2012-01-09 12:59:36 +00:00
  • 3d17308e40 USB: fix USB keyboard polling parameter Vincent Palatin 2012-01-09 08:35:09 +00:00
  • e7e982d69c eth: remove usb-ethernet devices before re-enumerating them Vincent Palatin 2012-01-09 08:32:36 +00:00
  • e159e4868e USB: Make struct devrequest setup_packet local Marek Vasut 2012-02-13 18:58:18 +00:00
  • 23faf2bc9e USB: Separate out USB hub driver Marek Vasut 2012-02-13 18:58:17 +00:00
  • c08b1b264d USB: Staticize internal functions Marek Vasut 2012-02-13 18:58:16 +00:00
  • e91004201c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Wolfgang Denk 2012-03-03 15:15:07 +01:00
  • 8a1239e74c Merge branch 'master' of git://git.denx.de/u-boot-nds32 Wolfgang Denk 2012-03-03 15:13:41 +01:00
  • 2271e7c6e8 Ethernut 5: fix build error prabhakar.csengg@gmail.com 2012-02-23 01:53:40 +00:00
  • cfdae12f37 cmd_nand.c: Fix 'nand dump' after latest MTD resync Tom Rini 2012-02-23 15:47:46 -07:00
  • 5f720b8514 mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command Prabhakar Kushwaha 2012-01-20 18:38:14 +05:30
  • d90361285c mtd/nand: Fix IFC driver to support 2K NAND page Prabhakar Kushwaha 2012-01-20 18:39:05 +05:30
  • fb49454b1b nand: reinstate lazy bad block scanning Scott Wood 2012-02-20 14:50:39 -06:00
  • 1f7b1743d3 Revert "nand: make 1-bit software ECC configurable" Scott Wood 2012-02-13 15:46:27 -06:00
  • 4ef806794a nds32/board.c: add PCI prompt at boot up Macpaul Lin 2011-11-25 17:14:51 +08:00
  • 3998586bce nds32/ag101/watchdog.S: add linkage support Macpaul Lin 2011-11-30 16:01:28 +08:00
  • 184e6f7db9 nds32: add linkage support Macpaul Lin 2011-11-30 15:33:55 +08:00
  • f1f2c3ca9f armv7: omap3: leave outer cache enabled Aneesh V 2012-02-16 03:40:15 +00:00
  • c21052b994 at91: modified NAND flash timing on otc570 board Daniel Gorsulowski 2012-01-25 03:19:50 +00:00
  • dd80264d07 at91: modified NAND flash timing on meesc board Daniel Gorsulowski 2012-01-25 03:19:49 +00:00
  • 07c80bc232 tt01: fix hush parser config, add release config Helmut Raiger 2012-01-30 04:21:55 +00:00
  • d1300f7686 tt01: add video support Helmut Raiger 2012-02-15 22:40:12 +00:00
  • 0b87e010f8 tt01: fix environment size Helmut Raiger 2012-01-30 04:21:53 +00:00
  • 2bf3359ea5 i.mx6q: mx6qsabrelite: Update the network configuration Troy Kisky 2012-02-07 14:08:50 +00:00
  • 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config Troy Kisky 2012-02-07 14:08:49 +00:00
  • 8682aba7da net: phy: add support for Micrel's KSZ9021 Troy Kisky 2012-02-07 14:08:48 +00:00
  • 13947f43c9 net: fec_mxc: add PHYLIB support Troy Kisky 2012-02-07 14:08:47 +00:00
  • 28774cbaac net: fec_mxc: add 1000 Mbps selection Troy Kisky 2012-02-07 14:08:46 +00:00
  • 7c0e483d3f integrator: update the Integrator/CP config Linus Walleij 2012-01-31 12:20:17 +00:00
  • 2458716a5b integrator: rewrite the AP PCI driver Linus Walleij 2012-01-30 13:49:34 +00:00
  • 4ae6a91a86 integrator: stop calling pci_init() twice Linus Walleij 2012-01-21 13:13:19 +00:00
  • 48a4ee50e4 mcx: Enable command line editing Detlev Zundel 2012-02-08 04:49:02 +00:00
  • fda9c20c80 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm prabhakar.csengg@gmail.com 2012-02-12 21:38:22 +00:00
  • 512dce098f OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL Thomas Weber 2012-02-13 07:59:07 +00:00
  • 5605979abe Tricorder: Switch env to generic mmc driver Thomas Weber 2012-02-13 03:16:53 +00:00
  • 6c11dcd8c3 omap3_beagle: Change MAINTAINERS entry Tom Rini 2012-02-13 06:19:36 +00:00
  • fd7962e2c4 am335x_evm: Change MAINTAINERS entry Tom Rini 2012-02-13 06:02:01 +00:00
  • 0e35bde7b1 am33xx: ddr_defs.h: Change DDR timings Chase Maupin 2012-02-13 05:57:27 +00:00
  • 206a1038f7 da850evm: read mac address from I2C EEPROM on AM18x EVM Hadli, Manjunath 2012-02-09 20:22:25 +00:00
  • 38fed6ee95 da850evm: add support to read mac address from SPI flash Hadli, Manjunath 2012-02-09 20:22:24 +00:00
  • 4258aa62fb beagle: enable DVI_PUP Peter Meerwald 2012-02-08 05:24:26 +00:00
  • 826e99136e davinci: cleanup davinci_sync_env_enetaddr() fucntion Hadli, Manjunath 2012-02-09 19:52:38 +00:00
  • fa34f6b25b common/image.c: align usage of fdt_high with initrd_high Shawn Guo 2012-01-09 21:54:08 +00:00
  • ba901df41b mx35pdk: Remove duplicate CPU revision and reset cause information Fabio Estevam 2012-02-10 06:29:15 +00:00
  • ec0919f54b mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected Fabio Estevam 2012-02-10 05:34:03 +00:00
  • ed9d21696d mx51evk: Use gpio_direction_input prior to gpio_get_value Fabio Estevam 2012-02-08 02:34:45 +00:00
  • c9d5fd1602 mx53smd: Use gpio_direction_input prior to gpio_get_value Fabio Estevam 2012-02-08 02:34:44 +00:00
  • 7d1267d623 mx53evk: Use gpio_direction_input prior to gpio_get_value Fabio Estevam 2012-02-08 02:34:43 +00:00
  • 93082044a9 mx53ard: Use gpio_direction_input prior to gpio_get_value Fabio Estevam 2012-02-08 02:34:42 +00:00
  • a091be766d mx53loco: Use gpio_direction_input prior to gpio_get_value Fabio Estevam 2012-02-08 02:34:41 +00:00
  • 913b321a1e mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flash Eric Nelson 2012-01-31 07:52:10 +00:00
  • ba54b9276a mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select Eric Nelson 2012-01-31 07:52:09 +00:00
  • 373a1d8c0e mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform Eric Nelson 2012-01-31 07:52:05 +00:00