Commit Graph

  • 6efeeea79c rockchip: Move the MMC setup check earlier Simon Glass 2016-07-04 11:58:31 -06:00
  • d95b14ffab rockchip: pinctrl: Update the rk3288 driver to support of-platdata Simon Glass 2016-07-04 11:58:30 -06:00
  • 2d143bd619 rockchip: clk: Update the rk3288 driver to support of-platdata Simon Glass 2016-07-04 11:58:29 -06:00
  • 08fd82cf3e rockchip: clk: Move all DT decoding to ofdata_to_platdata() Simon Glass 2016-07-04 11:58:28 -06:00
  • bfeb443e3d rockchip: mmc: Update the driver to support of-platdata Simon Glass 2016-07-04 11:58:27 -06:00
  • 6809b04f48 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() Simon Glass 2016-07-04 11:58:26 -06:00
  • 9ca7e6720e rockchip: Update the sdram-channel property to support of-platdata Simon Glass 2016-07-04 11:58:25 -06:00
  • 2fc24d5335 rockchip: serial: Add an of-platdata driver for rockchip Simon Glass 2016-07-04 11:58:24 -06:00
  • b2927fbaa8 dm: serial: ns16550: Update to support of-platdata Simon Glass 2016-07-04 11:58:23 -06:00
  • 1e6ca1a6ad dm: core: Add an implementation of regmap_init_mem_platdata() Simon Glass 2016-07-04 11:58:22 -06:00
  • a951431e82 dm: core: Move regmap allocation into a separate function Simon Glass 2016-07-04 11:58:21 -06:00
  • 3949a413ed dm: sandbox: Enable of-platdata for sandbox_spl Simon Glass 2016-07-04 11:58:20 -06:00
  • 2c9dfb5807 sandbox: Don't bring in the eeprom emulator in SPL Simon Glass 2016-07-04 11:58:19 -06:00
  • 9fa2819009 dm: core: Expand platdata for of-platdata devices Simon Glass 2016-07-04 11:58:18 -06:00
  • d22199b166 dm: Don't attach the device tree to SPL with of-platdata Simon Glass 2016-07-04 11:58:17 -06:00
  • efefe1221b dtoc: Ignore the u-boot, dm-pre-reloc property Simon Glass 2016-07-04 11:58:16 -06:00
  • fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED Simon Glass 2016-07-04 11:58:15 -06:00
  • 7d23b9cf2b dm: spl: Bind in all devices in SPL with of-platdata Simon Glass 2016-07-04 11:58:14 -06:00
  • e24091398d tiny-printf: Support assert() Simon Glass 2016-07-04 11:58:13 -06:00
  • 162a7a4217 Only build the libfdt python module if 'swig' is available Simon Glass 2016-07-04 11:58:12 -06:00
  • 76bce10d21 dm: Add a more efficient libfdt library Simon Glass 2016-07-04 11:58:11 -06:00
  • dbbe2e6401 dm: Makefile: Build of-platdata files when the feature is enabled Simon Glass 2016-07-04 11:58:10 -06:00
  • 69f2ed7746 dm: Add a tool to generate C code from a device tree Simon Glass 2016-07-04 11:58:09 -06:00
  • ec564b47da dm: Add a library to provide simple device-tree access Simon Glass 2016-07-04 11:58:08 -06:00
  • 39782afb1a dm: Add a README for of-platdata Simon Glass 2016-07-04 11:58:07 -06:00
  • 2789ddb9d5 dm: Add an option to enable the of-platdata feature Simon Glass 2016-07-04 11:58:06 -06:00
  • 7a53a54073 dm: Don't include fdtdec functions when of-platdata is enabled Simon Glass 2016-07-04 11:58:05 -06:00
  • b484b0daef dm: serial: Add support for of-platdata Simon Glass 2016-07-04 11:58:04 -06:00
  • 7423daa60e dm: clk: Add support for of-platdata Simon Glass 2016-07-04 11:58:03 -06:00
  • f24770d812 dm: Add a header that provides access to the of-platdata structs Simon Glass 2016-07-04 11:58:02 -06:00
  • bab8233a1d dm: sandbox: Add a simple driver to test of-platdata Simon Glass 2016-07-04 11:58:01 -06:00
  • 04ecf36ba6 dm: syscon: Add support for of-platdata Simon Glass 2016-07-04 11:58:00 -06:00
  • 3b2a29e097 dm: regmap: Add a dummy implementation for of-platdata Simon Glass 2016-07-04 11:57:59 -06:00
  • 29629eb897 dm: core: Don't use device tree with of-platdata Simon Glass 2016-07-04 11:57:58 -06:00
  • 054b3a1e80 dm: Makefile: Build of-platdata before SPL Simon Glass 2016-07-04 11:57:57 -06:00
  • d223e0a822 dm: spl: Don't set up device tree with of-platdata Simon Glass 2016-07-04 11:57:56 -06:00
  • a091a8f084 sandbox: Add a test device that uses of-platdata Simon Glass 2016-07-04 11:57:55 -06:00
  • 8797b2cae3 sandbox: Add a new sandbox_spl board Simon Glass 2016-07-04 11:57:54 -06:00
  • 0110f509c8 sandbox: serial: Don't sync video in SPL Simon Glass 2016-07-04 11:57:53 -06:00
  • 1c12bcee70 sandbox: Don't use IDE and iotrace in SPL Simon Glass 2016-07-04 11:57:52 -06:00
  • e961a66df9 sandbox: Add basic SPL implementation Simon Glass 2016-07-04 11:57:51 -06:00
  • d0d0746e0c sandbox: Don't include the main loop in SPL Simon Glass 2016-07-04 11:57:50 -06:00
  • a7d9caecd7 sandbox: Don't use PCI in SPL Simon Glass 2016-07-04 11:57:49 -06:00
  • f4289cbd8a sandbox: Add some missing headers in cpu.c Simon Glass 2016-07-04 11:57:48 -06:00
  • 6e20650425 sandbox: Correct header file order in cpu.c Simon Glass 2016-07-04 11:57:47 -06:00
  • 4cfc416701 sandbox: Support building an SPL image Simon Glass 2016-07-04 11:57:46 -06:00
  • d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper Simon Glass 2016-07-04 11:57:45 -06:00
  • 72a7e07604 Makefile: Allow the SPL final link rule to be overridden Simon Glass 2016-07-04 11:57:44 -06:00
  • 12c550d4fb spl: Drop include of i2c.h Simon Glass 2016-07-04 11:57:43 -06:00
  • 392853260d README: Remove CONFIG_SYS_MALLOC_F_LEN comment Simon Glass 2016-07-04 11:57:42 -06:00
  • 7fcdac0ee9 sandbox: Don't print a warning for CONFIG_I2C_COMPAT Simon Glass 2016-07-04 11:57:41 -06:00
  • 36b898b6be rtc: Tidy up the code style Simon Glass 2016-06-19 19:51:00 -06:00
  • bcc53bf095 arm: Show cache warnings in U-Boot proper only Simon Glass 2016-06-19 19:43:05 -06:00
  • 982868264e Add warn_non_spl() to show a message in U-Boot proper Simon Glass 2016-06-19 19:43:04 -06:00
  • 5e7f743324 Add comments for debug() and pr_fmt Simon Glass 2016-06-19 19:43:03 -06:00
  • 6b424611a8 arm: Don't invalidate unaligned cache regions Simon Glass 2016-06-19 19:43:02 -06:00
  • 397b5697ad arm: Move check_cache_range() into a common place Simon Glass 2016-06-19 19:43:01 -06:00
  • ba169d981f board_f: prevent misleading "Watchdog enabled" output Anatolij Gustschin 2016-06-13 14:24:24 +02:00
  • 46d7a3b3d3 board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y Anatolij Gustschin 2016-06-13 14:24:23 +02:00
  • 0ec807b2d8 configs: da850evm: enable bootz command Sekhar Nori 2016-07-12 16:24:48 +05:30
  • 663f6fcaf0 ARM: OMAP5+: Enable errata i727 Lokesh Vutla 2016-07-12 14:47:41 +05:30
  • b6fefa76d0 mkimage: fix missing break for -p switch Teddy Reed 2016-07-11 22:54:26 -07:00
  • 19e8649e59 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state Hector Palacios 2016-07-11 12:34:37 +02:00
  • 4b2fd720a7 stm32: Change USART port to USART6 for stm32f746 discovery board Toshifumi NISHINAGA 2016-07-08 01:02:26 +09:00
  • 25c1b1353c stm32: Add SDRAM support for stm32f746 discovery board Toshifumi NISHINAGA 2016-07-08 01:02:25 +09:00
  • ba0a3c16e0 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board Toshifumi NISHINAGA 2016-07-08 01:02:24 +09:00
  • a3e2efcb42 dragonboard410c: adding missing default addr for script and pxe boot Ricardo Salveti de Araujo 2016-07-03 14:16:03 -03:00
  • 5a6f576663 dragonboard410c: prefer sdcard boot over emmc Ricardo Salveti de Araujo 2016-07-03 13:59:01 -03:00
  • 8729d58259 test: Convert the vboot test to test/py Simon Glass 2016-07-03 09:40:46 -06:00
  • 1152a05ee6 tools: Correct error handling in fit_image_process_hash() Simon Glass 2016-07-03 09:40:44 -06:00
  • 655cc69655 tools: Add an error code when fit_handle_file() fails Simon Glass 2016-07-03 09:40:43 -06:00
  • 73a9054d0f test/py: Add a helper to run a list of U-Boot commands Simon Glass 2016-07-03 09:40:42 -06:00
  • 9e17b0345a test/py: Provide a way to check that a command fails Simon Glass 2016-07-03 09:40:41 -06:00
  • 8b304a37df test/py: Add an option to execute a string containing a command Simon Glass 2016-07-03 09:40:40 -06:00
  • f3d3e95ce5 test/py: Return output from run_and_log() Simon Glass 2016-07-03 09:40:39 -06:00
  • 86845bf38d test/py: Provide output from exceptions with RunAndLog() Simon Glass 2016-07-03 09:40:38 -06:00
  • 3b8d9d977b test/py: Allow RunAndLog() to return the output Simon Glass 2016-07-03 09:40:37 -06:00
  • 0671960bee test/py: Allow tests to control the sandbox device-tree file Simon Glass 2016-07-03 09:40:36 -06:00
  • b9c771b04c sandbox: Don't exit when bootm completes Simon Glass 2016-07-03 09:40:35 -06:00
  • 07f4eadc99 test: Add a simple script to run tests on sandbox Simon Glass 2016-07-03 09:40:34 -06:00
  • f6349c3c4c test: Add a README Simon Glass 2016-07-03 09:40:33 -06:00
  • 022885cb9c tools: Allow building with debug enabled Simon Glass 2016-06-30 10:52:20 -06:00
  • 51f03e6a75 mkimage: Show item lists for all categories Simon Glass 2016-06-30 10:52:19 -06:00
  • f24e10500f mkimage: Use generic code for showing an 'image type' error Simon Glass 2016-06-30 10:52:18 -06:00
  • 3066422512 mkimage: Allow display of a list of any image header category Simon Glass 2016-06-30 10:52:17 -06:00
  • 1426220b0e image: Add functions to obtain category information Simon Glass 2016-06-30 10:52:16 -06:00
  • 30495bff35 image: Add a name for invalid types Simon Glass 2016-06-30 10:52:15 -06:00
  • 56d7ab7476 image: Create a table of information for each category Simon Glass 2016-06-30 10:52:14 -06:00
  • 555f45d8f9 image: Convert the IH_... values to enums Simon Glass 2016-06-30 10:52:13 -06:00
  • 3a45f38d41 image: Correct auto-fit architecture property name Simon Glass 2016-06-30 10:52:12 -06:00
  • 58b2247542 mkimage: Drop blank line before main() Simon Glass 2016-06-30 10:52:11 -06:00
  • 63ef31b9ef mkimage: Drop premature setting of params.fit_image_type Simon Glass 2016-06-30 10:52:10 -06:00
  • e324a92531 mkimage: Require a data file when auto-fit is used Simon Glass 2016-06-30 10:52:09 -06:00
  • 3c23c0feac mkimage: Explain the auto-fit imagefile special case Simon Glass 2016-06-30 10:52:08 -06:00
  • 20deaddd46 mkimage: Honour the default image type with auto-fit Simon Glass 2016-06-30 10:52:07 -06:00
  • 9a387128e3 linux/io.h: add generic ioremap()/iounmap() defines Masahiro Yamada 2016-06-28 10:48:42 +09:00
  • c74b8fcdd7 arm, nds32, sh: remove useless ioremap()/iounmap() defines Masahiro Yamada 2016-06-28 10:48:41 +09:00
  • 95ebc253e6 types.h: move and redefine resource_size_t Masahiro Yamada 2016-06-28 10:48:40 +09:00
  • 8662bea38e doc: Update info on using secure devices from TI Andreas Dannenberg 2016-06-27 09:19:24 -05:00
  • e29878fc47 arm: am4x: add U-Boot FIT signing and SPL image post-processing Madan Srinivas 2016-06-27 09:19:23 -05:00