Commit Graph

  • d3269ed380 buildman: Remove unused non-incremental build method code Simon Glass 2014-08-09 15:33:04 -06:00
  • e5a0e5d842 buildman: Add verbose option to display errors as they happen Simon Glass 2014-08-09 15:33:03 -06:00
  • b2ea7ab252 buildman: Refactor output options Simon Glass 2014-08-09 15:33:02 -06:00
  • c1de501492 buildman: Sort command line options Simon Glass 2014-08-09 15:33:01 -06:00
  • 190064b4da buildman: Move BuilderThread code to its own file Simon Glass 2014-08-09 15:33:00 -06:00
  • fea5858eb9 buildman: Allow building of current source tree Simon Glass 2014-08-09 15:32:59 -06:00
  • 6eede34ce6 buildman: Add some notes about moving from MAKEALL Simon Glass 2014-08-09 15:32:58 -06:00
  • cec83c3e63 buildman: Fix a few typos Simon Glass 2014-08-09 15:32:57 -06:00
  • 015e215bbf embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboard Iain Paton 2014-06-09 23:08:35 +01:00
  • 7e9291720d Update aristainetos board to Kconfig Stefano Babic 2014-08-11 10:18:41 +02:00
  • 5b7d0027c2 Merge branch 'master' of git://git.denx.de/u-boot-blackfin Tom Rini 2014-08-12 16:54:55 -04:00
  • ce249d956c powerpc/t104xrdb: support deep sleep in SPI/SD boot Tang Yuantian 2014-07-23 17:27:53 +08:00
  • 3067547502 powerpc/mpc85xx: Make boot flag effective Tang Yuantian 2014-07-23 17:27:52 +08:00
  • cf8ddacffc powerpc/t1042RDB: Add Video - HDMI support Jason Jin 2014-03-19 10:47:56 +08:00
  • c53711bb62 fsl/diu: ch7301 encoder split off from t1040qds/diu.c Wang Dongsheng 2014-03-19 10:47:55 +08:00
  • bf4ca384ad sunxi: dram: Autodetect DDR3 bus width and density Siarhei Siamashka 2014-08-03 05:32:54 +03:00
  • 935758b1d5 sunxi: dram: Derive write recovery delay from DRAM clock speed Siarhei Siamashka 2014-08-03 05:32:53 +03:00
  • b5c71f5f9c sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory Siarhei Siamashka 2014-08-03 05:32:52 +03:00
  • d755a5fb20 sunxi: dram: Configurable DQS gating window mode and delay Siarhei Siamashka 2014-08-03 05:32:51 +03:00
  • e044daa33e sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' Siarhei Siamashka 2014-08-03 05:32:50 +03:00
  • b8f7cb6ae3 sunxi: dram: Improve DQS gate data training error handling Siarhei Siamashka 2014-08-03 05:32:49 +03:00
  • 013f2d7469 sunxi: dram: Use divisor P=1 for PLL5 Siarhei Siamashka 2014-08-03 05:32:48 +03:00
  • 1a9717cbb3 sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) Siarhei Siamashka 2014-08-03 05:32:47 +03:00
  • 5c18384dea sunxi: dram: Re-introduce the impedance calibration ond ODT Siarhei Siamashka 2014-08-03 05:32:46 +03:00
  • 94cd301988 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions Siarhei Siamashka 2014-08-03 05:32:45 +03:00
  • cfc89b003b sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i Siarhei Siamashka 2014-08-03 05:32:44 +03:00
  • 7e40e1926a sunxi: dram: Remove broken impedance and ODT configuration code Siarhei Siamashka 2014-08-03 05:32:43 +03:00
  • f8e88b6837 sunxi: dram: Fix CKE delay handling for sun4i/sun5i Siarhei Siamashka 2014-08-03 05:32:42 +03:00
  • e626d2d446 sunxi: dram: Respect the DDR3 reset timing requirements Siarhei Siamashka 2014-08-03 05:32:41 +03:00
  • f257796773 sunxi: dram: Remove broken super-standby remnants Siarhei Siamashka 2014-08-03 05:32:40 +03:00
  • 34759d74a3 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function Siarhei Siamashka 2014-08-03 05:32:39 +03:00
  • 846e325448 sunxi: Add environment settings to make extlinux.conf booting work Hans de Goede 2014-08-01 09:37:58 +02:00
  • 2ec3a612f4 sunxi-common.h: Use new generic $bootcmd Hans de Goede 2014-07-31 23:04:45 +02:00
  • 8cc96848f0 config: introduce a generic $bootcmd Dennis Gilmore 2014-07-30 16:37:14 -06:00
  • 6ae66f2e89 sunxi: Kconfig: move common settings into a shared code block Hans de Goede 2014-08-01 09:28:24 +02:00
  • b9fb3b94cb sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later Hans de Goede 2014-08-01 09:19:55 +02:00
  • 85a4455c51 sunxi-common.h: Don't undefine CONFIG_CMD_NFS Hans de Goede 2014-08-01 09:18:20 +02:00
  • ad0fd965f7 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block Hans de Goede 2014-08-01 09:16:47 +02:00
  • c17b07d4dc sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE Hans de Goede 2014-08-01 09:12:53 +02:00
  • a305fb155e lcd: support displaying 24bpp BMPs on >= 24bpp LCDs Hannes Petermaier 2014-07-15 16:28:46 +02:00
  • 072f210a0d lcd: remove unused lcd_puts_xy Jeroen Hofstee 2014-07-10 22:21:11 +02:00
  • e6e9cff2dc video: ipu_disp: squash clang warning Jeroen Hofstee 2014-06-17 19:20:27 +02:00
  • e66866c542 video: ipu_disp: wait for DP SF end irq when disabling sync BG flows Liu Ying 2014-02-28 15:12:25 +08:00
  • e82abaeb7f Merge branch 'master' of git://git.denx.de/u-boot-arm Stefano Babic 2014-08-11 10:21:03 +02:00
  • 3c5fabd139 video: Add support for TI's AM335x LCD-Controller Hannes Petermaier 2014-03-06 14:39:06 +01:00
  • 8d9eaafdd1 lcd: cleanup unused functions Hannes Petermaier 2014-03-07 18:45:20 +01:00
  • 57d76a89b0 Add support for 32-bit organized framebuffers Hannes Petermaier 2014-03-07 18:55:40 +01:00
  • 6d1966e123 env_fat.c: Make sure our buffer is cache aligned Tom Rini 2014-08-01 13:59:10 -04:00
  • b3dd64f5d5 bootm: use genimg_get_kernel_addr() Bryan Wu 2014-07-31 17:40:00 -07:00
  • 1fb7d0e619 pxe: detect image format before calling bootm/bootz Bryan Wu 2014-07-31 17:39:59 -07:00
  • 0f64140b69 image: introduce genimg_get_kernel_addr() Bryan Wu 2014-07-31 17:39:58 -07:00
  • 68dc8769e3 get_maintainer.pl: add support for scanning multiple MAINTAINERS files Daniel Schwierzeck 2014-08-01 02:24:11 +02:00
  • ee360cd26a get_maintainer.pl: adapt to U-Boot tree Daniel Schwierzeck 2014-08-01 02:24:10 +02:00
  • 92bca3981d get_maintainer.pl: import script from linux 3.15 Daniel Schwierzeck 2014-08-01 02:24:09 +02:00
  • 00f141ccb3 MAINTAINERS: add initial version Daniel Schwierzeck 2014-08-01 02:24:08 +02:00
  • ad3fda521b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM Stephen Warren 2014-07-31 13:40:07 -06:00
  • ed1127e42a ARM: rpi_b: use new generic $bootcmd Stephen Warren 2014-07-30 16:37:16 -06:00
  • 8dca9ff476 ARM: tegra: use new generic $bootcmd Stephen Warren 2014-07-30 16:37:15 -06:00
  • 2a43201a13 config: introduce a generic $bootcmd Dennis Gilmore 2014-07-30 16:37:14 -06:00
  • 5426716231 rsa: Fix two errors in the implementation Simon Glass 2014-07-30 10:00:17 -06:00
  • 8ac22a60e2 omap: clean-up dead configs Masahiro Yamada 2014-07-30 19:11:41 +09:00
  • 0596d35d80 fdt: Sync up with libfdt Simon Glass 2014-07-30 03:59:03 -06:00
  • 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() Simon Glass 2014-07-30 03:59:02 -06:00
  • 0b6cc51e98 cosmetic: update doc/README.scrapyard Masahiro Yamada 2014-07-29 19:41:24 +09:00
  • 2a72dcce24 ext4load: fix help text Pavel Machek 2014-07-29 12:37:25 +02:00
  • 960c3cac7f git-mailrc: Add myself as dm maintainer Simon Glass 2014-07-29 00:03:12 -06:00
  • fd5058ee90 git-mailrc: Change fdt maintainer Simon Glass 2014-07-29 00:03:11 -06:00
  • f59be6e850 net: BOOTP retry timeout improvements Stephen Warren 2014-07-25 17:30:48 -06:00
  • 194c1ed400 emif.h: remove duplicated argument to | maxin.john@enea.com 2014-07-24 14:09:05 +02:00
  • 79e86ccb37 vitesse: remove duplicated argument to || maxin.john@enea.com 2014-07-24 12:26:05 +02:00
  • 19ad527d8c board_r: Add missing return to initr_doc Ian Campbell 2014-07-24 09:29:57 +01:00
  • 3ce7a4fefa Makefile: use u-boot.map for binary_size_check Chris Packham 2014-07-24 17:27:07 +12:00
  • 67b060b46b Makefile: use $(shell ...) for determining file_size Chris Packham 2014-07-24 12:44:25 +12:00
  • ded2e20ef2 pxe: clear Bootfile before returning Stephen Warren 2014-07-22 18:06:46 -06:00
  • 183cbff706 doc: README.android-fastboot: Add note about vendor ID Barnes, Clifton A 2014-07-22 11:23:56 -04:00
  • dcb7eb66e4 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path Łukasz Majewski 2014-07-22 10:17:06 +02:00
  • e0f2f15534 Implement generalised RSA public exponents for verified boot Michael van der Westhuizen 2014-07-02 10:17:26 +02:00
  • 53022c3113 serial: sh: Add support External Clock mode Nobuhiro Iwamatsu 2014-07-28 15:07:44 +09:00
  • 1a223c9324 serial: sh: Add support DL and CKS register for R8A7794 Nobuhiro Iwamatsu 2014-07-28 15:07:43 +09:00
  • 5906fadefa usb: ehci: rmobile: Remove xHCI address Nobuhiro Iwamatsu 2014-07-28 15:29:31 +09:00
  • ed7ce836cd usb: ehci: rmobile: Add support R8A7794 Nobuhiro Iwamatsu 2014-07-24 14:52:07 +09:00
  • 67ab0a5e9f dfu: fix readback buffer overflow test Stephen Warren 2014-07-01 12:16:57 -06:00
  • 54ce79c8a5 test: dfu: add some more test cases Stephen Warren 2014-07-01 12:16:56 -06:00
  • c0e6663b0a test: dfu: cleanup before execution Stephen Warren 2014-07-01 12:16:55 -06:00
  • 90fadb5723 thor: defer parsing of device string to IO backend Lukasz Majewski 2014-06-23 09:39:16 +02:00
  • 50a3532128 test:dfu: README file update Lukasz Majewski 2014-06-20 17:53:44 +02:00
  • 7ad67e5554 test: dfu: script enhancements Stephen Warren 2014-06-10 16:28:10 -06:00
  • a4c86bbb5a test:dfu: Add test scripts for testing DFU regression Lukasz Majewski 2014-06-18 11:38:56 +02:00
  • 6f12ebf6ea dfu: add SF backend Stephen Warren 2014-06-11 16:03:36 -06:00
  • cb7bd2e07e dfu: add free_entity() to struct dfu_entity Stephen Warren 2014-06-11 16:03:35 -06:00
  • 7ac1b410ac dfu: allow backend to specify a maximum buffer size Stephen Warren 2014-06-11 16:03:34 -06:00
  • dd64827eb6 dfu: defer parsing of device string to IO backend Stephen Warren 2014-06-11 16:03:33 -06:00
  • 3ee9593fce dfu: add write error handling Stephen Warren 2014-06-11 12:48:08 -06:00
  • 0e285b503c dfu: fix some issues with reads/uploads Stephen Warren 2014-06-11 12:47:27 -06:00
  • cf6598193a fs: implement size/fatsize/ext4size Stephen Warren 2014-06-11 12:47:26 -06:00
  • 1899fac925 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-08-09 16:48:34 +02:00
  • fb8d876698 zynq: spl: Add vectors section to linker script Peter Crosthwaite 2014-08-07 22:26:43 +10:00
  • f93f21906e i.MX31 PDK: Enable generic board for i.MX31 PDK Magnus Lilja 2014-08-05 19:03:07 +02:00
  • 676ac24e07 pmic: pmic_pfuze100: Use a shorter name for PMIC name Fabio Estevam 2014-08-01 08:50:03 -03:00
  • 9cd744ff11 mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADED Fabio Estevam 2014-08-01 08:50:02 -03:00