Commit Graph

  • 22692ec0fb Merge branch 'master' of git://www.denx.de/git/u-boot-imx Tom Rini 2014-07-09 09:21:51 -04:00
  • 157f45da91 mx6: soc: Update the comments of set_ldo_voltage() Fabio Estevam 2014-06-13 01:42:37 -03:00
  • 2eb268f6fd MX6: Correct calculation of PLL_SYS Andre Renaud 2014-06-10 08:47:13 +12:00
  • 85d8a5fc98 ARM: m53evk: Update default environment Lothar Rubusch 2014-06-26 11:01:32 +02:00
  • fc23b530ed ARM: m53evk: Adjust mtdparts settings Marek Vasut 2014-06-26 11:01:31 +02:00
  • 62d3c2d623 ARM: m53evk: add needed commands and options Marek Vasut 2014-06-26 11:01:30 +02:00
  • a428ac914b ARM: m28evk: Update default environment Lothar Rubusch 2014-06-26 11:01:29 +02:00
  • 76582f9dc0 ARM: m28evk: Adjust mtdparts Marek Vasut 2014-06-26 11:01:28 +02:00
  • 31b57a52b2 ARM: m28evk: add needed commands and options Marek Vasut 2014-06-26 11:01:27 +02:00
  • 799aff38df sunxi: Avoid unused variable warning. Ian Campbell 2014-07-06 20:03:20 +01:00
  • 80a7cac033 Merge branch 'tom' of git://git.denx.de/u-boot-x86 Tom Rini 2014-07-07 20:45:09 -04:00
  • fafee9edba TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle Tyler Baker 2014-06-23 11:11:29 -07:00
  • 072b2d8872 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled Alexey Ignatov 2014-07-07 03:21:44 +04:00
  • 2835d993e1 git-mailrc: Add sunxi custodians. Ian Campbell 2014-07-03 21:25:41 +01:00
  • 9a4f479b64 fit: make sha256 support optional Dirk Eibach 2014-07-03 09:28:26 +02:00
  • 4fb9b41b55 board: gdsys: Remove commands to reduce footprint Dirk Eibach 2014-07-03 09:28:25 +02:00
  • 5d1a4bf39f board: iocon: Modify iocon hardware startup Dirk Eibach 2014-07-03 09:28:24 +02:00
  • b415fec65f board: gdsys: Enable scrambling on DP501 Dirk Eibach 2014-07-03 09:28:23 +02:00
  • 3a990bfaea board: gdsys: Make gdsys osd hardware detection more robust Dirk Eibach 2014-07-03 09:28:22 +02:00
  • 5568fb4402 board: gdsys: Configure bridge on DP501 to support DDC only Dirk Eibach 2014-07-03 09:28:21 +02:00
  • cccd4f407e board: gdsys: Increase iocon and dlv10g version string Dirk Eibach 2014-07-03 09:28:20 +02:00
  • e313536f92 board: gdsys: Fix dlvision-10g I2C configuration Dirk Eibach 2014-07-03 09:28:19 +02:00
  • b46226bdb5 i2c: IHS I2C master driver Dirk Eibach 2014-07-03 09:28:18 +02:00
  • edfe9fea7c board: iocon: Support DisplayPort hardware Dirk Eibach 2014-07-03 09:28:17 +02:00
  • 35ecf75230 board: controlcenterd: Use new API for setting i2c bus Dirk Eibach 2014-07-03 09:28:16 +02:00
  • e9e374216f board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change Dirk Eibach 2014-07-03 09:28:15 +02:00
  • c2b951b0db board: controlcenterd: Fix pci access Dirk Eibach 2014-07-03 09:28:14 +02:00
  • 443a2ec57a blackfin, powerpc: remove redundant definitions of ARRAY_SIZE Masahiro Yamada 2014-07-03 13:55:51 +09:00
  • a91fd00175 blackfin: Add more dcache functions Vasili Galka 2014-06-30 13:00:12 +03:00
  • 0519e80d83 blackfin: Fix warning about undefined function Vasili Galka 2014-06-30 12:59:56 +03:00
  • fa28179d2c m68k: Fix incorrect memory access on M5235 Vasili Galka 2014-06-30 12:59:41 +03:00
  • 6b02d06feb m68k: Fix bug, "address of" operator was forgotten Vasili Galka 2014-06-30 12:59:06 +03:00
  • 98ad54beb5 mpc8xx: remove spc1920 board support Masahiro Yamada 2014-06-20 13:54:57 +09:00
  • b8c1438a7a mpc8xx: remove v37 board support Masahiro Yamada 2014-06-20 13:54:56 +09:00
  • 03f9d7d174 mpc8xx: remove fads board support Masahiro Yamada 2014-06-20 13:54:55 +09:00
  • c51c1c9af9 mpc8xx: remove netta, netta2, netphone board support Masahiro Yamada 2014-06-20 13:54:54 +09:00
  • c750b9c012 mpc8xx: remove rbc823 board support Masahiro Yamada 2014-06-20 13:54:53 +09:00
  • 0657e46e28 mpc8xx: remove RPXlite_dw, quantum board support Masahiro Yamada 2014-06-20 13:54:52 +09:00
  • dab0f7626e mpc8xx: remove qs850, qs860t board support Masahiro Yamada 2014-06-20 13:54:51 +09:00
  • 49f9337956 tpm: don't use unneeded double brackets Jeroen Hofstee 2014-06-18 22:59:48 +02:00
  • 6275331d41 vcma9/lowlevel_init.S: trivial: terminate comment Jeroen Hofstee 2014-06-18 22:43:20 +02:00
  • bd83b59212 README: document CONFIG_ENV_IS_IN_SPI_FLASH Wu, Josh 2014-07-01 19:30:13 +08:00
  • be354c1a21 env_fat: use get_device_and_partition() during env save and load Wu, Josh 2014-06-24 17:31:02 +08:00
  • 8038b497e7 am43xx: Tune the system to avoid DSS underflows Cooper Jr., Franklin 2014-06-27 13:31:15 -05:00
  • 2c95211167 am43xx: Update EMIF DDR3 Configuration for AM43x GP Franklin S. Cooper Jr 2014-06-27 13:31:14 -05:00
  • cfd6de9cf9 doc/README.falcon: Clarify steps slightly. Tom Rini 2014-06-27 09:03:50 -04:00
  • 49b633b3d3 board: ti: dra7xx: add mux data for UART3 Felipe Balbi 2014-06-26 16:38:05 -05:00
  • a8b0f9b685 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists Masahiro Yamada 2014-06-24 22:10:52 +09:00
  • d1db76f149 README: document the CONFIG_ENV_IS_IN_FAT option Wu, Josh 2014-06-24 17:31:03 +08:00
  • e9c16a8012 Makefile: drop arch/*/include/asm/proc from make mrproper pattern Masahiro Yamada 2014-06-24 18:15:45 +09:00
  • 878cae6b02 ARM: emif4: wait for CM_DLL_READYST to be set Jeroen Hofstee 2014-06-18 21:22:35 +02:00
  • 0b308f14f0 Avoid using gawk-specific strtonum() Simon Glass 2014-06-18 00:10:15 -06:00
  • 8708267f09 buildman: fix toolchain priority_list Masahiro Yamada 2014-07-07 09:47:45 +09:00
  • 1826a18d8d buildman: fix to display warning message for missing [toolchain] section Masahiro Yamada 2014-07-07 09:46:36 +09:00
  • 15a7737515 cosmetic: doc: update README.generic-board Masahiro Yamada 2014-07-07 20:08:29 +09:00
  • 4251978afc patman: Only apply patches when we know the original HEAD Simon Glass 2014-06-11 23:27:09 -06:00
  • 6ee3d00d1d Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2014-07-07 10:10:52 -04:00
  • db53073037 sunxi: Add Ian Campbell and Hans de Goede as cubietruck board-maintainers Hans de Goede 2014-06-09 11:37:02 +02:00
  • ef7e723ba1 sunxi: Add support for using MII phy-s with the GMAC nic Chen-Yu Tsai 2014-06-09 11:37:01 +02:00
  • c26fb9db0e sunxi: Add emac glue, enable emac on the cubieboard Hans de Goede 2014-06-09 11:37:00 +02:00
  • b70ed300b0 net: Rename and cleanup sunxi (Allwinner) emac driver Stefan Roese 2014-06-09 11:36:59 +02:00
  • f84269c5c0 sunxi: Add sun5i support Hans de Goede 2014-06-09 11:36:58 +02:00
  • 745325a97d sunxi: Add sun4i support Hans de Goede 2014-06-09 11:36:57 +02:00
  • c7e79dec85 sunxi: Implement reset_cpu Hans de Goede 2014-06-09 11:36:56 +02:00
  • b6ae6765c5 sunxi: Remove mmc DMA support Hans de Goede 2014-06-09 11:36:55 +02:00
  • 9e5f80d823 sunxi: Fix u-boot-spl.lds to refer to .vectors Hans de Goede 2014-06-09 11:36:54 +02:00
  • 4ba73a5ac7 sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 Hans de Goede 2014-06-09 11:36:53 +02:00
  • 23f23f23d5 socfpga: Relocate arch common functions away from board Chin Liang See 2014-06-10 02:23:45 -05:00
  • 7285c09560 integrator: switch to generic board Linus Walleij 2014-06-23 11:15:16 +02:00
  • 2460e17593 ARM: rpi_b: enable GENERIC_BOARD Stephen Warren 2014-06-13 23:37:49 -06:00
  • 30493aac62 arm, calimain: Add CONFIG_SYS_GENERIC_BOARD Christian Riesch 2014-06-12 08:11:53 +02:00
  • fe0d925299 arm: Fix armv8 compilation error Shaibal.Dutta 2014-06-09 13:25:52 -07:00
  • 445abdf9e0 arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD Łukasz Dałek 2014-06-12 15:53:47 +02:00
  • ed6c7f7f6e arm: spl: fix include guard Jeroen Hofstee 2014-06-11 22:01:48 +02:00
  • 4009bed469 Reformat boards.cfg Albert ARIBAUD 2014-07-05 00:36:57 +02:00
  • dc4d4aa14b socfpga: Adding Scan Manager driver Chin Liang See 2014-06-10 01:17:42 -05:00
  • 05b884b5cd socfpga: Adding DesignWare watchdog support Chin Liang See 2014-06-10 01:11:04 -05:00
  • d8c67dc6e1 watchdog/denali: Adding DesignWare watchdog driver support Chin Liang See 2014-06-10 01:10:21 -05:00
  • 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support Sergey Kostanbaev 2014-06-25 23:44:29 +04:00
  • c0c374024d gpio: spear_gpio: Fix gpio_set_value() implementation Axel Lin 2014-05-25 10:31:18 +08:00
  • fcfddfd504 ARM: cache_v7: use __weak Jeroen Hofstee 2014-06-23 22:07:04 +02:00
  • f749db3a75 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support York Sun 2014-06-23 15:15:56 -07:00
  • b940ca64b2 armv8/fsl-lsch3: Add support to load and start MC Firmware J. German Rivera 2014-06-23 15:15:55 -07:00
  • 2f78eae506 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC York Sun 2014-06-23 15:15:54 -07:00
  • 22932ffc03 ARMv8: Adjust MMU setup York Sun 2014-06-23 15:15:53 -07:00
  • 0d031e046c Added 64-bit MMIO accessors for ARMv8 J. German Rivera 2014-06-23 15:15:52 -07:00
  • 261d27605c arm: Add support for semihosting for armv8 fastmodel targets. Darwin Rambo 2014-06-09 11:12:59 -07:00
  • ad3091ad03 i2c: tegra: dump alen in debug statements Stephen Warren 2014-06-25 10:57:29 -06:00
  • 981b14f01a i2c: tegra: write clean data to TX FIFO Stephen Warren 2014-06-25 10:57:28 -06:00
  • 68049a082b i2c: tegra: use repeated start for reads Stephen Warren 2014-06-25 10:57:27 -06:00
  • fe8b3212b7 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2014-07-02 16:38:02 -04:00
  • a176ff0705 Prepare v2014.07-rc4 v2014.07-rc4 Tom Rini 2014-07-02 13:36:19 -04:00
  • dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently Stephen Warren 2014-07-01 14:22:27 -06:00
  • 369d3c439a USB: gadget: atmel: zero out allocated requests Stephen Warren 2014-07-01 16:59:08 -06:00
  • 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations Stephen Warren 2014-07-01 11:41:18 -06:00
  • 6ac15fda4e usb: ci_udc: remove controller.items array Stephen Warren 2014-07-01 11:41:17 -06:00
  • 7e54188775 usb: ci_udc: fix items array size/stride calculation Stephen Warren 2014-07-01 11:41:16 -06:00
  • 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope Stephen Warren 2014-07-01 11:41:15 -06:00
  • 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs Stephen Warren 2014-07-01 11:41:14 -06:00
  • d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() Stephen Warren 2014-07-01 11:41:13 -06:00