Commit Graph

  • 1a06d2a310 x86: Add defines for fixed MTRRs Simon Glass 2015-04-28 20:25:13 -06:00
  • b551173b73 x86: Add atomic operations Simon Glass 2015-04-28 20:25:12 -06:00
  • 8e2fac051a Add a 'cpu' command to print CPU information Simon Glass 2015-04-28 20:25:11 -06:00
  • 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) Simon Glass 2015-04-28 20:25:10 -06:00
  • 11f4dc1583 dm: Implement a CPU uclass Simon Glass 2015-04-28 20:25:09 -06:00
  • 33eac2dc25 Add print_freq() to display frequencies nicely Simon Glass 2015-04-29 07:56:43 -06:00
  • 2ea09c836f Move display_options functions to their own header Simon Glass 2015-04-28 20:25:07 -06:00
  • 9a7d700cca x86: Disable -Werror Simon Glass 2015-04-28 20:25:06 -06:00
  • 4051386107 x86: Remove unwanted MMC debugging Simon Glass 2015-04-28 20:25:05 -06:00
  • 5b9000dd25 dm: core: Add a function to bind a driver for a device tree node Simon Glass 2015-04-28 20:25:04 -06:00
  • 4c509343ab Fix comment nits in board_f.c Simon Glass 2015-04-28 20:25:03 -06:00
  • 410b10f1e3 x86: fsp: Use reset_cpu() Simon Glass 2015-04-28 20:11:32 -06:00
  • ebebf05976 x86: quark: Use reset_cpu() Simon Glass 2015-04-28 20:11:31 -06:00
  • 5021c81faa x86: ivybridge: Use reset_cpu() Simon Glass 2015-04-28 20:11:30 -06:00
  • ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs Simon Glass 2015-04-28 20:11:29 -06:00
  • 87f4cd3a30 x86: link: Add PCH driver to support SPI Flash Simon Glass 2015-04-20 07:07:03 -06:00
  • 8712af97e7 x86: Update chromebook_link instructions for binary blob Simon Glass 2015-04-19 22:05:37 -06:00
  • 8ddb8cfb1a x86: minnowmax: use the correct NOR in the configuration Gabriel Huau 2015-04-25 08:13:11 -07:00
  • cc4c8aca1d x86: Correct the typo in write_tables() Bin Meng 2015-04-28 18:37:03 +08:00
  • 99556d7deb x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS Bin Meng 2015-04-27 23:22:28 +08:00
  • 3e4522279d x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig Bin Meng 2015-04-27 23:22:27 +08:00
  • d99b901e74 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics Bin Meng 2015-04-27 23:22:26 +08:00
  • 029194a3c4 x86: Kconfig: Move platform options forward Bin Meng 2015-04-27 23:22:25 +08:00
  • 65c4ac0a83 x86: Kconfig: Divide the target selection to vendor/model Bin Meng 2015-04-27 23:22:24 +08:00
  • f82a7840f1 x86: quark: Turn on legacy segments decode Bin Meng 2015-04-27 14:16:02 +08:00
  • 283a08e52a x86: Check PIRQ routing table sanity in the F segment Bin Meng 2015-04-27 14:16:01 +08:00
  • 8827227889 x86: minnowmax: add GPIO banks in the device tree Gabriel Huau 2015-04-25 13:16:57 -07:00
  • 4a34e4b86f x86: baytrail: fix the GPIOBASE address Gabriel Huau 2015-04-25 13:16:03 -07:00
  • 685224815b x86: Correct Minnowboard instructions to use the right descriptor Simon Glass 2015-04-25 11:46:43 -06:00
  • 6e7b5f22eb biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 Bin Meng 2015-04-24 15:48:05 +08:00
  • 81d0b354b0 pci: Remove parameter 'class' of pci_rom_load() Bin Meng 2015-04-24 15:48:04 +08:00
  • d57c2f24fc pci: Option rom class is a 24-bit number Bin Meng 2015-04-24 15:48:03 +08:00
  • afbf1404c1 x86: queensbay: Implement PIRQ routing Bin Meng 2015-04-24 18:10:06 +08:00
  • b5b6b01960 x86: Support platform PIRQ routing Bin Meng 2015-04-24 18:10:05 +08:00
  • 5e2400e8f8 x86: Write configuration tables in last_stage_init() Bin Meng 2015-04-24 18:10:04 +08:00
  • e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device Bin Meng 2015-04-24 18:10:03 +08:00
  • 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() Bin Meng 2015-04-21 12:21:36 +08:00
  • 24ff8e70e1 x86: Clean up arch/x86/include/asm/e820.h Bin Meng 2015-04-21 12:21:35 +08:00
  • 0a9bb489bf x86: Add alias for SPI node in the board dts Bin Meng 2015-04-15 12:00:11 +08:00
  • 19268834fb x86: Set serial port IRQ for SMSC LPC47M Bin Meng 2015-03-31 11:25:03 +08:00
  • d21d05f19a x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h Bin Meng 2015-03-31 11:51:04 +08:00
  • 9704f23b00 x86: queensbay: Avoid using PCH prefix Bin Meng 2015-04-13 19:03:42 +08:00
  • 5098d73e86 x86: Remove the old VGA driver Bin Meng 2015-04-13 19:05:02 +08:00
  • 4a705b12c6 x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig Bin Meng 2015-04-13 19:05:22 +08:00
  • ace97d2617 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2015-04-29 06:46:33 -04:00
  • 1692515e51 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2015-04-29 06:46:03 -04:00
  • 5ca269a4df ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ Masahiro Yamada 2015-03-16 16:43:24 +09:00
  • 9b9c6516b0 ARM: zynq: move SoC headers to mach-zynq/include/mach Masahiro Yamada 2015-03-16 16:43:23 +09:00
  • 0107f24036 ARM: zynq: move SoC sources to mach-zynq Masahiro Yamada 2015-03-16 16:43:22 +09:00
  • 7472a5dfcb ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S Masahiro Yamada 2015-03-16 16:43:21 +09:00
  • 31137acb27 zynqmp: Enable SDHCI0 options Michal Simek 2015-04-15 15:21:37 +02:00
  • 5af37bd070 zynqmp: Enable FS_GENERIC option Siva Durga Prasad Paladugu 2015-03-13 17:43:49 +05:30
  • 48d7260d19 zynqmp: Add SPI driver support for ZynqMP Siva Durga Prasad Paladugu 2015-04-15 11:48:48 +05:30
  • 2594e03c64 zynqmp: i2c: Enable i2c driver for zynqMP Siva Durga Prasad Paladugu 2015-03-03 15:01:44 +05:30
  • 39c56f55be zynqmp: Add support for EMMC bootmode Michal Simek 2015-04-15 15:02:28 +02:00
  • 16247d28d5 zynqmp: Add support for emulation platform - Veloce Michal Simek 2015-04-15 14:59:19 +02:00
  • a7858f62d7 zynq: timer: Fix wrong timer calculation Siva Durga Prasad Paladugu 2015-04-13 10:57:04 +05:30
  • eddabd1662 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD Siva Durga Prasad Paladugu 2014-07-08 15:31:04 +05:30
  • 5cb2420037 zynqmp: Add support for R5 sw loading Michal Simek 2015-04-15 13:36:40 +02:00
  • 222b212937 zynqmp: caches: Enable dcache for zynqmp Siva Durga Prasad Paladugu 2014-12-06 12:57:51 +05:30
  • f25f552aab zynq: slcr: Disable all level shifters Siva Durga Prasad Paladugu 2015-03-02 16:03:46 +05:30
  • e7fa7d5c73 ARM: zynq: drop legacy ps7_init.c/h support Masahiro Yamada 2015-04-14 16:50:50 +09:00
  • 7a1aec8de8 zynq: Add Zynq PicoZed board support Nathan Rossi 2015-04-14 14:58:10 +10:00
  • 04bc5c939a serial: zynq: Add support for slow emulation platform Michal Simek 2015-04-15 13:05:06 +02:00
  • caacb33fd1 zynq: Enable GPIO driver and GPIO commands Michal Simek 2015-03-25 13:35:04 +01:00
  • d37c6288a6 gpio: add Xilinx Zynq PS GPIO driver Andrea Scian 2015-03-20 16:00:25 +01:00
  • 127e8a5e43 microblaze: Fix EMAC Lite initialization Nathan Rossi 2015-04-14 16:16:39 +10:00
  • 536266231a Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga Tom Rini 2015-04-28 20:48:43 -04:00
  • 4842c58990 Merge branch 'master' of git://www.denx.de/git/u-boot-dm Tom Rini 2015-04-28 19:37:20 -04:00
  • f66529f998 dm: core: Correct bug introduced in uclass_first/next_device() Simon Glass 2015-04-24 22:33:07 -06:00
  • 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting Axel Lin 2015-04-25 10:53:14 +08:00
  • f0f932d620 dm: core: drop device removal error path correctly Masahiro Yamada 2015-04-24 17:28:40 +09:00
  • e536ab8849 Merge branch 'master' of git://www.denx.de/git/u-boot-imx Tom Rini 2015-04-28 12:15:13 -04:00
  • cc555bd4f4 Merge branch 'master' of git://git.denx.de/u-boot-spi Tom Rini 2015-04-28 07:28:43 -04:00
  • c650ca7b4c sf: Fix to compute proper sector_size Jagannadha Sutradharudu Teki 2015-04-27 21:04:15 +05:30
  • 074eed5146 dm: sf: Make SST flash write op work again Bin Meng 2015-04-24 19:51:10 +08:00
  • be7be78e10 dm: sf: Save flash flags to struct spi_flash Bin Meng 2015-04-28 13:29:54 +05:30
  • 611c9ba2b8 spi: omap3: Fix timeout handling David Dueck 2015-04-01 14:20:24 +02:00
  • 205d58699b mx6cuboxi: Load the correct 'fdtfile' variable Fabio Estevam 2015-04-25 18:47:21 -03:00
  • 6a305f22c5 mx6cuboxi: Use more standard namings for fdt variables Fabio Estevam 2015-04-25 18:47:20 -03:00
  • feb6cc5cb3 mx6cuboxi: Differentiate Cubox-i and Hummingboard Fabio Estevam 2015-04-25 18:47:19 -03:00
  • 8cb6817e3a mx6cuboxi: Introduce multi-SoC support Fabio Estevam 2015-04-25 18:47:18 -03:00
  • cfdcc5f781 mx6cuboxi: Prepare for multi SoC support Fabio Estevam 2015-04-25 18:47:17 -03:00
  • b684586a50 mx6cuboxi: Fix the defconfig name Fabio Estevam 2015-04-25 18:47:16 -03:00
  • e5c57eea4f socfpga: implement arria V socdk SPI flash config in dts Pavel Machek 2015-04-25 21:36:16 +02:00
  • 86e6f7eaa1 Merge branch 'master' of git://git.denx.de/u-boot-fdt Tom Rini 2015-04-24 15:07:19 -04:00
  • 08442ec763 Merge branch 'master' of git://git.denx.de/u-boot-mips Tom Rini 2015-04-24 13:44:28 -04:00
  • 3f6dcdb9cd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2015-04-24 13:43:24 -04:00
  • 90b1c9fad7 MIPS: implement device-tree handover to Linux kernel Daniel Schwierzeck 2015-02-22 16:58:30 +01:00
  • 77d7fff8ce fdt: Fix handling of paths with options in them Hans de Goede 2015-04-20 11:13:37 +02:00
  • daa23f5128 socfpga: implement socdk SPI flash config in dts Pavel Machek 2015-04-23 09:14:01 +02:00
  • ab10d73d2f armv8/fsl-lsch3: Implement workaround for I2C erratum A009203 York Sun 2015-03-23 10:41:35 -07:00
  • 8b06460e55 ls2085a: esdhc: Add esdhc support for ls2085a Yangbo Lu 2015-03-20 19:28:31 -07:00
  • 32eda7cc94 armv8/ls2085ardb: Enable NAND SPL support Scott Wood 2015-03-24 13:25:03 -07:00
  • 548cf52fd5 freescale/qixis: Add support for booting from NAND Scott Wood 2015-03-20 19:28:29 -07:00
  • b2d5ac5985 armv8/ls2085aqds: NAND boot support Scott Wood 2015-03-24 13:25:02 -07:00
  • 39b0bbbb23 driver/ifc: Add 64KB page support Jaiprakash Singh 2015-03-20 19:28:27 -07:00
  • e60476a01e board/ls2085qds: Add support ethernet Prabhakar Kushwaha 2015-03-20 19:28:26 -07:00
  • d8c1d5d5fb Merge branch 'buildman' of git://git.denx.de/u-boot-x86 Tom Rini 2015-04-23 14:56:47 -04:00
  • 5f757cdcc6 Merge branch 'master' of git://git.denx.de/u-boot-dm Tom Rini 2015-04-23 13:53:09 -04:00