Commit Graph

33273 Commits (bcbe3d157904d3dd4d6b18a81859db45a5da2678)
 

Author SHA1 Message Date
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
Mugunthan V N 0da3f2e695 defconfig: am335x: gp_evm: enable ethernet driver model 9 years ago
Mugunthan V N 0c615e35aa defconfig: am335x: bbb: enable ethernet driver model 9 years ago
Mugunthan V N 4cc77895eb drivers: net: cpsw: convert driver to adopt device driver model 9 years ago
Mugunthan V N bcd5eedf8f drivers: net: cpsw: prepare driver for device model migration 9 years ago
Mugunthan V N 09bf4f2454 am335x_evm: do not define usb ether gadget when Eth DM is defined 9 years ago
Mugunthan V N bd83e3df45 am335x_evm: prepare for eth driver model support 9 years ago
Sjoerd Simons bc3199fd18 configs: am335x_evm: Support distro bootcmds 9 years ago
Sjoerd Simons 7749b67f6c configs: ti_armv7_common.h: Add default addresses for pxe and scripts 9 years ago
Sjoerd Simons 59d03cb377 config_distro_bootcmd.h: Use a private variable for bootpart 9 years ago
Paul Kocialkowski 2da87ab353 omap-common: Common get_board_serial function to pass serial through ATAG 9 years ago
Paul Kocialkowski 679f82c349 omap-common: Common function to display die id, replacing omap3-specific version 9 years ago
Paul Kocialkowski 07815eb9f3 omap-common: Common serial and usbethaddr functions based on die id 9 years ago
Paul Kocialkowski 9fd5401659 omap5: omap_die_id support 9 years ago
Paul Kocialkowski 987a40d52e omap4: omap_die_id support 9 years ago
Paul Kocialkowski b50a768528 omap3: omap_die_id support 9 years ago
Paul Kocialkowski 72931b15e7 omap-common: Common omap_die_id definition 9 years ago
dbatzle@dcbcyber.com eda1dfafb3 ARM Fix pandaboard es and a4 revision ID 9 years ago
Tom Rini 858dbdf841 Merge git://git.denx.de/u-boot-x86 9 years ago
George McCollister e0ae64880b x86: Add support for Advantech SOM-6896 9 years ago
Bin Meng 3e45de6ed4 x86: ivybridge: Enable the MRC cache 9 years ago
Simon Glass fd8f4729ac x86: ivybridge: Measure the MRC code execution time 9 years ago
Simon Glass e9b3967c0c x86: ivybridge: Fix car_uninit() to correctly set run state 9 years ago
Simon Glass 9fbc5ccd79 x86: ivybridge: Check the RTC return value 9 years ago
Simon Glass 53327d3e61 x86: ivybridge: Use 'ret' instead of 'rcode' 9 years ago
Simon Glass 9a4eb5977a dm: rtc: Correct rtc_read32() return value 9 years ago
Simon Glass b26eb88658 rtc: mc146818: Use probe() to set up the device 9 years ago
Simon Glass 1bcb5c3a6c rtc: mc146818: Add a comment to the #endif 9 years ago
Simon Glass 7b95252d82 x86: chromebook_link: Enable the debug UART 9 years ago
Simon Glass 60994a02a5 x86: Init the debug UART if enabled 9 years ago
Simon Glass c7fefcb912 debug_uart: Add an option to announce the debug UART 9 years ago
Simon Glass 0e977bc145 debug_uart: Support board-specific UART initialisation 9 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
George McCollister 5ac98cb9bd x86: spi: Add support for Wildcat Point 9 years ago
George McCollister b6fa966dc0 x86: pci: Add PCI IDs for Wildcat Point 9 years ago
Bin Meng ef1683d5c3 x86: Pass correct cpu_index to ap_init() 9 years ago
Bin Meng 06f16c4148 x86: galileo: Enable mrc cache 9 years ago
Bin Meng 2fc2b83a7d x86: quark: Implement mrc cache 9 years ago
Bin Meng c6c80d8b3e x86: ivybridge: Correct two typos for MRC 9 years ago
Bin Meng ec73da82a6 x86: Remove unused rw-mrc-cache properties in the link and panther dts files 9 years ago
Bin Meng 74e56d1953 x86: baytrail: Issue full system reset in reset_cpu() 9 years ago
Bin Meng 638a058941 x86: Enable mrc cache for bayleybay and minnowmax 9 years ago
Bin Meng 8b185041a9 x86: baytrail: Save mrc cache to spi flash 9 years ago
Bin Meng ff1e18af9d x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 9 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 9 years ago
Bin Meng 42913a1c7a x86: ivybridge: Use APIs provided in the mrccache lib 9 years ago
Bin Meng ed800961a0 x86: Add more common routines to manipulate mrc cache 9 years ago
Bin Meng bfa95c538b x86: Add various minor tidy-ups in mrccache codes 9 years ago
Bin Meng 2fe66dbcbc x86: Do sanity test on the cache record in mrccache_update() 9 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 9 years ago