Commit Graph

  • 3537a0e8ca sunxi: Fix MAINTAINERS board sorting Hans de Goede 2015-08-27 20:07:28 +02:00
  • 50222f3bab sunxi: Add support for the Olimex A20 EVB Marcus Cooper 2015-08-26 20:38:33 +02:00
  • 4ddcf1df17 sunxi: Add inet98v_rev2 defconfig and dts file Hans de Goede 2015-08-25 14:20:49 +02:00
  • 1f554906c3 sunxi: Add inet97fv2_defconfig Hans de Goede 2015-08-22 20:06:02 +02:00
  • 7a7334719c sunxi: Ampe_A76_defconfig: Add otg id pin configuration Hans de Goede 2015-08-25 14:19:06 +02:00
  • d90ba790d8 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig Hans de Goede 2015-08-21 21:49:51 +02:00
  • ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation Boris Brezillon 2015-08-29 12:29:38 +02:00
  • 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END Hans de Goede 2015-08-21 15:23:57 +02:00
  • e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI Hans de Goede 2015-08-16 14:48:22 +02:00
  • 24a06c964f sunxi_nand_spl: Add support for backup boot partitions Hans de Goede 2015-08-15 21:51:33 +02:00
  • 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters Hans de Goede 2015-08-15 21:23:08 +02:00
  • f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions Hans de Goede 2015-08-15 20:51:53 +02:00
  • 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register Hans de Goede 2015-08-15 20:05:13 +02:00
  • 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs Hans de Goede 2015-08-15 13:17:49 +02:00
  • 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off Hans de Goede 2015-08-15 12:41:09 +02:00
  • 2a43973f64 sunxi_nand_spl: Add proper cache flusing Hans de Goede 2015-08-15 12:32:24 +02:00
  • 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand Hans de Goede 2015-08-15 11:59:25 +02:00
  • 31c21471de sunxi_nand_spl: Make sure the DMA controller is enabled Hans de Goede 2015-08-15 11:58:03 +02:00
  • f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary Hans de Goede 2015-08-15 11:55:26 +02:00
  • 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode Hans de Goede 2015-08-15 12:43:26 +02:00
  • 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once Hans de Goede 2015-08-15 11:38:33 +02:00
  • 10d069b797 sunxi_nand_spl: Drop unnecessary temp buf Hans de Goede 2015-08-15 09:33:41 +02:00
  • 21d4d37aaf sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling Hans de Goede 2015-08-15 09:38:22 +02:00
  • 6c16d089fb sunxi: Add CONFIG_MMC0_CD_PIN to various boards Hans de Goede 2015-08-15 11:46:01 +02:00
  • 8addd3ed7e sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs Hans de Goede 2015-08-16 11:23:42 +02:00
  • 7806b75a05 sunxi: musb: Drop no longer accurate comment in Kconfig help text Hans de Goede 2015-08-16 11:15:29 +02:00
  • f9a37289b8 sunxi: Add support for gt90h-v4 tablets Hans de Goede 2015-08-14 16:13:03 +02:00
  • 7a0bbe64d8 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig Hans de Goede 2015-08-14 16:19:34 +02:00
  • 7c0e5d865f Merge branch 'master' of git://git.denx.de/u-boot-video Tom Rini 2015-08-30 19:48:39 -04:00
  • c385ac2830 video: discard empty video_set_lut implementation Peng Fan 2015-07-25 20:59:35 +08:00
  • f875bbb491 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support Masahiro Yamada 2015-08-28 22:33:15 +09:00
  • 10ee0a68d8 ARM: dts: uniphier: add PH1-Pro5 SoC support Masahiro Yamada 2015-08-28 22:33:14 +09:00
  • d243c186e5 ARM: dts: uniphier: sync with Linux Masahiro Yamada 2015-08-28 22:33:13 +09:00
  • 6d99cfaee8 serial: uniphier: drop platform data support Masahiro Yamada 2015-08-28 20:13:19 +09:00
  • f4e190e317 ARM: uniphier: enable SPL_OF_CONTROL Masahiro Yamada 2015-08-28 20:13:18 +09:00
  • 9271614eb3 ARM: uniphier: select SPL_DM rather than default in defconfig Masahiro Yamada 2015-08-28 20:13:17 +09:00
  • de09faab4e ARM: uniphier: remove unused macro Masahiro Yamada 2015-08-28 15:38:17 +09:00
  • 94bd3699ee ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined Masahiro Yamada 2015-08-28 15:37:17 +09:00
  • 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section Masahiro Yamada 2015-08-27 18:52:36 +09:00
  • a679cc0118 tools/atmelimage.c: Fix warning when debug is enabled Tom Rini 2015-08-26 15:18:30 -04:00
  • 504de98a3b ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() Kishon Vijay Abraham I 2015-08-19 16:16:28 +05:30
  • 6f1af1e358 board: ti: invoke clock API to enable and disable clocks Kishon Vijay Abraham I 2015-08-19 16:16:27 +05:30
  • 09cc14f4bc ARM: AM43xx: Add functions to enable and disable USB clocks Kishon Vijay Abraham I 2015-08-19 16:16:26 +05:30
  • ca5a0f172e ARM: OMAP5: Add functions to enable and disable USB clocks Kishon Vijay Abraham I 2015-08-19 16:16:25 +05:30
  • 7ba792c044 board: ti: OMAP5: added USB initializtion code Kishon Vijay Abraham I 2015-08-19 14:13:20 +05:30
  • 7c379aaa03 board: ti: beagle_x15: added USB initializtion code Kishon Vijay Abraham I 2015-08-19 14:13:19 +05:30
  • bf0385d7f0 include: configs: am43xx_evm: add 'usb stop' in usbboot env Kishon Vijay Abraham I 2015-08-10 16:52:58 +05:30
  • 03c128c949 board: ti: remove duplicate initialization of vbus_id_status Kishon Vijay Abraham I 2015-08-10 16:52:57 +05:30
  • 0a7ab045b9 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx Kishon Vijay Abraham I 2015-08-10 16:52:56 +05:30
  • 7beaf8b690 ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 Kishon Vijay Abraham I 2015-08-10 16:52:55 +05:30
  • 8af1be7678 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts Kishon Vijay Abraham I 2015-08-10 16:52:54 +05:30
  • 2d9efa1227 Makefile: fix SOURCE_DATE_EPOCH for *BSD host Andreas Bießmann 2015-08-28 10:29:55 +02:00
  • 9316412f46 picosam9g45: adopt CONFIG_SYS_PROMPT Andreas Bießmann 2015-08-25 09:48:16 +02:00
  • 610751e94f at91sam9260ek: add missing files to MAINTAINERS Andreas Bießmann 2015-08-19 10:32:20 +02:00
  • 7751604ca9 at91sam9rlek: add missing files to MAINTAINERS Andreas Bießmann 2015-08-19 10:31:31 +02:00
  • 8ceb34a1d1 omap-common: SYS_BOOT fallback logic correction and support for more devices Paul Kocialkowski 2015-08-27 10:46:09 +02:00
  • 4519668b29 mtd/nand/ubi: assortment of alignment fixes Marcel Ziswiler 2015-08-18 13:06:37 +02:00
  • 285e266b41 arm: spear: Some changes / updates to the x600 config header Stefan Roese 2015-08-18 09:27:20 +02:00
  • f49cc22f5c arm: spear: Enable caches on SPEAr Stefan Roese 2015-08-18 09:27:19 +02:00
  • 2fbdbda1c7 arm: spear: Move to common SPL infrastructure Stefan Roese 2015-08-18 09:27:17 +02:00
  • 80999a5277 arm: spear: Fix booting - relocate vector table to 0 (low-vector) Stefan Roese 2015-08-18 09:27:16 +02:00
  • 76b3f195e9 ARM: k2l: Fix device speeds Lokesh Vutla 2015-08-17 19:58:34 +05:30
  • be8ce70c02 ARM: keystone2: Update README Lokesh Vutla 2015-08-17 19:54:52 +05:30
  • 45fe4b4035 ARM: keystone2: Build MLO by default Lokesh Vutla 2015-08-17 19:54:51 +05:30
  • 5f586e9fa1 ARM: keystone2: Rename u-boot-nand.gph to MLO Lokesh Vutla 2015-08-17 19:54:50 +05:30
  • cd43ddc019 ARM: keystone2: move the custom build rules out to keystone specific makefile Nishanth Menon 2015-08-17 19:54:49 +05:30
  • 401f2d91ac ARM: keystone2: configs: Move SP to end of u-boot section Lokesh Vutla 2015-08-17 19:54:48 +05:30
  • a85da21f75 env_mmc: Properly prefix mmc errors with '!' Hans de Goede 2015-08-15 20:05:01 +02:00
  • 972ea53390 malloc_simple: Correct the alignment logic in memalign_simple() Simon Glass 2015-08-14 13:26:43 -06:00
  • 90c36d8ab9 kconfiglib: update to the latest version Ulf Magnusson 2015-08-13 19:55:40 +02:00
  • 76cff2b108 ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 Nishanth Menon 2015-08-13 09:51:00 -05:00
  • 0358923409 ARM: DRA74-evm: Add iodelay values for SR2.0 Nishanth Menon 2015-08-13 09:50:59 -05:00
  • c1ea3bece2 ARM: DRA7: Add detection of ES2.0 Nishanth Menon 2015-08-13 09:50:58 -05:00
  • 70d39f5714 Makefile: Use correct timezone for U_BOOT_TZ Chris Packham 2015-08-13 18:08:27 +12:00
  • e9015b304a lib/display_options: Fix print_freq Suriyan Ramasami 2015-08-18 09:25:33 -07:00
  • b3537c08e1 NDS32: Generic Board Support and Unsupport Kun-Hua Huang 2015-08-24 14:52:36 +08:00
  • 2e88bb28d8 NDS32: Generic Board Support and Unsupport Kun-Hua Huang 2015-08-24 14:52:35 +08:00
  • 14006a5671 rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address Jonathan Liu 2015-08-22 20:27:17 +10:00
  • 9734b97f76 image: Fix loop condition to avoid warning Thierry Reding 2015-08-20 11:45:43 +02:00
  • 79c884d7e4 Merge git://git.denx.de/u-boot-x86 Tom Rini 2015-08-26 17:48:05 -04:00
  • f4b5db7c53 dm: pci: Document binding of pci device drivers Bin Meng 2015-08-24 01:14:04 -07:00
  • a1f1582b73 x86: crownbay: Support Topcliff integrated pci uart devices with driver model Bin Meng 2015-08-24 01:14:03 -07:00
  • cdeb2ba99c dm: core: Fix code reentrancy issue in device_probe_child() Bin Meng 2015-08-24 01:14:02 -07:00
  • 1887ed3ad6 dm: pci: Optimize pci_uclass_post_bind() Bin Meng 2015-08-24 01:14:01 -07:00
  • 3242998e24 video: ct69000: Remove unused codes Bin Meng 2015-08-24 01:00:09 -07:00
  • 4dd02a752c x86: crownbay: Enable on-board SMSC superio keyboard controller Bin Meng 2015-08-24 01:00:08 -07:00
  • 8ceb2429c9 video: cfb_console: Allow VGA device to work without i8042 keyboard Bin Meng 2015-08-24 01:00:07 -07:00
  • 7d96166b1b x86: i8042: Correctly initialize the controller Bin Meng 2015-08-24 01:00:06 -07:00
  • 835dd00050 x86: i8042: Clean up the driver per coding convention Bin Meng 2015-08-24 01:00:05 -07:00
  • 3928d66a5e x86: i8042: Reorder static functions Bin Meng 2015-08-24 01:00:04 -07:00
  • 5e653b0609 x86: i8042: Remove unused codes Bin Meng 2015-08-24 01:00:03 -07:00
  • df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers Simon Glass 2015-08-22 15:58:59 -06:00
  • e7cc0b6f00 x86: gpio: Correct calls to _ich6_gpio_set_direction() Simon Glass 2015-08-22 15:58:58 -06:00
  • 86645c8932 x86: minnowmax: Correct pad-offset value for host_en1 Simon Glass 2015-08-22 15:58:56 -06:00
  • dc5740df7e dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. Simon Glass 2015-08-22 15:58:55 -06:00
  • cce7e0fa2b x86: minnowmax: Add access to GPIOs E0, E1, E2 Simon Glass 2015-08-22 15:58:53 -06:00
  • bccdf1de75 x86: Add DSDT table for supporting ACPI on QEMU Saket Sinha 2015-08-22 12:20:57 +05:30
  • e94019ede7 x86: Add ACPI table support to QEMU Saket Sinha 2015-08-22 12:20:56 +05:30
  • 867bcb63e7 x86: Generate a valid ACPI table Saket Sinha 2015-08-22 12:20:55 +05:30
  • dce54dd6c7 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() Bin Meng 2015-08-20 06:40:26 -07:00